forked from pool/perl-XML-Writer
Accepting request 55376 from devel:languages:perl
Accepted submit request 55376 from user coolo OBS-URL: https://build.opensuse.org/request/show/55376 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-Writer?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 19:21:01 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 17 20:06:42 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
||||
@@ -31,15 +31,13 @@ Url: http://search.cpan.org/dist/XML-Writer/
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
%if %{with pod}
|
||||
BuildRequires: perl(Test::Pod) >= 1.00
|
||||
BuildRequires: perl(Test::Pod::Coverage)
|
||||
%endif
|
||||
Requires: perl = %{perl_version}
|
||||
|
||||
%description
|
||||
XML::Writer is a helper module for Perl programs that write an XML
|
||||
|
||||
Reference in New Issue
Block a user