diff --git a/File-ReadBackwards-1.04.tar.gz b/File-ReadBackwards-1.04.tar.gz deleted file mode 100644 index 3be5fea..0000000 --- a/File-ReadBackwards-1.04.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86645e54c66c2f6bed89b9341e829dbfb89a6ee2e578794af01b5bdde46a9f33 -size 8318 diff --git a/perl-File-ReadBackwards.spec b/perl-File-ReadBackwards.spec index e19c05f..3644445 100644 --- a/perl-File-ReadBackwards.spec +++ b/perl-File-ReadBackwards.spec @@ -1,19 +1,33 @@ # vim: set sw=4 ts=4 et nu: -# norootforbuild +# +# spec file for package perl-File-ReadBackwards +# +# 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: perl-File-ReadBackwards -Version: 1.04 +Version: 1.05 Release: 0 Summary: Read a file backwards by lines -Source: http://search.cpan.org/CPAN/authors/id/U/UR/URI/File-ReadBackwards-%{version}.tar.gz -URL: http://search.cpan.org/dist/File-ReadBackwards +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl -License: Perl License -BuildRoot: %{_tmppath}/build-%{name}-%{version} +Source: http://search.cpan.org/CPAN/authors/id/U/UR/URI/File-ReadBackwards-%{version}.tar.gz +Url: http://search.cpan.org/dist/File-ReadBackwards +BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} +BuildRequires: make BuildRequires: perl BuildRequires: perl-macros -BuildRequires: make BuildRequires: perl(ExtUtils::MakeMaker) %description @@ -52,3 +66,4 @@ input record separator string on a per file basis. %{perl_vendorarch}/auto/File/ReadBackwards %doc %{perl_man3dir}/File::ReadBackwards.%{perl_man3ext}%{ext_man} +%changelog