commit c7e68e72f5df26f3a5109fddfaee17c66496a0ed
Author: Ralf Corsépius <[email protected]>
Date: Thu Apr 28 16:24:01 2011 +0200
Upstream update.
Spec cleanup.
.gitignore | 1 +
perl-List-UtilsBy.spec | 14 ++++++--------
sources | 2 +-
3 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c391a6..8cdccd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/List-UtilsBy-0.06.tar.gz
+/List-UtilsBy-0.07.tar.gz
diff --git a/perl-List-UtilsBy.spec b/perl-List-UtilsBy.spec
index 476616d..34154c1 100644
--- a/perl-List-UtilsBy.spec
+++ b/perl-List-UtilsBy.spec
@@ -1,12 +1,11 @@
Name: perl-List-UtilsBy
-Version: 0.06
-Release: 2%{?dist}
+Version: 0.07
+Release: 1%{?dist}
Summary: Higher-order list utility functions
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/List-UtilsBy/
Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/List-UtilsBy-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: perl(Module::Build)
BuildRequires: perl(Test::More)
@@ -33,8 +32,6 @@ returned by the extra function, when given each value.
./Build
%install
-rm -rf $RPM_BUILD_ROOT
-
./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
@@ -43,9 +40,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {}
2>/dev/null \;
%check
./Build test
-%clean
-rm -rf $RPM_BUILD_ROOT
-
%files
%defattr(-,root,root,-)
%doc Changes LICENSE README
@@ -53,6 +47,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
+* Thu Apr 28 2011 Ralf Corsépius <[email protected]> 0.07-1
+- Upstream update.
+- Spec cleanup.
+
* Tue Feb 08 2011 Fedora Release Engineering <[email protected]>
- 0.06-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
diff --git a/sources b/sources
index ee1e762..d5fdc86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e3cc5a00a5c9d94458ee304028e784a5 List-UtilsBy-0.06.tar.gz
+2c39a8a2021bdf63ee4a8d7e0b0829a4 List-UtilsBy-0.07.tar.gz
--
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