rpms/libpqxx/FC-5 .cvsignore, 1.4, 1.5 libpqxx.spec, 1.7, 1.8 sources, 1.4, 1.5

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Thu Aug 3 10:10:54 UTC 2006


Author: awjb

Update of /cvs/extras/rpms/libpqxx/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19677/FC-5

Modified Files:
	.cvsignore libpqxx.spec sources 
Log Message:
- version upgrade



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libpqxx/FC-5/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	30 May 2006 08:18:32 -0000	1.4
+++ .cvsignore	3 Aug 2006 10:10:54 -0000	1.5
@@ -1 +1 @@
-libpqxx-2.6.6.tar.gz
+libpqxx-2.6.7.tar.gz


Index: libpqxx.spec
===================================================================
RCS file: /cvs/extras/rpms/libpqxx/FC-5/libpqxx.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libpqxx.spec	30 May 2006 08:18:32 -0000	1.7
+++ libpqxx.spec	3 Aug 2006 10:10:54 -0000	1.8
@@ -1,12 +1,12 @@
 Name:           libpqxx
-Version:        2.6.6
+Version:        2.6.7
 Release:        1%{?dist}
 Summary:        C++ client API for PostgreSQL
 
 Group:          System Environment/Libraries
 License:        BSD
 URL:            http://pqxx.org
-Source0:        http://thaiopensource.org/download/software/libpqxx/libpqxx-2.6.6.tar.gz
+Source0:        http://thaiopensource.org/download/software/libpqxx/libpqxx-2.6.7.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  postgresql-devel
@@ -30,8 +30,6 @@
 
 %prep
 %setup -q
-# Don't pull in extra crud when clients link 
-perl -pi.no-pqlibs -e 's|@POSTGRES_LIB@||' pqxx-config.in
 
 %build
 %configure --enable-shared --disable-thread-safety --disable-static
@@ -57,7 +55,7 @@
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README TODO VERSION
-%{_libdir}/libpqxx-2.6.6.so
+%{_libdir}/libpqxx-2.6.7.so
 
 %files devel
 %doc README-UPGRADE
@@ -67,6 +65,10 @@
 %{_libdir}/pkgconfig/libpqxx.pc
 
 %changelog
+* Thu Aug 03 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de> 2.6.7-1
+- version upgrade
+- fix #192933
+
 * Mon May 29 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de> 2.6.6-1
 - version upgrade
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libpqxx/FC-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	30 May 2006 08:18:32 -0000	1.4
+++ sources	3 Aug 2006 10:10:54 -0000	1.5
@@ -1 +1 @@
-65f6fd330b9f673eaac4408eb6ea58fa  libpqxx-2.6.6.tar.gz
+f66b41065a5e3103a348d378320999e4  libpqxx-2.6.7.tar.gz




More information about the scm-commits mailing list