Author: qboosh                       Date: Tue Nov 28 22:05:57 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed BRs, big cleanup

---- Files affected:
SPECS:
   python-Pylons.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/python-Pylons.spec
diff -u SPECS/python-Pylons.spec:1.3 SPECS/python-Pylons.spec:1.4
--- SPECS/python-Pylons.spec:1.3        Mon Nov 20 22:40:17 2006
+++ SPECS/python-Pylons.spec    Tue Nov 28 23:05:52 2006
@@ -1,38 +1,37 @@
 # $Revision$, $Date$
-%define        module          pylons
-%define     fname           Pylons
-%define     python_version  2.5
+%define                fname           Pylons
 Summary:       Pylons Web Framework
-Summary(pl):   Środowisko Pylons
+Summary(pl):   Środowisko WWW Pylons
 Name:          python-%{fname}
 Version:       0.9.3
 Release:       0.2
 License:       Pylons
 Group:         Libraries/Python
-Source0:    
http://cheeseshop.python.org/packages/source/P/%{fname}/%{fname}-%{version}.tar.gz
-# Source0-md5:   1c36a3d58d81281a0f252a747ad38a00
+Source0:       
http://cheeseshop.python.org/packages/source/P/Pylons/%{fname}-%{version}.tar.gz
+# Source0-md5: 1c36a3d58d81281a0f252a747ad38a00
 URL:           http://pylonshq.com/
-BuildRequires:  python-setuptools
-Requires:      python >= %{python_version}
-Requires:   python-Paste
-Requires:   python-PasteDeploy
-Requires:   python-simplejson >= 1.4
-Requires:   python-FormEncode >= 0.6
-Requires:   python-Myghty >= 1.1
-Requires:   python-MyghtyUtils >= 0.52
-Requires:   python-Beaker >= 0.6.1
-Requires:   python-WebHelpers >= 0.2.2
-Requires:   python-Routes >= 1.5.2
+BuildRequires: python-setuptools
+BuildRequires: python >= 1:2.5
+%pyrequires_eq python-modules
+Requires:      python-Paste
+Requires:      python-PasteDeploy
+Requires:      python-simplejson >= 1.4
+Requires:      python-FormEncode >= 0.6
+Requires:      python-Myghty >= 1.1
+Requires:      python-MyghtyUtils >= 0.52
+Requires:      python-Beaker >= 0.6.1
+Requires:      python-WebHelpers >= 0.2.2
+Requires:      python-Routes >= 1.5.2
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Pylons is a lightweight web framework emphasizing
-flexibility and rapid development.
+Pylons is a lightweight web framework emphasizing flexibility and
+rapid development.
 
 %description -l pl
-Pylons to nieduże środowisko do szybkiego i elastycznego
-tworzenia interaktywnych stron WWW.
+Pylons to nieduże środowisko do szybkiego i elastycznego tworzenia
+interaktywnych stron WWW.
 
 %prep
 %setup -qn %{fname}-%{version}
@@ -54,8 +53,8 @@
 
 %files
 %defattr(644,root,root,755)
-%{py_sitescriptdir}/%{module}
-%{py_sitescriptdir}/%{fname}-%{version}-py%{python_version}.egg-info
+%{py_sitescriptdir}/pylons
+%{py_sitescriptdir}/%{fname}-%{version}-py*.egg-info
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -63,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/11/28 22:05:52  qboosh
+- fixed BRs, big cleanup
+
 Revision 1.3  2006/11/20 21:40:17  emes
 - req python 2.5
 
@@ -72,4 +74,3 @@
 
 Revision 1.1  2006/11/19 00:36:46  emes
 - first version, builds but not tested if works
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-Pylons.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to