rpms/perl-Gtk2/FC-6 .cvsignore, 1.15, 1.16 perl-Gtk2.spec, 1.20, 1.21 sources, 1.15, 1.16

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Sun Mar 18 21:05:03 UTC 2007


Author: jpo

Update of /cvs/extras/rpms/perl-Gtk2/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12441/FC-6

Modified Files:
	.cvsignore perl-Gtk2.spec sources 
Log Message:
Update to 1.144.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Gtk2/FC-6/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore	6 Sep 2006 14:21:22 -0000	1.15
+++ .cvsignore	18 Mar 2007 21:04:31 -0000	1.16
@@ -1 +1 @@
-Gtk2-1.140.tar.gz
+Gtk2-1.144.tar.gz


Index: perl-Gtk2.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Gtk2/FC-6/perl-Gtk2.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- perl-Gtk2.spec	6 Sep 2006 14:21:22 -0000	1.20
+++ perl-Gtk2.spec	18 Mar 2007 21:04:31 -0000	1.21
@@ -5,7 +5,7 @@
 #
 
 Name:           perl-Gtk2
-Version:        1.140
+Version:        1.144
 Release:        1%{?dist}
 Summary:        Perl interface to the 2.x series of the Gimp Toolkit library
 
@@ -55,8 +55,8 @@
 
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS"
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
+make %{?_smp_mflags}
 
 
 %install
@@ -64,7 +64,7 @@
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
@@ -82,10 +82,22 @@
 %doc examples/ gtk-demo/
 %{perl_vendorarch}/auto/Gtk2/
 %{perl_vendorarch}/Gtk2*
-%{_mandir}/man3/*.3*
+%{_mandir}/man3/*.3pm*
 
 
 %changelog
+* Sun Mar 18 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.144-1
+- Update to 1.144.
+
+* Mon Feb 26 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.143-1
+- Update to 1.143.
+
+* Sun Jan 21 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.142-1
+- Update to 1.142.
+
+* Wed Nov 22 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.141-1
+- Update to 1.141.
+
 * Wed Sep  6 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.140-1
 - Update to 1.140.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Gtk2/FC-6/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources	6 Sep 2006 14:21:22 -0000	1.15
+++ sources	18 Mar 2007 21:04:31 -0000	1.16
@@ -1 +1 @@
-0951835b2d032a3813320de235b96273  Gtk2-1.140.tar.gz
+bc89094b40e81659562a3229fbf6bf3d  Gtk2-1.144.tar.gz




More information about the fedora-extras-commits mailing list