rpms/libpqxx/devel .cvsignore, 1.9, 1.10 libpqxx.spec, 1.25, 1.26 sources, 1.9, 1.10 libpqxx-2.6.8-gcc43.patch, 1.1, NONE libpqxx-2.6.8-visibility.patch, 1.4, NONE libpqxx-3.0.tar.gz.md5sum, 1.1, NONE

Rex Dieter rdieter at fedoraproject.org
Fri Apr 10 13:59:23 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/libpqxx/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13739

Modified Files:
	.cvsignore libpqxx.spec sources 
Removed Files:
	libpqxx-2.6.8-gcc43.patch libpqxx-2.6.8-visibility.patch 
	libpqxx-3.0.tar.gz.md5sum 
Log Message:
housecleaning



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libpqxx/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	10 Apr 2009 13:52:23 -0000	1.9
+++ .cvsignore	10 Apr 2009 13:58:53 -0000	1.10
@@ -1 +1,2 @@
 libpqxx-3.0.tar.gz
+libpqxx-3.0.tar.gz.md5sum


Index: libpqxx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libpqxx/devel/libpqxx.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- libpqxx.spec	10 Apr 2009 13:52:23 -0000	1.25
+++ libpqxx.spec	10 Apr 2009 13:58:53 -0000	1.26
@@ -10,13 +10,8 @@
 Source1:        http://pqxx.org/download/software/libpqxx/libpqxx-%{version}.tar.gz.md5sum
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-# drop -Werror for now, since we get -fvisibility warnings using gcc-4.1.1/fc6+
-# http://thaiopensource.org/development/libpqxx/ticket/83
-Patch1:         libpqxx-2.6.8-visibility.patch
-Patch2:         libpqxx-2.6.8-gcc43.patch
 Patch3:         libpqxx-2.6.8-multilib.patch
 
-BuildRequires:  automake libtool
 BuildRequires:  postgresql-devel
 BuildRequires:  pkgconfig
 
@@ -39,25 +34,14 @@
 %setup -q
 
 # fix spurious permissions
-chmod -x COPYING INSTALL
+chmod -x COPYING
 
-#if ! 0%{?fedora} > 8 
-#patch1 -p1 -b .visibility
-#endif
-#patch2 -p1 -b .gcc43
 %patch3 -p1 -b .multilib
 
-# better fix/hack for current rpath and libtool issues
-#libtoolize --force 
-#autoreconf -f -i
-
 
 %build
 %configure --enable-shared --disable-static
 
-# rpath suckage
-#sed -i -e 's/hardcode_into_libs=yes/hardcode_into_libs=no/' libtool
-
 make %{?_smp_mflags}
 
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libpqxx/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	10 Apr 2009 13:52:23 -0000	1.9
+++ sources	10 Apr 2009 13:58:53 -0000	1.10
@@ -1 +1,2 @@
 57b0fe82ed08df7b8fbe3df313960001  libpqxx-3.0.tar.gz
+b0d0ab5450cfa9d18c204391225c2b63  libpqxx-3.0.tar.gz.md5sum


--- libpqxx-2.6.8-gcc43.patch DELETED ---


--- libpqxx-2.6.8-visibility.patch DELETED ---


--- libpqxx-3.0.tar.gz.md5sum DELETED ---




More information about the fedora-extras-commits mailing list