SPECS: libsigsegv.spec - rel 2 - here lies smalltalk problem, recompile wit...

baggins baggins at pld-linux.org
Wed Mar 11 13:58:15 CET 2009


Author: baggins                      Date: Wed Mar 11 12:58:15 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2
- here lies smalltalk problem, recompile with -fPIC

---- Files affected:
SPECS:
   libsigsegv.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/libsigsegv.spec
diff -u SPECS/libsigsegv.spec:1.13 SPECS/libsigsegv.spec:1.14
--- SPECS/libsigsegv.spec:1.13	Tue Aug 26 21:40:18 2008
+++ SPECS/libsigsegv.spec	Wed Mar 11 13:58:10 2009
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	GNU libsigsegv - obsługa błędów segmentacji na poziomie użytkownika
 Name:		libsigsegv
 Version:	2.6
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Development/Libraries
 Source0:	http://ftp.gnu.org/gnu/libsigsegv/%{name}-%{version}.tar.gz
@@ -44,6 +44,9 @@
 %setup -q
 
 %build
+CXXFLAGS="%{rpmcxxflags} -fPIC"
+CFLAGS="%{rpmcflags} -fPIC"
+
 cp -f /usr/share/automake/config.sub autoconf
 %configure
 %{__make}
@@ -72,6 +75,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2009/03/11 12:58:10  baggins
+- rel 2
+- here lies smalltalk problem, recompile with -fPIC
+
 Revision 1.13  2008/08/26 19:40:18  qboosh
 - updated to 2.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libsigsegv.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list