Author: qboosh Date: Sat Mar 15 21:11:55 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL
---- Files affected: SPECS: perl-DBD-Adabas.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/perl-DBD-Adabas.spec diff -u SPECS/perl-DBD-Adabas.spec:1.16 SPECS/perl-DBD-Adabas.spec:1.17 --- SPECS/perl-DBD-Adabas.spec:1.16 Thu Jan 10 09:38:36 2008 +++ SPECS/perl-DBD-Adabas.spec Sat Mar 15 22:11:50 2008 @@ -11,12 +11,14 @@ Name: perl-DBD-Adabas Version: 0.2003 Release: 3 -License: GPL or Artistic +# GPL or Artistic as specified in perl README file +License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/DBD/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 314414fe64b48e1f9cac2cf6f1396db0 -BuildRequires: rpm-perlprov >= 4.1-13 +URL: http://search.cpan.org/dist/DBD-Adabas/ BuildRequires: perl-DBI >= 0.93 +BuildRequires: rpm-perlprov >= 4.1-13 #BR: adabas libs installed in $DBROOT or %adabasroot BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -63,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2008-03-15 21:11:50 qboosh +- generic URL + Revision 1.16 2008-01-10 08:38:36 glen - add CC to %{__make} grep OPTIMIZE= perl-* -l|xargs grep -c CC=|grep :0|cut -d: -f1|xargs sed -i -e '/%{__make} \\$/a\\tCC="%{__cc}" \\' @@ -111,4 +116,3 @@ Revision 1.1 2002/03/22 22:11:17 qboosh - new; requires Adabas libs to build - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-DBD-Adabas.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
