[perl-Gtk2-MozEmbed/f14/master] add link to upstream bug and clean macros

Remi Collet remi at fedoraproject.org
Sat Sep 4 14:37:02 UTC 2010


commit 5ee44bf15cfc5e010f26bf3102928465203de95f
Author: remi <fedora at famillecollet.com>
Date:   Sat Sep 4 16:37:00 2010 +0200

    add link to upstream bug and clean macros

 perl-Gtk2-MozEmbed.spec |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/perl-Gtk2-MozEmbed.spec b/perl-Gtk2-MozEmbed.spec
index deb0244..b76bde8 100644
--- a/perl-Gtk2-MozEmbed.spec
+++ b/perl-Gtk2-MozEmbed.spec
@@ -1,13 +1,7 @@
 %define perlname Gtk2-MozEmbed
 
-%define gecko_version 1.9.0.6
-%if 0%{?fedora} >= 11
-%define gecko_version 1.9.2.4
-%endif
-%if 0%{?fedora} >= 13
+# Fedora 13 and 14
 %define gecko_version 1.9.2.7
-%else
-%endif
 
 # Using specfilever cause dumpspec to only increase 
 # right part of release (post dist tag)
@@ -25,6 +19,7 @@ Source0:       http://www.cpan.org/authors/id/T/TS/TSCH/%{perlname}-%{version}.t
 
 # See https://rt.cpan.org/Ticket/Display.html?id=43306
 Patch0:        %{name}-make.patch
+# See https://rt.cpan.org/Public/Bug/Display.html?id=61063
 Patch1:        missing-pixbuf.patch
 
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -98,6 +93,8 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 
 
 %changelog
+- add link to upstream bug and clean macros
+
 * Tue Aug 10 2010 Jan Horak <jhorak at redhat.com> - 0.08-6.16
 - Rebuild against newer gecko
 - Added missing-pixbuf.patch to solve missing gdk-pixbuf.h


More information about the scm-commits mailing list