Author: qboosh                       Date: Tue Nov 28 22:00:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed BRs, killed redundant macros

---- Files affected:
SPECS:
   python-MyghtyUtils.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/python-MyghtyUtils.spec
diff -u SPECS/python-MyghtyUtils.spec:1.6 SPECS/python-MyghtyUtils.spec:1.7
--- SPECS/python-MyghtyUtils.spec:1.6   Mon Nov 20 22:40:17 2006
+++ SPECS/python-MyghtyUtils.spec       Tue Nov 28 23:00:18 2006
@@ -1,7 +1,5 @@
 # $Revision$, $Date$
-%define        module          myghtyutils
-%define                fname           MyghtyUtils
-%define     python_version  2.5
+%define                fname           MyghtyUtils
 Summary:       Container and Utility Functions from the Myghty Template 
Framework
 Summary(pl):   Funkcje kontenerowe i narzędziowe z Myghty Template Framework
 Name:          python-%{fname}
@@ -12,7 +10,7 @@
 Source0:       
http://cheeseshop.python.org/packages/source/M/MyghtyUtils/%{fname}-%{version}.zip
 # Source0-md5: a15cda5919509024245802f4028b1560
 URL:           http://www.myghty.org/
-BuildRequires: python >= %{python_version}
+BuildRequires: python >= 1:2.5
 BuildRequires: python-setuptools
 BuildRequires: rpm-pythonprov
 BuildRequires: unzip
@@ -78,8 +76,8 @@
 
 %files
 %defattr(644,root,root,755)
-%{py_sitescriptdir}/%{module}
-%{py_sitescriptdir}/%{fname}-%{version}-py%{python_version}.egg-info
+%{py_sitescriptdir}/myghtyutils
+%{py_sitescriptdir}/%{fname}-%{version}-py*.egg-info
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -87,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/11/28 22:00:18  qboosh
+- fixed BRs, killed redundant macros
+
 Revision 1.6  2006/11/20 21:40:17  emes
 - req python 2.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-MyghtyUtils.spec?r1=1.6&r2=1.7&f=u

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

Reply via email to