[libquvi] Fix Obsoletes version

Nicoleau Fabien eponyme at fedoraproject.org
Sun Dec 11 19:24:27 UTC 2011


commit ae749a2975a44b25bf58b1aee44bf0f79a0b2e59
Author: eponyme <eponyme at fedoraproject.org>
Date:   Sun Dec 11 20:24:33 2011 +0100

    Fix Obsoletes version

 libquvi.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libquvi.spec b/libquvi.spec
index 207098b..b525e98 100644
--- a/libquvi.spec
+++ b/libquvi.spec
@@ -1,6 +1,6 @@
 Name:           libquvi
 Version:        0.4.0 
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        A cross-platform library for parsing flash media stream
 
 Group:          Applications/Internet
@@ -19,7 +19,7 @@ URLs with C API.
 Summary: Files needed for building applications with libquvi
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
-Obsoletes: quvi-devel <= 0.2.9
+Obsoletes: quvi-devel <= 0.2.19
 Provides:  quvi-devel = %{version}-%{release}
 
 %description devel
@@ -54,6 +54,9 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/%{name}.la
 %{_includedir}/quvi/
 
 %changelog
+* Sun Dec 11 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.4.0-5
+- Fix Obsoletes version
+
 * Wed Oct 19 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.4.0-4
 - Remove the pkgconfig require for the devel package
 


More information about the scm-commits mailing list