SPECS: perl-Data-Table.spec - 1.47

glen glen at pld-linux.org
Thu Jul 27 18:28:29 CEST 2006


Author: glen                         Date: Thu Jul 27 16:28:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.47

---- Files affected:
SPECS:
   perl-Data-Table.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/perl-Data-Table.spec
diff -u SPECS/perl-Data-Table.spec:1.22 SPECS/perl-Data-Table.spec:1.23
--- SPECS/perl-Data-Table.spec:1.22	Mon Jan 24 13:58:26 2005
+++ SPECS/perl-Data-Table.spec	Thu Jul 27 18:28:23 2006
@@ -9,13 +9,13 @@
 Summary:	Data::Table - data type related to database tables, spreadsheets, etc
 Summary(pl):	Data::Table - typ danych dotyczący tabel bazodanowych, arkuszy kalkulacyjnych itp.
 Name:		perl-Data-Table
-Version:	1.43
+Version:	1.47
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	d457e695096718edaf4fe150f20fbc99
+# Source0-md5:	40087b9c0945df52d78da475efe8ace3
 URL:		http://www.geocities.com/easydatabase/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -65,15 +65,15 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# empty autosplit.ix
+rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/auto/Data/Table/autosplit.ix
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 %{perl_vendorlib}/Data/*.pm
-# empty autosplit.ix
-#%dir %{perl_vendorlib}/auto/Data/Table
-#%%{perl_vendorlib}/auto/Data/Table/autosplit.ix
 %{_mandir}/man3/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -82,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/07/27 16:28:23  glen
+- 1.47
+
 Revision 1.22  2005/01/24 12:58:26  agaran
 - correct md5sum? (this one works for me)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Data-Table.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list