commit 343e28d9a9415f460e90b0ad432f2dc2ebf325e3
Author: Elan Ruusamäe <g...@delfi.ee>
Date:   Wed May 13 22:59:17 2015 +0300

    just any setuptools can do

 python-pygments.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python-pygments.spec b/python-pygments.spec
index ac5b518..d6e8c25 100644
--- a/python-pygments.spec
+++ b/python-pygments.spec
@@ -8,7 +8,7 @@ Summary:        A generic syntax highlighter as Python 2.x 
module
 Summary(pl.UTF-8):     Moduł Pythona 2.x do ogólnego podświetlania składni
 Name:          python-%{module}
 Version:       1.6
-Release:       5
+Release:       6
 License:       BSD
 Group:         Development/Languages/Python
 Source0:       
http://pypi.python.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
@@ -18,18 +18,18 @@ URL:                http://pygments.org/
 BuildRequires: python
 BuildRequires: python-devel
 BuildRequires: python-modules
-BuildRequires: python-setuptools > 7.0
+BuildRequires: python-setuptools
 %endif
 %if %{with python3}
 BuildRequires: python3
 BuildRequires: python3-2to3
 BuildRequires: python3-devel
-BuildRequires: python3-setuptools > 7.0
 BuildRequires: python3-modules
+BuildRequires: python3-setuptools
 %endif
 BuildRequires: rpm-pythonprov
-Requires:      python-setuptools > 7.0
 Requires:      python-modules
+Requires:      python-setuptools
 Provides:      python-Pygments = %{version}-%{release}
 Obsoletes:     python-Pygments
 BuildArch:     noarch
@@ -69,8 +69,8 @@ forów, wiki i inne plikacje wymagające ładnego wyświetlania 
kodu
 Summary:       Generic syntax highlighter as Python 3.x module
 Summary(pl.UTF-8):     Moduł Pythona 3.x do ogólnego podświetlania składni
 Group:         Development/Languages/Python
-Requires:      python3-setuptools > 7.0
 Requires:      python3-modules
+Requires:      python3-setuptools
 
 %description -n python3-%{module}
 Pygments is a generic syntax highlighter for general use in all kinds
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pygments.git/commitdiff/343e28d9a9415f460e90b0ad432f2dc2ebf325e3

_______________________________________________
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