rpms/util-linux-ng/devel util-linux-ng.spec,1.19,1.20

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Mar 26 15:31:21 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/util-linux-ng/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6403

Modified Files:
	util-linux-ng.spec 
Log Message:
clean up sparc conditionals


Index: util-linux-ng.spec
===================================================================
RCS file: /cvs/pkgs/rpms/util-linux-ng/devel/util-linux-ng.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- util-linux-ng.spec	19 Feb 2008 10:38:02 -0000	1.19
+++ util-linux-ng.spec	26 Mar 2008 15:30:40 -0000	1.20
@@ -2,7 +2,7 @@
 Summary: A collection of basic system utilities
 Name: util-linux-ng
 Version: 2.13.1
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2 and GPLv2+ and BSD with advertising and Public Domain
 Group: System Environment/Base
 URL: ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng
@@ -17,7 +17,7 @@
 ### Macros
 %define floppyver 0.16
 %define no_hwclock_archs s390 s390x
-%define no_cfsfdisk_archs sparc ssparc64
+%define no_cfsfdisk_archs sparc sparcv9 sparc64
 %define cytune_archs %{ix86} alpha armv4l
 
 ### Paths
@@ -62,7 +62,7 @@
 Provides: util-linux = %{version}-%{release}
 
 # setarch merge in util-linux-ng-2.13
-%ifarch sparc sparc64
+%ifarch sparc sparcv9 sparc64
 Obsoletes: sparc32
 %endif
 Obsoletes: setarch < 2.1
@@ -521,6 +521,9 @@
 /sbin/losetup
 
 %changelog
+* Wed Mar 26 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.13.1-5
+- clean up sparc conditionals
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 2.13.1-4
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list