rpms/rarian/devel rarian.spec,1.3,1.4

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Thu Aug 9 18:22:03 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/rarian/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15996

Modified Files:
	rarian.spec 
Log Message:
move provides



Index: rarian.spec
===================================================================
RCS file: /cvs/extras/rpms/rarian/devel/rarian.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rarian.spec	5 Aug 2007 01:42:48 -0000	1.3
+++ rarian.spec	9 Aug 2007 18:21:31 -0000	1.4
@@ -2,7 +2,7 @@
 
 Name: rarian
 Version: 0.5.6
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: LGPLv2+
 Group: System Environment/Base
 Summary: Rarian is a documentation meta-data library
@@ -17,8 +17,6 @@
 Requires: coreutils, util-linux, gawk
 # for basename, getopt, awk, etc
 
-Obsoletes: scrollkeeper <= 0.3.14
-
 ### Build Dependencies ###
 
 BuildRequires: libxslt-devel
@@ -36,6 +34,7 @@
 # The scrollkeeper version is arbitrary.  It just
 # needs to be greater than what we're obsoleting.
 Provides: scrollkeeper = 0.4
+Obsoletes: scrollkeeper <= 0.3.14
 
 %description compat
 This package contains files needed to maintain backward-compatibility with
@@ -95,6 +94,10 @@
 %{_libdir}/pkgconfig/rarian.pc
 
 %changelog
+* Thu Aug  9 2007 Matthias Clasen <mclasen at redhat.com> - 0.5.6-5
+- Move Provides and Obsoletes in the same package, to
+  avoid unnessary complications
+
 * Sat Aug  4 2007 Matthias Clasen <mclasen at redhat.com> - 0.5.6-4
 - Add a few missing Requires
 




More information about the fedora-extras-commits mailing list