rpms/postgresql-odbcng/F-9 postgresql-odbcng.spec,1.1,1.2

Devrim GÜNDÜZ (devrim) fedora-extras-commits at redhat.com
Fri Jun 6 20:38:55 UTC 2008


Author: devrim

Update of /cvs/extras/rpms/postgresql-odbcng/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23807/F-9

Modified Files:
	postgresql-odbcng.spec 
Log Message:
Fix debuginfo issues, per review.




Index: postgresql-odbcng.spec
===================================================================
RCS file: /cvs/extras/rpms/postgresql-odbcng/F-9/postgresql-odbcng.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postgresql-odbcng.spec	21 May 2008 18:44:01 -0000	1.1
+++ postgresql-odbcng.spec	6 Jun 2008 20:38:09 -0000	1.2
@@ -1,5 +1,3 @@
-%define debug_package %{nil} 
-
 %define sname	odbcng
 
 Name:		postgresql-%{sname}
@@ -31,6 +29,8 @@
 libtoolize --force
 autoconf
 
+sed -i.strip -e 's|strip|true strip|' makefile.in
+
 %build
 
 %configure --with-ssl




More information about the fedora-extras-commits mailing list