forked from pool/perl-Email-Simple
- use original tar
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Email-Simple?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
de98cfdabe
commit
9e9bda9beb
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:777ecb48350edd98851e7cc3a6670a6c30b47410d1df27f62de3441383e2c4da
|
||||
size 28328
|
||||
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 09:34:07 UTC 2011 - coolo@suse.com
|
||||
|
||||
- use original tar
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 06:55:36 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
||||
@@ -15,25 +15,21 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: perl-Email-Simple
|
||||
%define cpan_name Email-Simple
|
||||
Summary: simple parsing of RFC2822 message format and headers
|
||||
Version: 2.100
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
Release: 0
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Email-Simple/
|
||||
#Source: http://www.cpan.org/authors/id/R/RJ/RJBS/Email-Simple-2.100.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Source: http://www.cpan.org/authors/id/R/RJ/RJBS/Email-Simple-2.100.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Email::Date::Format)
|
||||
BuildRequires: perl-macros
|
||||
Requires: perl(Email::Date::Format)
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user