rpms/apr-util/devel apr-util.spec,1.49,1.50

Bojan Smojver (bojan) fedora-extras-commits at redhat.com
Wed Jul 2 05:52:07 UTC 2008


Author: bojan

Update of /cvs/pkgs/rpms/apr-util/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv594

Modified Files:
	apr-util.spec 
Log Message:
Try adding postgresql-server to build dependencies to pull some libs in.


Index: apr-util.spec
===================================================================
RCS file: /cvs/pkgs/rpms/apr-util/devel/apr-util.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- apr-util.spec	1 Jul 2008 23:56:13 -0000	1.49
+++ apr-util.spec	2 Jul 2008 05:51:15 -0000	1.50
@@ -4,7 +4,7 @@
 Summary: Apache Portable Runtime Utility library
 Name: apr-util
 Version: 1.3.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: ASL 2.0
 Group: System Environment/Libraries
 URL: http://apr.apache.org/
@@ -35,7 +35,7 @@
 %package pgsql
 Group: Development/Libraries
 Summary: APR utility library PostgreSQL DBD driver
-BuildRequires: postgresql-devel
+BuildRequires: postgresql-devel, postgresql-server
 Requires: apr-util = %{version}-%{release}
 
 %description pgsql
@@ -181,6 +181,9 @@
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Wed Jul  2 2008 Bojan Smojver <bojan at rexursive.com> - 1.3.2-2
+- try adding postgresql-server to build dependencies to pull some libs in
+
 * Thu Jun 19 2008 Bojan Smojver <bojan at rexursive.com> - 1.3.2-1
 - bump up to 1.3.2
 




More information about the fedora-extras-commits mailing list