diff --git a/Email-Simple-2.100.tar.bz2 b/Email-Simple-2.100.tar.bz2 deleted file mode 100644 index a8f87c6..0000000 --- a/Email-Simple-2.100.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:777ecb48350edd98851e7cc3a6670a6c30b47410d1df27f62de3441383e2c4da -size 28328 diff --git a/perl-Email-Simple.changes b/perl-Email-Simple.changes index a84423a..d528183 100644 --- a/perl-Email-Simple.changes +++ b/perl-Email-Simple.changes @@ -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 diff --git a/perl-Email-Simple.spec b/perl-Email-Simple.spec index eaeb766..015cc0e 100644 --- a/perl-Email-Simple.spec +++ b/perl-Email-Simple.spec @@ -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