diff --git a/Module-Install-CheckLib-0.08.tar.bz2 b/Module-Install-CheckLib-0.08.tar.bz2 deleted file mode 100644 index fcbf9f0..0000000 --- a/Module-Install-CheckLib-0.08.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4c40ece81cefc3c336d50e131ef63f93fda21e3da02833b450379511d2183a0 -size 25316 diff --git a/perl-Module-Install-CheckLib.spec b/perl-Module-Install-CheckLib.spec index 6e9a569..a73e946 100644 --- a/perl-Module-Install-CheckLib.spec +++ b/perl-Module-Install-CheckLib.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-Module-Install-CheckLib (Version 0.08) +# spec file for package perl-Module-Install-CheckLib # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -15,6 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: perl-Module-Install-CheckLib Version: 0.08 Release: 1 @@ -24,7 +26,7 @@ Summary: A Module::Install extension to check that a library is available Url: http://search.cpan.org/dist/Module-Install-CheckLib/ Group: Development/Libraries/Perl #Source: http://www.cpan.org/authors/id/B/BI/BINGOS/Module-Install-CheckLib-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.bz2 +Source: %{cpan_name}-%{version}.tar.gz BuildRequires: perl(Capture::Tiny) >= 0.05 BuildRequires: perl(Devel::CheckLib) >= 0.7 BuildRequires: perl(File::Temp)