Author: arekm Date: Wed Jul 6 17:58:34 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 2; rebuild with fPIC
---- Files affected: packages/newt: newt.spec (1.99 -> 1.100) ---- Diffs: ================================================================ Index: packages/newt/newt.spec diff -u packages/newt/newt.spec:1.99 packages/newt/newt.spec:1.100 --- packages/newt/newt.spec:1.99 Fri Jul 1 18:11:38 2011 +++ packages/newt/newt.spec Wed Jul 6 19:58:29 2011 @@ -11,7 +11,7 @@ Summary(tr.UTF-8): Not Erik's Windowing Toolkit - metin kipi pencereleme sistemi Name: newt Version: 0.52.13 -Release: 1 +Release: 2 License: LGPL Group: Libraries Source0: https://fedorahosted.org/releases/n/e/newt/%{name}-%{version}.tar.gz @@ -171,6 +171,7 @@ %build %{__autoconf} %configure \ + CPPFLAGS="-fPIC %{rpmcppflags}" \ --with-gpm-support \ %{!?with_tcl:--without-tcl} @@ -248,6 +249,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.100 2011/07/06 17:58:29 arekm +- rel 2; rebuild with fPIC + Revision 1.99 2011/07/01 16:11:38 qboosh - updated to 0.52.13 - updated nopython,make patches ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/newt/newt.spec?r1=1.99&r2=1.100&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
