commit d220ef68806a65ccd24949d9344f7aff3c5bf177
Author: Marcela Mašláňová <[email protected]>
Date: Fri Feb 4 12:40:34 2011 +0100
Change to new guidelines
perl-version.spec | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/perl-version.spec b/perl-version.spec
index 338f7c1..378c492 100644
--- a/perl-version.spec
+++ b/perl-version.spec
@@ -7,7 +7,6 @@ License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/version/
Source0:
http://www.cpan.org/authors/id/J/JP/JPEACOCK/version-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: perl(Module::Build)
BuildRequires: perl(Test::More) >= 0.45
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
@@ -30,8 +29,6 @@ strongly urged to set 0.77 as a minimum in your code.
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 f -name '*.bs' -size 0 -exec rm -f {} \;
@@ -42,9 +39,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} \;
2>/dev/null
%check
make test
-%clean
-rm -rf $RPM_BUILD_ROOT
-
%files
%defattr(-,root,root,-)
%doc Changes README
--
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