Author: glen Date: Wed Nov 12 08:58:30 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - check-files cleanup; rel 3
---- Files affected: SPECS: perl-PGPLOT.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: SPECS/perl-PGPLOT.spec diff -u SPECS/perl-PGPLOT.spec:1.40 SPECS/perl-PGPLOT.spec:1.41 --- SPECS/perl-PGPLOT.spec:1.40 Sat Jun 28 11:52:25 2008 +++ SPECS/perl-PGPLOT.spec Wed Nov 12 09:58:24 2008 @@ -9,7 +9,7 @@ Summary(pl.UTF-8): ModuĊ perla PGPLOT Name: perl-PGPLOT Version: 2.20 -Release: 2 +Release: 3 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl @@ -17,8 +17,8 @@ # Source0-md5: 2843f43f2062f32a79aac9767203e0bb URL: http://search.cpan.org/dist/PGPLOT/ BuildRequires: gcc-g77 -BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: perl-ExtUtils-F77 >= 1.13 +BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: pgplot-devel >= 5.2.2-1 BuildRequires: rpm-perlprov >= 4.1-13 BuildRequires: xorg-lib-libX11-devel @@ -43,9 +43,11 @@ %install rm -rf $RPM_BUILD_ROOT -%{__make} install \ +%{__make} pure_install \ DESTDIR=$RPM_BUILD_ROOT +rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/PGPLOT/.packlist + %clean rm -rf $RPM_BUILD_ROOT @@ -64,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2008/11/12 08:58:24 glen +- check-files cleanup; rel 3 + Revision 1.40 2008/06/28 09:52:25 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-PGPLOT.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
