summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miƛkiewicz2005-09-01 15:56:24 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit8e8edd01a076295ef80d27cc34b84d61dd2d2d3e (patch)
tree65228969ca18d9c35e232d9f5e66361d58d97fef
parentd2ac2e270aac3d72cff14630f73fc4c669d630d1 (diff)
downloadpython-elspy-8e8edd01a076295ef80d27cc34b84d61dd2d2d3e.zip
python-elspy-8e8edd01a076295ef80d27cc34b84d61dd2d2d3e.tar.gz
- add cvs patch
Changed files: python-elspy.spec -> 1.4
-rw-r--r--python-elspy.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/python-elspy.spec b/python-elspy.spec
index 313f712..203eff7 100644
--- a/python-elspy.spec
+++ b/python-elspy.spec
@@ -9,6 +9,7 @@ License: GPL
Group: Libraries/Python
Source0: http://elspy.sourceforge.net/%{module}-%{version}.tar.gz
# Source0-md5: 5161553b58eedf8107048d0cd79c2360
+Patch0: %{name}-cvs20050901.patch
URL: http://elspy.sourceforge.net/
BuildRequires: exim-devel
%pyrequires_eq python-libs
@@ -24,6 +25,7 @@ simple-but-effective virus detector.
%prep
%setup -q -n %{module}-%{version}
+%patch0 -p1
%build
%{__cc} %{rpmcflags} %{rpmldflags} -fPIC -I%{_includedir}/exim -I%{_includedir}/python2.4 \