commit 285a0a33629ef320a79c5d6d317ec036204bb484
Author: Iain Arnell <[email protected]>
Date:   Fri Dec 17 16:32:51 2010 +0100

    update to 5.8005

 perl-Catalyst-Manual.spec |   16 +++++++---------
 1 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/perl-Catalyst-Manual.spec b/perl-Catalyst-Manual.spec
index 856f473..dbfeb3d 100644
--- a/perl-Catalyst-Manual.spec
+++ b/perl-Catalyst-Manual.spec
@@ -1,13 +1,12 @@
 Name:           perl-Catalyst-Manual
 Summary:        Catalyst web framework manual
 Epoch:          1
-Version:        5.8004
-Release:        4%{?dist}
+Version:        5.8005
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
-Source0:        
http://search.cpan.org/CPAN/authors/id/H/HK/HKCLARK/Catalyst-Manual-%{version}.tar.gz
 
+Source0:        
http://search.cpan.org/CPAN/authors/id/Z/ZA/ZARQUON/Catalyst-Manual-%{version}.tar.gz
 URL:            http://search.cpan.org/dist/Catalyst-Manual/
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 BuildArch:      noarch
 
@@ -29,8 +28,6 @@ This is the manual to the Catalyst web framework.
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
-
 make pure_install DESTDIR=%{buildroot}
 
 find %{buildroot} -type f -name .packlist -exec rm -f {} \;
@@ -41,9 +38,6 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 %check
 make test
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc Changes README
@@ -51,6 +45,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Fri Dec 17 2010 Iain Arnell <[email protected]> 1:5.8005-1
+- update to latest upstream version
+- clean up spec for modern rpmbuild
+
 * Wed Dec 15 2010 Marcela Maslanova <[email protected]> - 1:5.8004-4
 - 661697 rebuild for fixing problems with vendorach/lib
 
--
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

Reply via email to