packages: python-pyclamav/python-pyclamav.spec - added -new-api.patch (fixe...

megabajt megabajt at pld-linux.org
Wed May 6 22:55:56 CEST 2009


Author: megabajt                     Date: Wed May  6 20:55:56 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added -new-api.patch (fixes build with clamav >= 0.95)
- release 10

---- Files affected:
packages/python-pyclamav:
   python-pyclamav.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: packages/python-pyclamav/python-pyclamav.spec
diff -u packages/python-pyclamav/python-pyclamav.spec:1.21 packages/python-pyclamav/python-pyclamav.spec:1.22
--- packages/python-pyclamav/python-pyclamav.spec:1.21	Fri Apr 17 22:35:38 2009
+++ packages/python-pyclamav/python-pyclamav.spec	Wed May  6 22:55:51 2009
@@ -5,16 +5,17 @@
 Summary(pl.UTF-8):	Interfejs Pythona do libclamav
 Name:		python-pyclamav
 Version:	0.4.1
-Release:	9
+Release:	10
 License:	GPL
 Group:		Libraries/Python
 Source0:	http://norman.free.fr/norman/python/pyclamav/pyclamav-%{version}.tar.gz
 # Source0-md5:	9e1f29ea118bac87223ff4df3c077556
+Patch0:		%{name}-new-api.patch
 URL:		http://xael.org/norman/python/pyclamav/index.html
-BuildRequires:  clamav-devel >= 0:0.80
+BuildRequires:  clamav-devel >= 0:0.95
 BuildRequires:	python
 BuildRequires:	python-devel >= 1:2.4
-Requires:       clamav >= 0:0.80
+Requires:       clamav >= 0:0.95
 Requires:	python
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,6 +28,7 @@
 
 %prep
 %setup -q -n pyclamav-%{version}
+%patch0 -p1
 
 %build
 env CFLAGS="%{rpmcflags}" %{__python} setup.py build
@@ -59,6 +61,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2009/05/06 20:55:51  megabajt
+- added -new-api.patch (fixes build with clamav >= 0.95)
+- release 10
+
 Revision 1.21  2009/04/17 20:35:38  areq
 - rel 9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-pyclamav/python-pyclamav.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list