forked from pool/perl-DateTime-Format-Mail
Accepting request 56413 from home:vitezslav_cizek:branches:devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/56413 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Format-Mail?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 20 12:24:51 UTC 2010 - vcizek@novell.com
|
||||
|
||||
- separated perl_requires and the rest required
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 13:37:07 UTC 2010 - vcizek@novell.com
|
||||
|
||||
- switch to %perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:00:13 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
||||
@@ -4,7 +4,8 @@ Name: perl-%cpan_name
|
||||
Version: 0.3001
|
||||
Release: 1
|
||||
Provides: %cpan_name
|
||||
Requires: perl = %{perl_version} perl-DateTime perl-DateTime-Locale perl-DateTime-TimeZone perl-Params-Validate
|
||||
%perl_requires
|
||||
Requires: perl-DateTime perl-DateTime-Locale perl-DateTime-TimeZone perl-Params-Validate
|
||||
Group: Development/Libraries/Perl
|
||||
License: GPL
|
||||
URL: http://search.cpan.org/dist/DateTime-Format-Mail/
|
||||
@@ -24,6 +25,8 @@ RFC2822 (April 2001) introduces a slightly different format of date than that us
|
||||
%build
|
||||
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
|
||||
make
|
||||
|
||||
%check
|
||||
make test
|
||||
|
||||
%install
|
||||
|
||||
Reference in New Issue
Block a user