Author: hawk Date: Sun May 11 12:00:01 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed x86_64 build, release 2
---- Files affected: SPECS: perl-ExtUtils-F77.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: SPECS/perl-ExtUtils-F77.spec diff -u SPECS/perl-ExtUtils-F77.spec:1.42 SPECS/perl-ExtUtils-F77.spec:1.43 --- SPECS/perl-ExtUtils-F77.spec:1.42 Mon Mar 31 22:13:28 2008 +++ SPECS/perl-ExtUtils-F77.spec Sun May 11 13:59:56 2008 @@ -10,13 +10,14 @@ Summary(pl.UTF-8): ModuĊ Perla ExtUtils::F77 - prosty interfejs do bibliotek F77 Name: perl-ExtUtils-F77 Version: 1.16 -Release: 1 +Release: 2 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/ExtUtils/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: af925e7e8a2876a5fd9b6c4660e37664 Patch0: %{name}-gcc.patch +Patch1: %{name}-lib64.patch URL: http://search.cpan.org/dist/ExtUtils-F77/ BuildRequires: gcc-g77 BuildRequires: perl-devel >= 1:5.8.0 @@ -41,6 +42,7 @@ %prep %setup -q -n %{pdir}-%{pnam}-%{version} %patch0 -p1 +%patch1 -p1 %build %{__perl} Makefile.PL \ @@ -70,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43 2008-05-11 11:59:56 hawk +- fixed x86_64 build, release 2 + Revision 1.42 2008-03-31 20:13:28 qboosh - generic URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-ExtUtils-F77.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
