SPECS: perl-Graph.spec - cleanup
qboosh
qboosh at pld-linux.org
Wed May 24 10:15:29 CEST 2006
Author: qboosh Date: Wed May 24 08:15:29 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cleanup
---- Files affected:
SPECS:
perl-Graph.spec (1.40 -> 1.41)
---- Diffs:
================================================================
Index: SPECS/perl-Graph.spec
diff -u SPECS/perl-Graph.spec:1.40 SPECS/perl-Graph.spec:1.41
--- SPECS/perl-Graph.spec:1.40 Wed May 24 10:04:24 2006
+++ SPECS/perl-Graph.spec Wed May 24 10:15:24 2006
@@ -14,8 +14,8 @@
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Graph/Graph-%{version}.tar.gz
# Source0-md5: 81374c82924387574201fd01adfdb2fa
-BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: perl-Heap >= 0.01
+BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -45,19 +45,16 @@
DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod
rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/Graph/.packlist
-
+rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Graph.pod
%clean
rm -rf $RPM_BUILD_ROOT
-
%files
%defattr(644,root,root,755)
%doc README Changes
%{perl_vendorlib}/Graph.pm
-%{perl_vendorlib}/Graph.pod
%{perl_vendorlib}/Graph/*
-
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,6 +63,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.41 2006/05/24 08:15:24 qboosh
+- cleanup
+
Revision 1.40 2006/05/24 08:04:24 blaass
- up to 0.71, rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Graph.spec?r1=1.40&r2=1.41&f=u
More information about the pld-cvs-commit
mailing list