SPECS: python-jsonrpc.spec - Install *.py and *.egg-info
japhy
japhy at pld-linux.org
Tue Dec 11 23:04:04 CET 2007
Author: japhy Date: Tue Dec 11 22:04:03 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- Install *.py and *.egg-info
---- Files affected:
SPECS:
python-jsonrpc.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/python-jsonrpc.spec
diff -u SPECS/python-jsonrpc.spec:1.1 SPECS/python-jsonrpc.spec:1.2
--- SPECS/python-jsonrpc.spec:1.1 Tue Dec 11 22:55:20 2007
+++ SPECS/python-jsonrpc.spec Tue Dec 11 23:03:58 2007
@@ -38,17 +38,14 @@
--root=$RPM_BUILD_ROOT \
--optimize=2
-rm $RPM_BUILD_ROOT%{py_sitescriptdir}/jsonrpc/*.pyc \
- $RPM_BUILD_ROOT%{py_sitescriptdir}/jsonrpc/*.py \
- $RPM_BUILD_ROOT%{py_sitescriptdir}/*.egg-info
+rm $RPM_BUILD_ROOT%{py_sitescriptdir}/jsonrpc/*.pyc
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%dir %{py_sitescriptdir}/jsonrpc/
-%{py_sitescriptdir}/jsonrpc/*.pyo
+%{py_sitescriptdir}/jsonrpc*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -56,6 +53,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007-12-11 22:03:58 japhy
+- Install *.py and *.egg-info
+
Revision 1.1 2007-12-11 21:55:20 japhy
- New package.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-jsonrpc.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list