commit 711374493c82c792d8f86f6672bccedef6f87644
Author: Marcela Mašláňová <[email protected]>
Date: Fri Nov 23 10:28:15 2012 +0100
Update dependencies. Remove BuildRoot cleaning.
Signed-off-by: Marcela Mašláňová <[email protected]>
perl-Tree-DAG_Node.spec | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/perl-Tree-DAG_Node.spec b/perl-Tree-DAG_Node.spec
index 0f7a5f3..3500f6f 100644
--- a/perl-Tree-DAG_Node.spec
+++ b/perl-Tree-DAG_Node.spec
@@ -1,16 +1,15 @@
Name: perl-Tree-DAG_Node
Version: 1.09
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Class for representing nodes in a tree
Group: Development/Libraries
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Tree-DAG_Node/
Source0:
http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Tree-DAG_Node-%{version}.tgz
BuildArch: noarch
-BuildRequires: perl(Carp)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test)
-BuildRequires: perl(Test::More)
+BuildRequires: perl(Test::More) >= 0.94
BuildRequires: perl(Test::Pod) >= 1.00
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@@ -31,7 +30,6 @@ perl Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}
%install
-rm -rf %{buildroot}
make pure_install DESTDIR=%{buildroot}
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
%{_fixperms} %{buildroot}
@@ -45,6 +43,10 @@ make test
%{_mandir}/man3/Tree::DAG_Node.3pm*
%changelog
+* Fri Nov 23 2012 Jitka Plesnikova <[email protected]> - 1.09-2
+- Update dependencies
+- Remove BuildRoot cleaning
+
* Fri Nov 9 2012 Paul Howarth <[email protected]> - 1.09-1
- Update to 1.09
- No code changes
--
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