SPECS: perl-Gtk2.spec - i believe our current %prep already sets C...

glen glen at pld-linux.org
Mon Aug 8 16:45:59 CEST 2005


Author: glen                         Date: Mon Aug  8 14:45:59 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- i believe our current %prep already sets C locale, add BR for that
- TODO for -devel split suggestion

---- Files affected:
SPECS:
   perl-Gtk2.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: SPECS/perl-Gtk2.spec
diff -u SPECS/perl-Gtk2.spec:1.38 SPECS/perl-Gtk2.spec:1.39
--- SPECS/perl-Gtk2.spec:1.38	Sat Apr 23 09:57:30 2005
+++ SPECS/perl-Gtk2.spec	Mon Aug  8 16:45:54 2005
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO:
+# - perl-Gtk2 shouldn't depend on perl-devel (ExtUtils::MakeMaker). create -devel package?
 #
 # Conditional build:
 %bcond_with	tests	# perform "make test" (requires X server)
@@ -21,6 +23,7 @@
 BuildRequires:	perl-Glib >= 1.081
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	rpmbuild(macros) >= 1.192
 Requires:	gtk+2 >= 2.0.0
 Requires:	perl-Glib >= 1.081
 Obsoletes:	perl-Gnome2-common
@@ -45,8 +48,6 @@
 %{__perl} Makefile.PL \
 	INSTALLDIRS=vendor
 
-# force C locale to avoid using localized strings in (en) manuals
-LC_ALL=C \
 %{__make} \
 	OPTIMIZE="%{rpmcflags}"
 
@@ -87,6 +88,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2005/08/08 14:45:54  glen
+- i believe our current %prep already sets C locale, add BR for that
+- TODO for -devel split suggestion
+
 Revision 1.38  2005/04/23 07:57:30  freetz
 - 1.081, switched to working sf mirror
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Gtk2.spec?r1=1.38&r2=1.39&f=u




More information about the pld-cvs-commit mailing list