[packages/python-sqlalchemy] correct obsoletes line

glen glen at pld-linux.org
Mon Nov 24 14:51:40 CET 2014


commit 2427a30904d7f6b011d12e44b8fb8f56f87175e7
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 24 15:51:35 2014 +0200

    correct obsoletes line

 python-sqlalchemy.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-sqlalchemy.spec b/python-sqlalchemy.spec
index bb94ce5..2a79785 100644
--- a/python-sqlalchemy.spec
+++ b/python-sqlalchemy.spec
@@ -32,7 +32,7 @@ BuildRequires:	python3-modules
 Requires:	python-modules
 %endif
 Provides:	python-SQLAlchemy = %{version}-%{release}
-Obsoletes:	python-SQLAlchemy <= 0.9.8
+Obsoletes:	python-SQLAlchemy < 0.9.8
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -58,7 +58,7 @@ Summary:	Database Abstraction Library
 Summary(pl.UTF-8):	Biblioteka abstrakcji baz danych
 Group:		Libraries/Python
 Provides:	python3-SQLAlchemy = %{version}-%{release}
-Obsoletes:	python3-SQLAlchemy <= 0.9.8
+Obsoletes:	python3-SQLAlchemy < 0.9.8
 
 %description -n python3-%{module}
 The Python SQL toolkit and Object Relational Mapper that gives
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-sqlalchemy.git/commitdiff/2427a30904d7f6b011d12e44b8fb8f56f87175e7



More information about the pld-cvs-commit mailing list