]> git.pld-linux.org Git - packages/perl-Net-Ident.git/commitdiff
-Req:perl>=5.6 ;Realase=2;New rpm automat
authordobrek <dobrek@pld-linux.org>
Sat, 13 Jan 2001 01:05:08 +0000 (01:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Net-Ident.spec -> 1.10

perl-Net-Ident.spec

index 6ead9a05a191ccc2e6c1c18a69043530da0e4fb0..dda9cd5d1e3139e73dbec412920c3a3f6935a7ee 100644 (file)
@@ -4,14 +4,14 @@ Summary:      Net-Ident perl module
 Summary(pl):   Modu³ perla Net-Ident
 Name:          perl-Net-Ident
 Version:       1.20
-Release:       1
+Release:       2
 License:       GPL
 Group:         Development/Languages/Perl
 Group(pl):     Programowanie/Jêzyki/Perl
 Source0:       ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/Net-Ident-%{version}.tar.gz
 Patch0:                perl-Net-Ident-dep.patch
 BuildRequires: rpm-perlprov >= 3.0.3-18
-BuildRequires: perl >= 5.005_03-14
+BuildRequires: perl >= 5.6
 %requires_eq   perl
 Requires:      %{perl_sitearch}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -36,14 +36,8 @@ yes "" | perl Makefile.PL
 rm -rf $RPM_BUILD_ROOT
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-(
-  cd $RPM_BUILD_ROOT%{perl_sitearch}/auto/Net/Ident
-  sed -e "s#$RPM_BUILD_ROOT##" .packlist >.packlist.new
-  mv .packlist.new .packlist
-)
 
-gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man3/* \
-        Changes README
+gzip -9nf Changes README
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.073961 seconds and 4 git commands to generate.