rpms/util-linux-ng/devel util-linux-ng.spec,1.2,1.3

Karel Zak (kzak) fedora-extras-commits at redhat.com
Mon Aug 20 12:06:18 UTC 2007


Author: kzak

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

Modified Files:
	util-linux-ng.spec 
Log Message:
* Mon Aug 20 2007 Karel Zak <kzak at redhat.com> 2.13-0.55
- util-linux-ng includes setarch(1), define relevat Obsoletes+Provides



Index: util-linux-ng.spec
===================================================================
RCS file: /cvs/pkgs/rpms/util-linux-ng/devel/util-linux-ng.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- util-linux-ng.spec	20 Aug 2007 11:22:42 -0000	1.2
+++ util-linux-ng.spec	20 Aug 2007 12:05:44 -0000	1.3
@@ -2,7 +2,7 @@
 Summary: A collection of basic system utilities
 Name: util-linux-ng
 Version: 2.13
-Release: 0.54%{?dist}
+Release: 0.55%{?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
@@ -61,6 +61,13 @@
 Obsoletes: util-linux <= 2.13.0.99
 Provides: util-linux = %{version}
 
+# setarch merge in util-linux-ng-2.13
+%ifarch sparc sparc64
+Obsoletes: sparc32
+%endif
+Obsoletes: setarch <= 2.0-4
+Provides: setarch = %{version}
+
 Requires(preun): /sbin/install-info
 Requires(post): /sbin/install-info
 Requires(post): coreutils
@@ -513,9 +520,12 @@
 /sbin/losetup
 
 %changelog
+* Mon Aug 20 2007 Karel Zak <kzak at redhat.com> 2.13-0.55
+- util-linux-ng includes setarch(1), define relevat Obsoletes+Provides
+
 * Mon Aug 20 2007 Karel Zak <kzak at redhat.com> 2.13-0.54
 - port "blockdev --rmpart" patch from util-linux
-- use same Provides/Obsolete setting like in util-linux
+- use same Provides/Obsoletes setting like in util-linux
 
 * Wed Aug 15 2007 Karel Zak <kzak at redhat.com> 2.13-0.53
 - fix #252046 - review Request: util-linux-ng (util-linux replacement)




More information about the fedora-extras-commits mailing list