Author: agaran Date: Wed Jan 9 12:55:09 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed md5sum and Source0 uri
---- Files affected: SPECS: perl-Directory-Scratch.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Directory-Scratch.spec diff -u SPECS/perl-Directory-Scratch.spec:1.1 SPECS/perl-Directory-Scratch.spec:1.2 --- SPECS/perl-Directory-Scratch.spec:1.1 Wed Jan 9 10:11:45 2008 +++ SPECS/perl-Directory-Scratch.spec Wed Jan 9 13:55:04 2008 @@ -6,7 +6,6 @@ %include /usr/lib/rpm/macros.perl %define pdir Directory %define pnam Scratch -# Source0-md5: 3383a99139c3c8d6fe8bb5fcffb2dd84 Summary: Directory::Scratch - Easy-to-use self-cleaning scratch space #Summary(pl): Name: perl-Directory-Scratch @@ -16,7 +15,8 @@ Group: Development/Languages/Perl BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -Source0: http://www.cpan.org/modules/by-modules/Directory/Directory-Scratch-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/Directory/Directory-Scratch-%{version}.tar.gz +# Source0-md5: 3383a99139c3c8d6fe8bb5fcffb2dd84 %if %{with tests} BuildRequires: perl(File::Slurp) >= 9999.12 # version is just because it failed on 0.12 here, even if makefile dont specify minimum version @@ -67,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-01-09 12:55:04 agaran +- fixed md5sum and Source0 uri + Revision 1.1 2008-01-09 09:11:45 agaran - initial, builds here, rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Directory-Scratch.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
