SPECS: apr-util.spec - fixed linking with mysql client library - r...

wrobell wrobell at pld-linux.org
Wed Jan 3 21:14:57 CET 2007


Author: wrobell                      Date: Wed Jan  3 20:14:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed linking with mysql client library
- rel. 3

---- Files affected:
SPECS:
   apr-util.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/apr-util.spec
diff -u SPECS/apr-util.spec:1.56 SPECS/apr-util.spec:1.57
--- SPECS/apr-util.spec:1.56	Tue Dec 26 16:09:24 2006
+++ SPECS/apr-util.spec	Wed Jan  3 21:14:51 2007
@@ -12,7 +12,7 @@
 Summary(pl):	Biblioteka towarzysząca Apache Portable Runtime
 Name:		apr-util
 Version:	1.2.8
-Release:	2.1
+Release:	3
 Epoch:		1
 License:	Apache v2.0
 Group:		Libraries
@@ -24,6 +24,7 @@
 Patch1:		%{name}-dso.patch
 Patch2:		%{name}-dbd.patch
 Patch3:		%{name}-db45.patch
+Patch4:		%{name}-mysql-link.patch
 URL:		http://apr.apache.org/
 BuildRequires:	apr-devel >= 1:1.1.0
 %{?with_mysql:BuildRequires:	apr-devel >= 1:1.2.2-2.6}
@@ -42,7 +43,6 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_includedir	/usr/include/apr-util
-%define		_noautoreqdep libtool(%{_libdir}/libmysqlclient_r.la)
 
 %description
 A companion library to Apache Portable Runtime.
@@ -144,6 +144,7 @@
 %patch2 -p1
 %endif
 %patch3 -p1
+%patch4 -p1
 
 rm -rf xml/expat
 
@@ -295,6 +296,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2007/01/03 20:14:51  wrobell
+- fixed linking with mysql client library
+- rel. 3
+
 Revision 1.56  2006/12/26 15:09:24  wrobell
 - try to not auto req mysql library, which is modularized
 - rel. 2.1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apr-util.spec?r1=1.56&r2=1.57&f=u



More information about the pld-cvs-commit mailing list