Author: duddits Date: Tue Jan 6 21:40:29 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.46 - more %files - %install updated
---- Files affected: SPECS: perl-Math-Cephes.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/perl-Math-Cephes.spec diff -u SPECS/perl-Math-Cephes.spec:1.16 SPECS/perl-Math-Cephes.spec:1.17 --- SPECS/perl-Math-Cephes.spec:1.16 Mon Mar 24 17:01:17 2008 +++ SPECS/perl-Math-Cephes.spec Tue Jan 6 22:40:24 2009 @@ -9,13 +9,13 @@ Summary: Math::Cephes - Perl interface to the cephes math library Summary(pl.UTF-8): Math::Cephes - interfejs perlowy do biblioteki matematycznej cephes Name: perl-Math-Cephes -Version: 0.43 -Release: 2 +Version: 0.46 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Math/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 82df7759b5b1c7dc49a79fc616847168 +# Source0-md5: 1f1d56dcc5829d5b3a08fe7e4f363eb3 URL: http://search.cpan.org/dist/Math-Cephes/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -50,6 +50,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/Math/Cephes.pod + %clean rm -rf $RPM_BUILD_ROOT @@ -60,7 +62,9 @@ %{perl_vendorarch}/Math/Cephes.pm %{perl_vendorarch}/Math/Cephes %dir %{perl_vendorarch}/auto/Math/Cephes +%dir %{perl_vendorarch}/auto/Math/Cephes/libmd %{perl_vendorarch}/auto/Math/Cephes/Cephes.bs +%{perl_vendorarch}/auto/Math/Cephes/libmd/extralibs.ld %attr(755,root,root) %{perl_vendorarch}/auto/Math/Cephes/Cephes.so %{_mandir}/man[13]/* @@ -70,6 +74,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2009/01/06 21:40:24 duddits +- up to 0.46 +- more %files +- %install updated + Revision 1.16 2008/03/24 16:01:17 qboosh - generic URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Math-Cephes.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
