SPECS: perl-Graph.spec - up to 0.71, rel 3

blaass blaass at pld-linux.org
Wed May 24 10:04:29 CEST 2006


Author: blaass                       Date: Wed May 24 08:04:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.71, rel 3

---- Files affected:
SPECS:
   perl-Graph.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/perl-Graph.spec
diff -u SPECS/perl-Graph.spec:1.39 SPECS/perl-Graph.spec:1.40
--- SPECS/perl-Graph.spec:1.39	Sun May 30 14:40:51 2004
+++ SPECS/perl-Graph.spec	Wed May 24 10:04:24 2006
@@ -7,13 +7,13 @@
 Summary:	Graph - graph operations
 Summary(pl):	Graph - operacje na grafach
 Name:		perl-Graph
-Version:	0.20105
-Release:	1
+Version:	0.71
+Release:	3
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Graph/Graph-%{version}.tar.gz
-# Source0-md5:	686176a59a36a5480a65b4fb36c967a7
+# Source0-md5:	81374c82924387574201fd01adfdb2fa
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	perl-Heap >= 0.01
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -43,15 +43,21 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
+rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod
+rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/Graph/.packlist
+
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+
 %files
 %defattr(644,root,root,755)
-%doc README Changes DISCLAIMER
+%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"`)
@@ -60,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2006/05/24 08:04:24  blaass
+- up to 0.71, rel 3
+
 Revision 1.39  2004/05/30 12:40:51  adamg
 - updated to 0.20105
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Graph.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list