diff --git a/perl-Algorithm-CheckDigits.changes b/perl-Algorithm-CheckDigits.changes index 48a7856..883e91f 100644 --- a/perl-Algorithm-CheckDigits.changes +++ b/perl-Algorithm-CheckDigits.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 28 19:15:34 UTC 2011 - coolo@opensuse.org + +- add description + ------------------------------------------------------------------- Sun Apr 3 15:33:33 UTC 2011 - coolo@novell.com diff --git a/perl-Algorithm-CheckDigits.spec b/perl-Algorithm-CheckDigits.spec index c14d25d..cc2a2d1 100644 --- a/perl-Algorithm-CheckDigits.spec +++ b/perl-Algorithm-CheckDigits.spec @@ -1,5 +1,5 @@ # -# spec file for package perl-Algorithm-CheckDigits +# spec file for package perl-Algorithm-CheckDigits (Version 1.1.1) # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,8 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: perl-Algorithm-CheckDigits Version: 1.1.1 Release: 1 @@ -25,20 +23,19 @@ License: GPL+ or Artistic Summary: Perl extension to generate and test check digits Url: http://search.cpan.org/dist/Algorithm-CheckDigits/ Group: Development/Libraries/Perl -#Source: http://www.cpan.org/authors/id/M/MA/MAMAWE/Algorithm-CheckDigits-v%{version}.tar.gz -Source: %{cpan_name}-v%{version}.tar.gz +Source: http://www.cpan.org/authors/id/M/MA/MAMAWE/%{cpan_name}-v%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl -BuildRequires: perl(Module::Build) BuildRequires: perl-macros +BuildRequires: perl(Module::Build) BuildRequires: perl(Probe::Perl) BuildRequires: perl(version) Requires: perl(version) %{perl_requires} %description -sorry, no description found +Perl extension to generate and test check digits %prep %setup -q -n %{cpan_name}-v%{version} @@ -58,7 +55,7 @@ sorry, no description found %{__rm} -rf %{buildroot} %files -f %{name}.files -%defattr(644,root,root,755) +%defattr(-,root,root,755) %doc cgi-bin Changes README %changelog