]> git.pld-linux.org Git - packages/apr-util.git/commitdiff
- remove db libs also from apu-1-config
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 2 Jan 2006 08:54:22 +0000 (08:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apr-util.spec -> 1.40

apr-util.spec

index d415d88c4160bdc6ee52e67e61b4855a9372b6e5..a04e7c7c080a5b417957429bc5149732cc56f9da 100644 (file)
@@ -10,7 +10,7 @@ Summary:      A companion library to Apache Portable Runtime
 Summary(pl):   Biblioteka towarzysz±ca Apache Portable Runtime
 Name:          apr-util
 Version:       1.2.2
-Release:       1.21
+Release:       1.23
 Epoch:         1
 License:       Apache v2.0
 Group:         Libraries
@@ -148,7 +148,7 @@ rm -rf xml/expat
 
 %if %{with dso}
 # ugly hack until they fix their build system to provide this
-%{__sed} -i -e 's,-l\(pq\|mysqlclient_r\|sqlite\|sqlite3\) ,,g' Makefile apr-util.pc
+%{__sed} -i -e 's,-l\(pq\|mysqlclient_r\|sqlite\|sqlite3\) ,,g' Makefile apr-util.pc apu-1-config
 %{__sed} -i -e '/OBJECTS_all/s, dbd/apr_dbd_.*\.lo,,g' build-outputs.mk
 rm -f libaprutil-1.la
 %{__make} libaprutil-1.la
This page took 0.093317 seconds and 4 git commands to generate.