Author: qboosh Date: Sat Mar 31 11:16:44 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL
---- Files affected: SPECS: perl-GraphViz.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/perl-GraphViz.spec diff -u SPECS/perl-GraphViz.spec:1.26 SPECS/perl-GraphViz.spec:1.27 --- SPECS/perl-GraphViz.spec:1.26 Tue Mar 27 00:05:01 2007 +++ SPECS/perl-GraphViz.spec Sat Mar 31 13:16:39 2007 @@ -13,17 +13,18 @@ # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/GraphViz/%{pdir}-%{version}.tar.gz # Source0-md5: bb89286643e01631d1b7b0179ef120d6 -Patch0: perl-%{pdir}-path.patch +Patch0: %{name}-path.patch +URL: http://search.cpan.org/dist/GraphViz/ %if %{with tests} BuildRequires: graphviz %endif -BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: perl-Graph BuildRequires: perl-IPC-Run >= 0.6 BuildRequires: perl-Math-Bezier BuildRequires: perl-Parse-RecDescent +BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 Requires: graphviz Requires: perl-IPC-Run >= 0.6 @@ -86,6 +87,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2007/03/31 11:16:39 qboosh +- generic URL + Revision 1.26 2007/03/26 22:05:01 radek - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-GraphViz.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
