rpms/sysprof/FC-5 sysprof.spec,1.3,1.4

Gianluca Sforna (giallu) fedora-extras-commits at redhat.com
Sun Oct 8 21:31:18 UTC 2006


Author: giallu

Update of /cvs/extras/rpms/sysprof/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29896/FC-5

Modified Files:
	sysprof.spec 
Log Message:
ExclusiveArch: i386 -> %{ix86}



Index: sysprof.spec
===================================================================
RCS file: /cvs/extras/rpms/sysprof/FC-5/sysprof.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sysprof.spec	7 Oct 2006 15:37:26 -0000	1.3
+++ sysprof.spec	8 Oct 2006 21:31:17 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           sysprof      
 Version:        1.0.3
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Sysprof is a sampling CPU profiler
 Group:          Development/System
 License:        GPL
@@ -18,7 +18,7 @@
 BuildRequires:  libglade2-devel
 BuildRequires:  desktop-file-utils
 
-ExclusiveArch:  i386 x86_64
+ExclusiveArch:  %{ix86} x86_64
 
 %description
 Sysprof is a sampling CPU profiler for Linux that uses a kernel module
@@ -60,6 +60,9 @@
 %{_datadir}/applications/*.desktop
 
 %changelog
+* Sun Oct 8 2006 Gianluca Sforna <giallu gmail com> 1.0.3-6
+- better to use ExclusiveArch %{ix86} (thanks Ville)
+
 * Thu Oct 5 2006 Gianluca Sforna <giallu gmail com> 1.0.3-5
 - add ExclusiveArch to match sysprof-kmod supported archs
 




More information about the fedora-extras-commits mailing list