Author: sparky Date: Mon Oct 30 16:25:06 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added write-permissions; rel 2
---- Files affected: SPECS: perl-ExtUtils-MakeMaker.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/perl-ExtUtils-MakeMaker.spec diff -u SPECS/perl-ExtUtils-MakeMaker.spec:1.23 SPECS/perl-ExtUtils-MakeMaker.spec:1.24 --- SPECS/perl-ExtUtils-MakeMaker.spec:1.23 Sat Jun 4 09:54:57 2005 +++ SPECS/perl-ExtUtils-MakeMaker.spec Mon Oct 30 17:25:01 2006 @@ -10,13 +10,14 @@ Summary(pl): ExtUtils::MakeMaker - tworzenie Makefile dla moduĊu Name: perl-ExtUtils-MakeMaker Version: 6.30 -Release: 1 +Release: 2 # same as perl 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.pobox.com/~schwern/src/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: c46310bd5d799863be827b8e167efa24 +Patch0: %{name}-write-permissions.patch BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch @@ -34,6 +35,7 @@ %prep %setup -q -n %{pdir}-%{pnam}-%{version} +%patch0 -p1 %build %{__perl} Makefile.PL \ @@ -68,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2006/10/30 16:25:01 sparky +- added write-permissions; rel 2 + Revision 1.23 2005/06/04 07:54:57 radek - version 6.30 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-ExtUtils-MakeMaker.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
