Author: pluto Date: Sun Jan 7 18:41:08 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fix gcj-based build ( patch from sls ), release 4.
---- Files affected: SPECS: gettext.spec (1.136 -> 1.137) ---- Diffs: ================================================================ Index: SPECS/gettext.spec diff -u SPECS/gettext.spec:1.136 SPECS/gettext.spec:1.137 --- SPECS/gettext.spec:1.136 Tue Jan 2 15:39:44 2007 +++ SPECS/gettext.spec Sun Jan 7 19:41:02 2007 @@ -33,7 +33,7 @@ Summary(uk): âŚÂĚŚĎÔĹËÉ ÔÁ ŐÔÉĚŚÔÉ ÄĚŃ ĐŚÄÔŇÉÍËÉ ÎÁĂŚĎÎÁĚŘÎÉČ ÍĎ× Name: gettext Version: 0.16.1 -Release: 3 +Release: 4 License: LGPL (runtime), GPL (tools) Group: Development/Tools Source0: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz @@ -43,6 +43,7 @@ Patch2: %{name}-pl.po-update.patch Patch3: %{name}-no_docs.patch Patch4: %{name}-ac.patch +Patch5: %{name}-libintl_by_gcj.patch URL: http://www.gnu.org/software/gettext/ BuildRequires: autoconf >= 2.59 # after dropping -ac.patch: @@ -304,6 +305,7 @@ # patch not finished yet #%patch3 -p1 %patch4 -p1 +%patch5 -p1 %{__perl} -pi -e 's/ no / nb /' gettext-runtime/po/LINGUAS gettext-tools/po/LINGUAS mv -f gettext-runtime/po/{no,nb}.po @@ -512,8 +514,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.137 2007/01/07 18:41:02 pluto +- fix gcj-based build ( patch from sls ), release 4. + Revision 1.136 2007/01/02 14:39:44 arekm -BR: libgomp-devel +- BR: libgomp-devel Revision 1.135 2006/12/09 23:33:49 glen - no mono on i386, rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gettext.spec?r1=1.136&r2=1.137&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
