diff --git a/needs.rebuild b/needs.rebuild deleted file mode 100644 index 815fd29..0000000 --- a/needs.rebuild +++ /dev/null @@ -1 +0,0 @@ -http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild diff --git a/perl-Image-Xbm.spec b/perl-Image-Xbm.spec index 914be13..557a9fe 100644 --- a/perl-Image-Xbm.spec +++ b/perl-Image-Xbm.spec @@ -1,6 +1,6 @@ Name: perl-Image-Xbm Version: 1.08 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Load, create, manipulate and save xbm image files in Perl Group: Development/Libraries @@ -10,7 +10,6 @@ Source0: http://www.cpan.org/authors/id/S/SU/SUMMER/Image-Xbm-%{version}. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl >= 1:5.6.1 BuildRequires: perl(Image::Base) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -49,10 +48,13 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %doc README %{perl_vendorlib}/Image/ -%{_mandir}/man3/*.3* +%{_mandir}/man3/*.3pm* %changelog +* Fri Sep 8 2006 Jose Pedro Oliveira - 1.08-6 +- Rebuild for FC6. + * Fri Feb 17 2006 Jose Pedro Oliveira - 1.08-5 - Rebuild for FC5 (perl 5.8.8).