SPECS: gettext.spec - updated to 0.15, updated info, pl.po-update p...

qboosh qboosh at pld-linux.org
Fri Jul 28 09:07:59 CEST 2006


Author: qboosh                       Date: Fri Jul 28 07:07:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.15, updated info,pl.po-update patches
- java enabled, use gcj by default (preferred by configure)

---- Files affected:
SPECS:
   gettext.spec (1.124 -> 1.125) 

---- Diffs:

================================================================
Index: SPECS/gettext.spec
diff -u SPECS/gettext.spec:1.124 SPECS/gettext.spec:1.125
--- SPECS/gettext.spec:1.124	Thu Jun 22 16:54:26 2006
+++ SPECS/gettext.spec	Fri Jul 28 09:07:53 2006
@@ -3,7 +3,7 @@
 # Conditional build:
 %bcond_without	asprintf	# without libasprintf C++ library
 %bcond_without	xemacs		# without po-mode for xemacs
-%bcond_with	gcj		# with Java support by gcj requires gcj 3.x, but not 3.0.4+ (broken for now))
+%bcond_without	gcj		# with Java support by gcj (preferred over javac)
 %bcond_with	javac		# with Java support by some javac
 %bcond_without	dotnet		# without .NET support
 #
@@ -28,12 +28,12 @@
 Summary(tr):	Desteđi için kitaplýk ve araçlar
 Summary(uk):	âŚÂĚŚĎÔĹËÉ ÔÁ ŐÔÉĚŚÔÉ ÄĚŃ ĐŚÄÔŇÉÍËÉ ÎÁĂŚĎÎÁĚŘÎÉČ ÍĎ×
 Name:		gettext
-Version:	0.14.6
+Version:	0.15
 Release:	1
 License:	LGPL (runtime), GPL (tools)
 Group:		Development/Tools
 Source0:	ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz
-# Source0-md5:	c26fc7f0a493c5c7c39bbc4e7ed42790
+# Source0-md5:	16bc6e4d37ac3d07495f737a2349a22b
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-killkillkill.patch
 Patch2:		%{name}-pl.po-update.patch
@@ -42,7 +42,6 @@
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake >= 1:1.7.5
 %{?with_gcj:BuildRequires:	gcj >= 3.0}
-%{?with_gcj:BuildRequires:	gcj < 3.0.4}
 %{?with_javac:BuildRequires:	jdk >= 1.1}
 %{?with_asprintf:BuildRequires:	libstdc++-devel}
 BuildRequires:	libtool >= 1:1.4.2-9
@@ -363,6 +362,8 @@
 install gettext-tools/lib/.libs/libgettextlib.a \
 	gettext-tools/src/.libs/libgettextsrc.a $RPM_BUILD_ROOT%{_libdir}
 
+rm -r $RPM_BUILD_ROOT%{_docdir}/gettext
+
 %find_lang %{name}-runtime
 %find_lang %{name}-tools
 
@@ -426,7 +427,6 @@
 %{_datadir}/gettext/intl/[!c]*
 %attr(755,root,root) %{_datadir}/gettext/intl/config.charset
 %{_datadir}/gettext/msgunfmt.tcl
-%attr(755,root,root) %{_datadir}/gettext/mkinstalldirs
 %{_datadir}/gettext/po
 %dir %{_datadir}/gettext/projects
 %{_datadir}/gettext/projects/index
@@ -505,6 +505,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.125  2006/07/28 07:07:53  qboosh
+- updated to 0.15, updated info,pl.po-update patches
+- java enabled, use gcj by default (preferred by configure)
+
 Revision 1.124  2006/06/22 14:54:26  qboosh
 - updated to 0.14.6, updated pl.po-update patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gettext.spec?r1=1.124&r2=1.125&f=u



More information about the pld-cvs-commit mailing list