Author: qboosh Date: Tue Nov 28 21:53:05 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - gpm-friendly Source0 URL, BR: rpm-pythonprov
---- Files affected: SPECS: python-FormEncode.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/python-FormEncode.spec diff -u SPECS/python-FormEncode.spec:1.8 SPECS/python-FormEncode.spec:1.9 --- SPECS/python-FormEncode.spec:1.8 Sun Nov 19 03:44:34 2006 +++ SPECS/python-FormEncode.spec Tue Nov 28 22:53:00 2006 @@ -8,11 +8,12 @@ Release: 1 License: PSF Group: Development/Languages/Python -Source0: http://cheeseshop.python.org/packages/source/F/%{module}/%{module}-%{version}.tar.gz +Source0: http://cheeseshop.python.org/packages/source/F/FormEncode/%{module}-%{version}.tar.gz # Source0-md5: 8504d515a8e25f1bba6842224b7494ae URL: http://formencode.org/ BuildRequires: python BuildRequires: python-setuptools +BuildRequires: rpm-pythonprov %pyrequires_eq python-modules Requires: python-elementtree BuildArch: noarch @@ -51,9 +52,9 @@ %files %defattr(644,root,root,755) +%doc docs/*.txt %{py_sitescriptdir}/%{module}* %{py_sitescriptdir}/*formencode* -%doc docs/*.txt %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -61,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2006/11/28 21:53:00 qboosh +- gpm-friendly Source0 URL, BR: rpm-pythonprov + Revision 1.8 2006/11/19 02:44:34 emes - upgraded to version 0.6 @@ -84,4 +88,3 @@ Revision 1.1 2005/10/23 20:27:11 heretyk - initial PLD release, version 0.2.2 - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-FormEncode.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
