forked from pool/perl-Email-Date-Format
Accepting request 29195 from devel:languages:perl
Copy from devel:languages:perl/perl-Email-Date-Format based on submit request 29195 from user coolo OBS-URL: https://build.opensuse.org/request/show/29195 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Email-Date-Format?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
5daf7cadda
commit
1eab6dacde
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 27 14:02:57 CET 2009 - anicka@suse.cz
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Email-Date-Format (Version 1.002 )
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,11 +21,11 @@ Url: http://cpan.org/modules/by-module/Email/
|
||||
|
||||
Name: perl-Email-Date-Format
|
||||
Version: 1.002
|
||||
Release: 2
|
||||
Release: 3
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License
|
||||
License: Artistic
|
||||
Summary: Email::Date::Format - produce RFC 2822 date strings
|
||||
Source: Email-Date-Format-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -47,7 +47,7 @@ Authors:
|
||||
|
||||
%build
|
||||
perl Makefile.PL
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
make test
|
||||
@@ -73,5 +73,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/var/adm/perl-modules/perl-Email-Date-Format
|
||||
|
||||
%changelog
|
||||
* Fri Feb 27 2009 anicka@suse.cz
|
||||
- package created (version 1.002)
|
||||
|
||||
Reference in New Issue
Block a user