forked from pool/perl-File-ReadBackwards
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-ReadBackwards?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
ada8801d32
commit
ae94c2aa17
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:86645e54c66c2f6bed89b9341e829dbfb89a6ee2e578794af01b5bdde46a9f33
|
|
||||||
size 8318
|
|
@@ -1,19 +1,33 @@
|
|||||||
# vim: set sw=4 ts=4 et nu:
|
# 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
|
Name: perl-File-ReadBackwards
|
||||||
Version: 1.04
|
Version: 1.05
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Read a file backwards by lines
|
Summary: Read a file backwards by lines
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/U/UR/URI/File-ReadBackwards-%{version}.tar.gz
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
URL: http://search.cpan.org/dist/File-ReadBackwards
|
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
License: Perl License
|
Source: http://search.cpan.org/CPAN/authors/id/U/UR/URI/File-ReadBackwards-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/build-%{name}-%{version}
|
Url: http://search.cpan.org/dist/File-ReadBackwards
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
BuildRequires: make
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: make
|
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -52,3 +66,4 @@ input record separator string on a per file basis.
|
|||||||
%{perl_vendorarch}/auto/File/ReadBackwards
|
%{perl_vendorarch}/auto/File/ReadBackwards
|
||||||
%doc %{perl_man3dir}/File::ReadBackwards.%{perl_man3ext}%{ext_man}
|
%doc %{perl_man3dir}/File::ReadBackwards.%{perl_man3ext}%{ext_man}
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
Reference in New Issue
Block a user