Author: jajcus Date: Tue Apr 5 07:11:47 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- force -fPIC
---- Files affected:
packages/shotwell:
shotwell.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: packages/shotwell/shotwell.spec
diff -u packages/shotwell/shotwell.spec:1.14
packages/shotwell/shotwell.spec:1.15
--- packages/shotwell/shotwell.spec:1.14 Tue Apr 5 09:05:57 2011
+++ packages/shotwell/shotwell.spec Tue Apr 5 09:11:42 2011
@@ -59,8 +59,8 @@
%{__make} \
CC="%{__cc}" \
- CFLAGS="%{rpmcflags}" \
- PLUGIN_CFLAGS="%{rpmcflags}"
+ CFLAGS="%{rpmcflags} -fPIC" \
+ PLUGIN_CFLAGS="%{rpmcflags} -fPIC"
%install
rm -rf $RPM_BUILD_ROOT
@@ -107,6 +107,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2011/04/05 07:11:42 jajcus
+- force -fPIC
+
Revision 1.14 2011/04/05 07:05:57 jajcus
- Version: 0.9.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/shotwell/shotwell.spec?r1=1.14&r2=1.15&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit