commit 44f95e0714f7300299358ff387f4d341c8694426
Author: Ralf Corsépius <[email protected]>
Date:   Wed Mar 2 16:41:01 2011 +0100

    Upstream update.
    Spec cleanup.

 perl-Text-Glob.spec |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/perl-Text-Glob.spec b/perl-Text-Glob.spec
index e654fde..afe3030 100644
--- a/perl-Text-Glob.spec
+++ b/perl-Text-Glob.spec
@@ -5,8 +5,7 @@ Summary:        Perl module to match globbing patterns against 
text
 License:       GPL+ or Artistic
 Group:                 Development/Libraries
 URL:           http://search.cpan.org/dist/Text-Glob/
-Source0:       
http://www.cpan.org/modules/by-module/Text/Text-Glob-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:       
http://www.cpan.org/authors/id/R/RC/RCLAMP/Text-Glob-%{version}.tar.gz
 
 BuildArch: noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -26,15 +25,11 @@ want to do full file globbing use the File::Glob module 
instead.
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %check
 make test
 
@@ -45,6 +40,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 02 2011 Ralf Corsépius <[email protected]> - 0.09-1
+- Upstream update.
+- Spec cleanup.
+
 * Wed Feb 09 2011 Fedora Release Engineering <[email protected]> 
- 0.08-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
--
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