Author: agaran Date: Tue Feb 19 12:34:58 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - missing br
---- Files affected: SPECS: perl-Data-GUID.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/perl-Data-GUID.spec diff -u SPECS/perl-Data-GUID.spec:1.3 SPECS/perl-Data-GUID.spec:1.4 --- SPECS/perl-Data-GUID.spec:1.3 Mon Dec 31 12:12:53 2007 +++ SPECS/perl-Data-GUID.spec Tue Feb 19 13:34:53 2008 @@ -18,6 +18,9 @@ URL: http://search.cpan.org/dist/Data-GUID/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 +%if %{with tests} +BuildRequires: perl-Data-UUID +%endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -75,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008-02-19 12:34:53 agaran +- missing br + Revision 1.3 2007-12-31 11:12:53 glen - convert utf8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Data-GUID.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
