Author: amateja Date: Wed Jun 24 06:07:33 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.16
---- Files affected: packages/perl-GraphViz-Makefile: perl-GraphViz-Makefile.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/perl-GraphViz-Makefile/perl-GraphViz-Makefile.spec diff -u packages/perl-GraphViz-Makefile/perl-GraphViz-Makefile.spec:1.9 packages/perl-GraphViz-Makefile/perl-GraphViz-Makefile.spec:1.10 --- packages/perl-GraphViz-Makefile/perl-GraphViz-Makefile.spec:1.9 Tue Feb 13 08:47:12 2007 +++ packages/perl-GraphViz-Makefile/perl-GraphViz-Makefile.spec Wed Jun 24 08:07:28 2009 @@ -9,18 +9,20 @@ Summary: Create Makefile graphs using GraphViz Summary(pl.UTF-8): Tworzenie grafów z plików Makefile wykorzystując GraphViz Name: perl-GraphViz-Makefile -Version: 1.15 -Release: 0.1 +Version: 1.16 +Release: 1 # 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-md5: 432f7437c71ff72f815e32b8de5f9af3 -URL: http://search.cpan.org/~srezic/GraphViz-Makefile-1.12/ -BuildRequires: perl-GraphViz -BuildRequires: perl-Make +# Source0-md5: b80f835000ad3adee6d82ab38a2feb4e +URL: http://search.cpan.org/dist/GraphViz-Makefile/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 +%if %{with tests} +BuildRequires: perl(Make) +BuildRequires: perl-GraphViz +%endif Requires: perl-Tk BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -59,12 +61,15 @@ %{_mandir}/man3/* %{_mandir}/man1/* -%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) +%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2009/06/24 06:07:28 amateja +- updated to 1.16 + Revision 1.9 2007/02/13 07:47:12 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-GraphViz-Makefile/perl-GraphViz-Makefile.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
