From a0621668e7d989989fce39415944c8f5ce08db242c16f7bff1cec0c95b9610b4 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 22 Dec 2010 10:24:43 +0000 Subject: [PATCH] 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 --- perl-DateTime-Format-Mail.changes | 10 ++++++++++ perl-DateTime-Format-Mail.spec | 5 ++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/perl-DateTime-Format-Mail.changes b/perl-DateTime-Format-Mail.changes index 6241c20..8a8cfe3 100644 --- a/perl-DateTime-Format-Mail.changes +++ b/perl-DateTime-Format-Mail.changes @@ -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 diff --git a/perl-DateTime-Format-Mail.spec b/perl-DateTime-Format-Mail.spec index 8c53bae..8c2939a 100644 --- a/perl-DateTime-Format-Mail.spec +++ b/perl-DateTime-Format-Mail.spec @@ -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