SPECS: python-pysvn.spec - updated for new patch0 - BR: pkgconfig ...

shadzik shadzik at pld-linux.org
Fri Nov 2 12:33:58 CET 2007


Author: shadzik                      Date: Fri Nov  2 11:33:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated for new patch0
- BR: pkgconfig (needed by patch0)

---- Files affected:
SPECS:
   python-pysvn.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/python-pysvn.spec
diff -u SPECS/python-pysvn.spec:1.7 SPECS/python-pysvn.spec:1.8
--- SPECS/python-pysvn.spec:1.7	Fri Nov  2 11:45:08 2007
+++ SPECS/python-pysvn.spec	Fri Nov  2 12:33:53 2007
@@ -17,6 +17,7 @@
 BuildRequires:	apr-devel
 BuildRequires:	subversion
 BuildRequires:	subversion-devel
+BuildRequires:	pkgconfig
 BuildRequires:	python-devel
 %pyrequires_eq	python
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -49,7 +50,6 @@
 cd Source
 python ./setup.py configure \
 	--apr-inc-dir="$(apr-1-config --includedir)" \
-	--apr-util-inc-dir="$(apu-1-config --includedir)" \
 	--svn-lib-dir=%{_libdir}
 %{__make} \
 	CC="%{__cc} -c" \
@@ -86,6 +86,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/11/02 11:33:53  shadzik
+- updated for new patch0
+- BR: pkgconfig (needed by patch0)
+
 Revision 1.7  2007/11/02 10:45:08  shadzik
 - kill redundand apr-util-devel BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pysvn.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list