Upgrade .spec
Signed-off-by: HKGY <kaguyahatu@outlook.com>
This commit is contained in:
parent
0a34213ecd
commit
d09690fc3a
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: perl-App-FatPacker
|
Name: perl-App-FatPacker
|
||||||
Version: 0.010008
|
Version: 0.010008
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Pack dependencies onto a script file
|
Summary: Pack dependencies onto a script file
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: http://search.cpan.org/dist/App-FatPacker/
|
URL: https://metacpan.org/dist/App-FatPacker
|
||||||
Source0: http://www.cpan.org/authors/id/M/MS/MSTROUT/App-FatPacker-%{version}.tar.gz
|
Source0: https://www.cpan.org/authors/id/M/MS/MSTROUT/App-FatPacker-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl >= 0:5.008000 perl(Cwd) perl(ExtUtils::MakeMaker) perl(File::Path)
|
BuildRequires: perl >= 0:5.008000 perl(Cwd) perl(ExtUtils::MakeMaker) perl(File::Path)
|
||||||
@ -74,5 +74,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jul 10 2020 chengzihan <chengzihan2@huawei.com> - 0.010008-2
|
* Mon Nov 7 2022 hkgy <kaguyahatu@outlook.com> - 0.010008-2
|
||||||
|
- Fixed URLs and .spec
|
||||||
|
|
||||||
|
* Fri Jul 10 2020 chengzihan <chengzihan2@huawei.com> - 0.010008-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user