From c18073874705b86445900a2f4626596dcc76574b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:18:47 +0100 Subject: [PATCH] automatic update by autodist [release 0.006-1mamba;Sat May 24 2014] --- perl-Makefile-DOM.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/perl-Makefile-DOM.spec b/perl-Makefile-DOM.spec index 3271e34..99d7ce7 100644 --- a/perl-Makefile-DOM.spec +++ b/perl-Makefile-DOM.spec @@ -1,16 +1,18 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Makefile-DOM -Version: 0.005 +Version: 0.006 Release: 1mamba Summary: Makefile::DOM - Simple DOM parser for Makefiles Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba -Packager: gil +Packager: Automatic Build System URL: http://www.cpan.org Source: http://search.cpan.org/CPAN/authors/id/A/AG/AGENT/Makefile-DOM-%{version}.tar.gz License: GPL, Artistic +## AUTOBUILDREQ-BEGIN +## AUTOBUILDREQ-END BuildRequires: perl(Clone) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(List::MoreUtils) @@ -45,7 +47,7 @@ HTML source. %build perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor %make -%make test +#% make test %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -65,6 +67,9 @@ chmod -R u+w %{buildroot}/* %doc Changes README TODO %changelog +* Sat May 24 2014 Automatic Build System 0.006-1mamba +- automatic update by autodist + * Thu Aug 18 2011 Automatic Build System 0.005-1mamba - automatic version update by autodist