Author: corsepiu
Update of /cvs/pkgs/rpms/perl-Gtk2-Spell/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8150
Modified Files:
perl-Gtk2-Spell.spec
Added Files:
Gtk2-Spell-1.03.diff
Log Message:
* Wed May 12 2010 Ralf Corsépius <[email protected]> - 1.03-14
- Add Gtk2-Spell-1.03.diff (Change requirements to fix perl-5.12.0
build breakdown).
Gtk2-Spell-1.03.diff:
Makefile.PL | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- NEW FILE Gtk2-Spell-1.03.diff ---
--- Gtk2-Spell-1.03.orig/Makefile.PL 2003-09-22 02:45:59.000000000 +0200
+++ Gtk2-Spell-1.03/Makefile.PL 2010-05-12 08:31:44.000000000 +0200
@@ -11,8 +11,8 @@
our %build_reqs = (
'perl-ExtUtils-Depends' => '0.1',
'perl-ExtUtils-PkgConfig' => '0.1',
- 'perl-Glib' => '1.00rc2',
- 'perl-Gtk2' => '1.00rc2',
+ 'perl-Glib' => '1.200',
+ 'perl-Gtk2' => '1.200',
'GtkSpell' => '2.0.0',
);
Index: perl-Gtk2-Spell.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Gtk2-Spell/devel/perl-Gtk2-Spell.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- perl-Gtk2-Spell.spec 2 May 2010 11:04:46 -0000 1.10
+++ perl-Gtk2-Spell.spec 12 May 2010 06:53:07 -0000 1.11
@@ -1,13 +1,13 @@
-
Name: perl-Gtk2-Spell
Version: 1.03
-Release: 13%{?dist}
+Release: 14%{?dist}
Summary: Gtk2::Spell perl module
Group: Development/Libraries
License: LGPLv2+
URL: http://search.cpan.org/dist/Gtk2-Spell/
Source0:
http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Gtk2-Spell-%{version}.tar.gz
+Patch0: Gtk2-Spell-1.03.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gtk2-devel, perl(Gtk2), perl(Glib), perl(ExtUtils::Depends)
@@ -22,7 +22,7 @@ suggested corrections.
%prep
%setup -q -n Gtk2-Spell-%{version}
-
+%patch0 -p1
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
@@ -57,6 +57,10 @@ rm -rf %{buildroot}
%changelog
+* Wed May 12 2010 Ralf Corsépius <[email protected]> - 1.03-14
+- Add Gtk2-Spell-1.03.diff (Change requirements to fix perl-5.12.0
+ build breakdown).
+
* Sun May 02 2010 Marcela Maslanova <[email protected]> - 1.03-13
- Mass rebuild with perl-5.12.0
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel