SPECS: python-rcsparse.spec - BR: rpm-pythonprov
qboosh
qboosh at pld-linux.org
Wed May 7 20:40:11 CEST 2008
Author: qboosh Date: Wed May 7 18:40:11 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: rpm-pythonprov
---- Files affected:
SPECS:
python-rcsparse.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/python-rcsparse.spec
diff -u SPECS/python-rcsparse.spec:1.9 SPECS/python-rcsparse.spec:1.10
--- SPECS/python-rcsparse.spec:1.9 Tue Sep 4 16:53:18 2007
+++ SPECS/python-rcsparse.spec Wed May 7 20:40:06 2008
@@ -13,6 +13,7 @@
# Source0-md5: dbf7cf8f43c4941d95834a0caf0dff86
URL: http://viewcvs.sourceforge.net/
BuildRequires: python-modules
+BuildRequires: rpm-pythonprov
%pyrequires_eq python
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -42,8 +43,8 @@
%files
%defattr(644,root,root,755)
-%dir %{py_sitescriptdir}/%{module}
-%{py_sitescriptdir}/%{module}/*.py[co]
+%dir %{py_sitescriptdir}/rcsparse
+%{py_sitescriptdir}/rcsparse/*.py[co]
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -51,6 +52,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2008-05-07 18:40:06 qboosh
+- BR: rpm-pythonprov
+
Revision 1.9 2007-09-04 14:53:18 baggins
- rel .4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-rcsparse.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list