Author: arekm Date: Sat Nov 15 21:37:20 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 6; BR jar
---- Files affected: SPECS: gettext.spec (1.163 -> 1.164) ---- Diffs: ================================================================ Index: SPECS/gettext.spec diff -u SPECS/gettext.spec:1.163 SPECS/gettext.spec:1.164 --- SPECS/gettext.spec:1.163 Mon Nov 10 00:45:49 2008 +++ SPECS/gettext.spec Sat Nov 15 22:37:15 2008 @@ -39,7 +39,7 @@ Summary(uk.UTF-8): Бібліотеки та утиліти для підтримки національних мов Name: gettext Version: 0.17 -Release: 5 +Release: 6 License: LGPL v2+ (libintl), GPL v3+ (tools) Group: Development/Tools Source0: http://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz @@ -57,7 +57,10 @@ BuildRequires: automake >= 1:1.10 %{?with_gcj:BuildRequires: gcj >= 3.0} %{!?with_bootstrap:BuildRequires: glib2-devel >= 2.0} -%{?with_javac:BuildRequires: jdk >= 1.1} +%if %{with javac} +BuildRequires: jdk >= 1.1 +BuildRequires: jar +%endif %{!?with_bootstrap:BuildRequires: libcroco-devel >= 0.6.1} %if "%(echo %{cc_version} | grep -q '^4.[2-9]'; echo $?)" == "0" BuildRequires: libgomp-devel @@ -532,6 +535,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.164 2008/11/15 21:37:15 arekm +- rel 6; BR jar + Revision 1.163 2008/11/09 23:45:49 arekm - rel 5; autopoint now works with cvsnt ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gettext.spec?r1=1.163&r2=1.164&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
