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
@@ -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