SPECS: gettext.spec - bcond desc, cleanup

qboosh qboosh at pld-linux.org
Mon Nov 12 20:19:21 CET 2007


Author: qboosh                       Date: Mon Nov 12 19:19:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bcond desc, cleanup

---- Files affected:
SPECS:
   gettext.spec (1.150 -> 1.151) 

---- Diffs:

================================================================
Index: SPECS/gettext.spec
diff -u SPECS/gettext.spec:1.150 SPECS/gettext.spec:1.151
--- SPECS/gettext.spec:1.150	Sat Nov 10 23:24:50 2007
+++ SPECS/gettext.spec	Mon Nov 12 20:19:15 2007
@@ -6,7 +6,7 @@
 %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
-%bcond_with	bootstrap
+%bcond_with	bootstrap	# use system GLib and libcroco
 #
 
 %{?with_dotnet:%include	/usr/lib/rpm/macros.mono}
@@ -49,7 +49,7 @@
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake >= 1:1.10
 %{?with_gcj:BuildRequires:	gcj >= 3.0}
-%{!?with_bootstrap:BuildRequires:	glib2-devel}
+%{!?with_bootstrap:BuildRequires:	glib2-devel >= 2.0}
 %{?with_javac:BuildRequires:	jdk >= 1.1}
 %{!?with_bootstrap:BuildRequires:	libcroco-devel >= 0.6.1}
 %if "%(%{__cc} -dumpversion | grep -q '^4.[2-9]' ; echo $?)" == "0"
@@ -295,7 +295,6 @@
 License:	LGPL v2+ (GNU.Gettext library), GPL v3+ (tools)
 Group:		Development/Tools
 
-
 %description -n dotnet-gettext
 GNU gettext for C#.
 
@@ -518,6 +517,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.151  2007-11-12 19:19:15  qboosh
+- bcond desc, cleanup
+
 Revision 1.150  2007-11-10 22:24:50  draenog
 - missing BRs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gettext.spec?r1=1.150&r2=1.151&f=u



More information about the pld-cvs-commit mailing list