Author: qboosh Date: Mon Mar 24 16:20:41 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL
---- Files affected: SPECS: perl-Math-SO3.spec (1.9 -> 1.10) , perl-Math-TrulyRandom.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: SPECS/perl-Math-SO3.spec diff -u SPECS/perl-Math-SO3.spec:1.9 SPECS/perl-Math-SO3.spec:1.10 --- SPECS/perl-Math-SO3.spec:1.9 Sun Feb 10 13:15:40 2008 +++ SPECS/perl-Math-SO3.spec Mon Mar 24 17:20:36 2008 @@ -13,8 +13,9 @@ Release: 2 License: LGPL 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/Math/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 0ca499258a36775d3e2f3d9ae0db0c5c +URL: http://search.cpan.org/dist/Math-SO3/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -31,7 +32,7 @@ %setup -q -n %{pdir}-%{pnam}-%{version} # uhm...? original version failed, this doesn't -perl -pi -e 's/euler_angles_zxz/euler_angles_yxz/' test.pl +%{__perl} -pi -e 's/euler_angles_zxz/euler_angles_yxz/' test.pl %build %{__perl} Makefile.PL \ @@ -67,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2008-03-24 16:20:36 qboosh +- generic URL + Revision 1.9 2008-02-10 12:15:40 arekm - rel 2 ================================================================ Index: SPECS/perl-Math-TrulyRandom.spec diff -u SPECS/perl-Math-TrulyRandom.spec:1.43 SPECS/perl-Math-TrulyRandom.spec:1.44 --- SPECS/perl-Math-TrulyRandom.spec:1.43 Thu Jan 10 09:38:40 2008 +++ SPECS/perl-Math-TrulyRandom.spec Mon Mar 24 17:20:36 2008 @@ -15,9 +15,10 @@ # if used in a product, Systemics should be given attribution License: free use, distributable 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/Math/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 32e2273ee192203837cb1a21756a27a0 Patch0: %{name}-paths.patch +URL: http://search.cpan.org/dist/Math-TrulyRandom/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRequires: code_which_works_on_modern_linux(not_detected_in_version) = 1.0 @@ -71,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2008-03-24 16:20:36 qboosh +- generic URL + Revision 1.43 2008-01-10 08:38:40 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}" \\' ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Math-SO3.spec?r1=1.9&r2=1.10&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Math-TrulyRandom.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
