Accepting request 54671 from devel:languages:perl
Accepted submit request 54671 from user coolo OBS-URL: https://build.opensuse.org/request/show/54671 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Text-CSV_XS?expand=0&rev=14
This commit is contained in:
commit
99fff3ae8b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:35:44 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 2 12:45:09 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
@ -28,13 +28,11 @@ Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Text-CSV_XS
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
BuildRequires: perl(Test::Pod) >= 1.00
|
||||
BuildRequires: perl(Test::Pod::Coverage)
|
||||
Requires: perl = %{perl_version}
|
||||
|
||||
%description
|
||||
Text::CSV_XS provides facilities for the composition and decomposition of
|
||||
|
Loading…
x
Reference in New Issue
Block a user