packages: sysprof/sysprof.spec - x8664 macro, note in changelog about kerne...

glen glen at pld-linux.org
Thu Jan 20 10:51:09 CET 2011


Author: glen                         Date: Thu Jan 20 09:51:09 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- x8664 macro, note in changelog about kernel module drop

---- Files affected:
packages/sysprof:
   sysprof.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/sysprof/sysprof.spec
diff -u packages/sysprof/sysprof.spec:1.8 packages/sysprof/sysprof.spec:1.9
--- packages/sysprof/sysprof.spec:1.8	Wed Jan 19 20:38:45 2011
+++ packages/sysprof/sysprof.spec	Thu Jan 20 10:51:04 2011
@@ -1,5 +1,4 @@
 # $Revision$, $Date$
-#
 Summary:	Sampling CPU profiler for Linux
 Name:		sysprof
 Version:	1.1.6
@@ -13,7 +12,7 @@
 BuildRequires:	gtk+2-devel
 BuildRequires:	rpmbuild(macros) >= 1.217
 Requires:	uname(release) >= 2.6.31
-ExclusiveArch:	%{ix86} x86_64
+ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -33,7 +32,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -43,7 +41,8 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/sysprof
+%attr(755,root,root) %{_bindir}/sysprof-cli
 %{_pixmapsdir}/*.png
 %{_datadir}/%{name}
 /etc/udev/rules.d/60-sysprof.rules
@@ -54,11 +53,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2011/01/20 09:51:04  glen
+- x8664 macro, note in changelog about kernel module drop
+
 Revision 1.8  2011/01/19 19:38:45  arekm
 - R >= 2.6.31; EA is back
 
 Revision 1.7  2011/01/19 19:06:24  arekm
 - up to 1.1.6
+- kernel package dropped
 
 Revision 1.6  2009/04/29 13:48:36  baggins
 - rel 2
@@ -79,4 +82,3 @@
 
 Revision 1.1  2008-04-06 18:35:22  arekm
 - new, system wide linux profiller
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sysprof/sysprof.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list