packages: python-kombu/python-kombu.spec - updated, - fixed build, install ...
cieciwa
cieciwa at pld-linux.org
Tue May 24 16:05:10 CEST 2011
Author: cieciwa Date: Tue May 24 14:05:10 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated,
- fixed build, install and package.
---- Files affected:
packages/python-kombu:
python-kombu.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/python-kombu/python-kombu.spec
diff -u packages/python-kombu/python-kombu.spec:1.1 packages/python-kombu/python-kombu.spec:1.2
--- packages/python-kombu/python-kombu.spec:1.1 Tue May 24 15:42:20 2011
+++ packages/python-kombu/python-kombu.spec Tue May 24 16:05:05 2011
@@ -47,6 +47,13 @@
%postun
%files
+%defattr(644,root,root,755)
+%doc AUTHORS README* THANKS TODO
+
+%{py_sitescriptdir}/%{module}
+%if "%{py_ver}" > "2.4"
+%{py_sitescriptdir}/%{module}-*.egg-info
+%endif
@@ -56,6 +63,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2011/05/24 14:05:05 cieciwa
+- updated,
+- fixed build, install and package.
+
Revision 1.1 2011/05/24 13:42:20 cieciwa
- initial,
- version 1.1.3.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-kombu/python-kombu.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list