SPECS: python-elspy.spec - rel 4
arekm
arekm at pld-linux.org
Sun Oct 1 01:27:44 CEST 2006
Author: arekm Date: Sat Sep 30 23:27:44 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 4
---- Files affected:
SPECS:
python-elspy.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/python-elspy.spec
diff -u SPECS/python-elspy.spec:1.10 SPECS/python-elspy.spec:1.11
--- SPECS/python-elspy.spec:1.10 Sun Oct 1 01:10:37 2006
+++ SPECS/python-elspy.spec Sun Oct 1 01:27:39 2006
@@ -6,7 +6,7 @@
Summary(pl): Moduł umożliwiający pisanie kodu pythonowego skanującego wiadomości w czasie SMTP w Eximie
Name: python-%{module}
Version: 0.1.1
-Release: 3
+Release: 4
License: GPL
Group: Libraries/Python
Source0: http://elspy.sourceforge.net/%{module}-%{version}.tar.gz
@@ -41,7 +41,7 @@
%build
%{__cc} -Wall -DDLOPEN_LOCAL_SCAN=1 %{rpmcflags} %{rpmldflags} -fPIC \
- -I%{_includedir}/exim -I%{_includedir}/python2.4 \
+ -I%{_includedir}/exim -I%{_includedir}/python%{py_ver} \
-lpython -shared %{module}.c -o %{module}.so
%install
@@ -70,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2006/09/30 23:27:39 arekm
+- rel 4
+
Revision 1.10 2006/09/30 23:10:37 arekm
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-elspy.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list