This commit is contained in:
parent
4fbef48930
commit
c406bb043d
14
perl.spec
14
perl.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl (Version 5.10.1)
|
# spec file for package perl (Version 5.10.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,8 +21,8 @@
|
|||||||
Name: perl
|
Name: perl
|
||||||
Summary: The Perl interpreter
|
Summary: The Perl interpreter
|
||||||
Version: 5.10.1
|
Version: 5.10.1
|
||||||
Release: 69
|
Release: 3
|
||||||
License: Artistic License .. ; GPL v2 or later
|
License: Artistic License .. ; GPLv2+
|
||||||
Group: Development/Languages/Perl
|
Group: Development/Languages/Perl
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Url: http://www.perl.org/
|
Url: http://www.perl.org/
|
||||||
@ -30,7 +30,7 @@ Source: perl-%{version}.tar.bz2
|
|||||||
Source1: %name-rpmlintrc
|
Source1: %name-rpmlintrc
|
||||||
Source2: macros.perl
|
Source2: macros.perl
|
||||||
Source3: README.macros
|
Source3: README.macros
|
||||||
Source4: baselibs.conf
|
Source4: baselibs.conf
|
||||||
Patch0: perl-%{version}.dif
|
Patch0: perl-%{version}.dif
|
||||||
Patch1: perl-gracefull-net-ftp.diff
|
Patch1: perl-gracefull-net-ftp.diff
|
||||||
Patch2: perl-fix_dbmclose_call.patch
|
Patch2: perl-fix_dbmclose_call.patch
|
||||||
@ -84,7 +84,7 @@ Authors:
|
|||||||
Larry Wall, Louis J. LaBash, Jr. <llabash@siue.edu>
|
Larry Wall, Louis J. LaBash, Jr. <llabash@siue.edu>
|
||||||
|
|
||||||
%package base
|
%package base
|
||||||
License: Artistic License .. ; GPL v2 or later
|
License: Artistic License .. ; GPLv2+
|
||||||
Group: Development/Languages/Perl
|
Group: Development/Languages/Perl
|
||||||
Summary: The Perl interpreter
|
Summary: The Perl interpreter
|
||||||
Provides: perl-Digest perl-Digest-MD5
|
Provides: perl-Digest perl-Digest-MD5
|
||||||
@ -114,13 +114,13 @@ Authors:
|
|||||||
Larry Wall, Louis J. LaBash, Jr. <llabash@siue.edu>
|
Larry Wall, Louis J. LaBash, Jr. <llabash@siue.edu>
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
License: Artistic License .. ; GPL v2 or later
|
License: Artistic License .. ; GPLv2+
|
||||||
Group: Development/Languages/Perl
|
Group: Development/Languages/Perl
|
||||||
Summary: Perl Documentation
|
Summary: Perl Documentation
|
||||||
Requires: perl = %{version}
|
Requires: perl = %{version}
|
||||||
Provides: perl:/usr/share/man/man3/CORE.3pm.gz
|
Provides: perl:/usr/share/man/man3/CORE.3pm.gz
|
||||||
%if 0%{?suse_version} >= 1120
|
%if 0%{?suse_version} >= 1120
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
|
Loading…
Reference in New Issue
Block a user