rpms/perl-Gtk2/devel perl-Gtk2.spec,1.34,1.35

Chris Weyl cweyl at fedoraproject.org
Sun Mar 14 18:45:15 UTC 2010


Author: cweyl

Update of /cvs/extras/rpms/perl-Gtk2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24035

Modified Files:
	perl-Gtk2.spec 
Log Message:
* Sun Mar 14 2010 Chris Weyl <cweyl at alumni.drew.edu> - 1.203-4
- add perl_default_filter to drop "Gtk2.so" provides



Index: perl-Gtk2.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Gtk2/devel/perl-Gtk2.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -p -r1.34 -r1.35
--- perl-Gtk2.spec	7 Dec 2009 18:56:41 -0000	1.34
+++ perl-Gtk2.spec	14 Mar 2010 18:45:15 -0000	1.35
@@ -6,7 +6,7 @@
 
 Name:           perl-Gtk2
 Version:        1.203
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Perl interface to the 2.x series of the Gimp Toolkit library
 
 Group:          Development/Libraries
@@ -26,6 +26,8 @@ Requires:       perl(:MODULE_COMPAT_%(ev
 Requires:       perl(Glib) >= 1.200
 Requires:       perl(Cairo) >= 1.00
 
+%{?perl_default_filter}
+
 %description
 This module allows you to write Gtk+ graphical user interfaces in a
 perlish and object-oriented way, freeing you from the casting and
@@ -88,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Mar 14 2010 Chris Weyl <cweyl at alumni.drew.edu> - 1.203-4
+- add perl_default_filter to drop "Gtk2.so" provides
+
 * Mon Dec  7 2009 Stepan Kasal <skasal at redhat.com> - 1.203-4
 - rebuild against perl 5.10.1
 




More information about the perl-devel mailing list