[libgtk2-perl] 01/01: - add perl_default_filter to drop "Gtk2.so" provides
Intrigeri
intrigeri at moszumanska.debian.org
Wed Apr 30 17:12:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to annotated tag perl-Gtk2-1_203-5_fc14
in repository libgtk2-perl.
commit ed58e708c0dec0b59f5b120667e9a622d5ea143f
Author: Chris Weyl <cweyl at fedoraproject.org>
Date: Sun Mar 14 18:45:15 2010 +0000
- add perl_default_filter to drop "Gtk2.so" provides
---
perl-Gtk2.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/perl-Gtk2.spec b/perl-Gtk2.spec
index 2b52292..06cf947 100644
--- a/perl-Gtk2.spec
+++ b/perl-Gtk2.spec
@@ -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_%(eval "`%{__perl} -V:version`"; echo $versi
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgtk2-perl.git
More information about the Pkg-perl-cvs-commits
mailing list