commit cfbc70869dd75edb5d46f5b8cac19d87fdcf20be
Author: Jacek Konieczny <j.koniec...@eggsoft.pl>
Date:   Tue Mar 31 13:47:58 2015 +0200

    pythonprov: do not require python-distribute
    
    distribute is obsolete, use current setuptools instead.
    
    By happy accident, the 'P: python-setuptools' in our current
    python-distribute package will help migration.
    
    Release: 18

 rpm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rpm.spec b/rpm.spec
index d3b73da..aac1eab 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -51,7 +51,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       5.4.15
-Release:       17
+Release:       18
 License:       LGPL v2.1
 Group:         Base
 # http://rpm5.org/files/rpm/rpm-5.4/rpm-5.4.15-0.20140824.src.rpm
@@ -774,7 +774,7 @@ Summary(pl.UTF-8):  Makra ułatwiające tworzenie pakietów 
RPM z programami napi
 Group:         Applications/File
 Requires:      %{name} = %{version}-%{release}
 Requires:      python
-Requires:      python-distribute
+Requires:      python-setuptools
 Requires:      python-modules
 
 %description pythonprov
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/cfbc70869dd75edb5d46f5b8cac19d87fdcf20be

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to