Author: arekm Date: Sat May 19 12:10:25 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2
---- Files affected: SPECS: elfutils.spec (1.72 -> 1.73) ---- Diffs: ================================================================ Index: SPECS/elfutils.spec diff -u SPECS/elfutils.spec:1.72 SPECS/elfutils.spec:1.73 --- SPECS/elfutils.spec:1.72 Tue May 1 16:04:19 2007 +++ SPECS/elfutils.spec Sat May 19 14:10:20 2007 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Zestaw narzędzi i bibliotek do obsługi skompilowanych obiektów Name: elfutils Version: 0.127 -Release: 1 +Release: 2 License: GPL v2 with OSL linking exception Group: Development/Tools # http://download.fedora.redhat.com/pub/fedora/linux/core/development/source/SRPMS/ @@ -27,7 +27,7 @@ #URL: file://home/devel/drepper BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.7 -BuildRequires: gcc >= 3.2 +BuildRequires: gcc >= 4.2.0 BuildRequires: gettext-devel %ifarch %{x8664} alpha ia64 ppc64 s390x sparc64 # PR*FAST{8,16} in <inttypes.h> were broken for 64-bit archs in older versions @@ -161,6 +161,8 @@ %{__automake} %{__autoconf} +CPPFLAGS="-fgnu89-inline"; export CPPFLAGS + %configure \ --program-prefix=%{_programprefix} \ --enable-shared @@ -246,6 +248,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.73 2007/05/19 12:10:20 arekm +- rel 2 + Revision 1.72 2007/05/01 14:04:19 qboosh - updated to 0.127 - updated robustify patch from FC ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/elfutils.spec?r1=1.72&r2=1.73&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
