commit
cb986ca476
@ -3,7 +3,7 @@
|
||||
Name: perl-%{mod_name}
|
||||
Epoch: 3
|
||||
Version: 1.52
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Common Scalar and List utility subroutines
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Scalar-List-Utils
|
||||
@ -27,13 +27,7 @@ expressed would be nice to have in the perl core, but the usage would not
|
||||
really be high enough to warrant the use of a keyword, and the size so
|
||||
small such that being individual extensions would be wasteful.
|
||||
|
||||
%package help
|
||||
Summary: Help files for %{name}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
BuildArch: noarch
|
||||
|
||||
%description help
|
||||
This package contains user documentation for %{name}.
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -n %{mod_name}-%{version} -p1
|
||||
@ -69,5 +63,8 @@ make test
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 25 2020 openEuler Buildteam <buildteam@openeuler.org> - 3:1.52-2
|
||||
- Revise help package
|
||||
|
||||
* Mon Sep 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 3:1.52-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user