SPECS: perl-Ima-DBI.spec - generic URL
qboosh
qboosh at pld-linux.org
Mon Dec 24 18:20:07 CET 2007
Author: qboosh Date: Mon Dec 24 17:20:06 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- generic URL
---- Files affected:
SPECS:
perl-Ima-DBI.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: SPECS/perl-Ima-DBI.spec
diff -u SPECS/perl-Ima-DBI.spec:1.26 SPECS/perl-Ima-DBI.spec:1.27
--- SPECS/perl-Ima-DBI.spec:1.26 Mon Dec 24 03:15:49 2007
+++ SPECS/perl-Ima-DBI.spec Mon Dec 24 18:20:01 2007
@@ -1,8 +1,8 @@
# $Revision$, $Date$
-
+#
# Conditional build:
-%bcond_with tests # Perform "make test"
-
+%bcond_with tests # perform "make test"
+#
%include /usr/lib/rpm/macros.perl
%define pdir Ima
%define pnam DBI
@@ -16,6 +16,7 @@
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-authors/id/T/TM/TMTM/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 1ccc6eb89ec4beb1b231fc69209b87c6
+URL: http://search.cpan.org/dist/Ima-DBI/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -54,8 +55,8 @@
%files
%defattr(644,root,root,755)
-%dir %{perl_vendorlib}/%{pdir}
-%{perl_vendorlib}/%{pdir}/%{pnam}.pm
+%dir %{perl_vendorlib}/Ima
+%{perl_vendorlib}/Ima/DBI.pm
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -64,6 +65,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2007-12-24 17:20:01 qboosh
+- generic URL
+
Revision 1.26 2007-12-24 02:15:49 zbyniu
- up to 0.34
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Ima-DBI.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list