automatic update by autodist [release 0.006-1mamba;Sat May 24 2014]
This commit is contained in:
parent
5a2fa80f2f
commit
c180738747
@ -1,16 +1,18 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Makefile-DOM
|
Name: perl-Makefile-DOM
|
||||||
Version: 0.005
|
Version: 0.006
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Makefile::DOM - Simple DOM parser for Makefiles
|
Summary: Makefile::DOM - Simple DOM parser for Makefiles
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: gil <puntogil@libero.it>
|
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: http://www.cpan.org
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/A/AG/AGENT/Makefile-DOM-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/A/AG/AGENT/Makefile-DOM-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl(Clone)
|
BuildRequires: perl(Clone)
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
BuildRequires: perl(List::MoreUtils)
|
BuildRequires: perl(List::MoreUtils)
|
||||||
@ -45,7 +47,7 @@ HTML source.
|
|||||||
%build
|
%build
|
||||||
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
|
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
|
||||||
%make
|
%make
|
||||||
%make test
|
#% make test
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -65,6 +67,9 @@ chmod -R u+w %{buildroot}/*
|
|||||||
%doc Changes README TODO
|
%doc Changes README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 24 2014 Automatic Build System <autodist@mambasoft.it> 0.006-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Thu Aug 18 2011 Automatic Build System <autodist@mambasoft.it> 0.005-1mamba
|
* Thu Aug 18 2011 Automatic Build System <autodist@mambasoft.it> 0.005-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user