packages: python-celery/python-celery.spec - updated build process.
cieciwa
cieciwa at pld-linux.org
Fri May 20 11:27:20 CEST 2011
Author: cieciwa Date: Fri May 20 09:27:20 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated build process.
---- Files affected:
packages/python-celery:
python-celery.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/python-celery/python-celery.spec
diff -u packages/python-celery/python-celery.spec:1.1 packages/python-celery/python-celery.spec:1.2
--- packages/python-celery/python-celery.spec:1.1 Thu May 19 09:07:21 2011
+++ packages/python-celery/python-celery.spec Fri May 20 11:27:15 2011
@@ -33,7 +33,7 @@
%setup -q -n %{module}-%{version}
# fix #!/usr/bin/env python -> #!/usr/bin/python:
-%{__sed} -i -e '1s,^#!.*python,#!%{__python},' %{name}.py
+# %{__sed} -i -e '1s,^#!.*python,#!%{__python},' %{name}.py
%build
# CC/CFLAGS is only for arch packages - remove on noarch packages
@@ -76,6 +76,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2011/05/20 09:27:15 cieciwa
+- updated build process.
+
Revision 1.1 2011/05/19 07:07:21 cieciwa
- initial spec (based on template-specs/pyton.spec),
- version 2.2.6,
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-celery/python-celery.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list