SPECS: perl-Gtk2.spec - merged cleanups from AC-branch

glen glen at pld-linux.org
Sun Aug 27 12:52:09 CEST 2006


Author: glen                         Date: Sun Aug 27 10:52:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged cleanups from AC-branch

---- Files affected:
SPECS:
   perl-Gtk2.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/perl-Gtk2.spec
diff -u SPECS/perl-Gtk2.spec:1.49 SPECS/perl-Gtk2.spec:1.50
--- SPECS/perl-Gtk2.spec:1.49	Sat Aug 26 19:45:57 2006
+++ SPECS/perl-Gtk2.spec	Sun Aug 27 12:52:04 2006
@@ -1,6 +1,5 @@
 # $Revision$, $Date$
 # TODO:
-# - perl-Gtk2 shouldn't depend on perl-devel (ExtUtils::MakeMaker). create -devel package?
 # - review `Unrecognized argument in LIBS ignored: '-pthread'' (from buildlog)
 #
 # Conditional build:
@@ -43,10 +42,6 @@
 %prep
 %setup -q -n %{pdir}-%{version}
 
-# "use Gtk2 '-init'" requires X display; fortunately Gtk2::Stock->lookup
-# works without this
-%{__perl} -pi -e "s/'-init'//" podifystockitems.pl
-
 %build
 %{__perl} Makefile.PL \
 	INSTALLDIRS=vendor
@@ -65,6 +60,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/%{pdir}/{*,*/*,*/*/*}.pod
+rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/Gtk2.pod
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -93,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2006/08/27 10:52:04  glen
+- merged cleanups from AC-branch
+
 Revision 1.49  2006/08/26 17:45:57  grzegol
 - 1.133
 
@@ -112,7 +111,7 @@
 - 1.104
 
 Revision 1.43  2005/11/18 17:46:56  twittner
-- added %%{perl_vendorlib}/Gtk2/Ex directories for perl-Gtk2-Ex* packeges
+- added %{perl_vendorlib}/Gtk2/Ex directories for perl-Gtk2-Ex* packages
   (suggested by qboosh)
 - added to TODO warning from buildlog for reviewing:
   Unrecognized argument in LIBS ignored: '-pthread'
================================================================

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



More information about the pld-cvs-commit mailing list