!4 【轻量级 PR】:remove redundant fields to opitomize the specfile
From: @ZhouShuiQing Reviewed-by: @licunlong Signed-off-by: @licunlong
This commit is contained in:
commit
f964a30f7b
@ -1,11 +1,10 @@
|
||||
%define mod_name Sys-Syslog
|
||||
|
||||
Name: perl-%{mod_name}
|
||||
Version: 0.36
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: An interface to the UNIX syslog(3) program
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Sys-Syslog
|
||||
URL: https://metacpan.org/release/%{mod_name}
|
||||
Source0: http://www.cpan.org/authors/id/S/SA/SAPER/%{mod_name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: coreutils, findutils, gcc, glibc-common, make
|
||||
@ -43,14 +42,6 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 | xargs rm -f
|
||||
%check
|
||||
make test
|
||||
|
||||
%pre
|
||||
|
||||
%preun
|
||||
|
||||
%post
|
||||
|
||||
%postun
|
||||
|
||||
%files
|
||||
%doc Changes eg README
|
||||
%{perl_vendorarch}/auto/*
|
||||
@ -60,8 +51,12 @@ make test
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 25 2022 zhoushuiqing <zhoushuiqing2@huawei.com> - 0.36-2
|
||||
- remove redundant fields to opitomize the specfile
|
||||
|
||||
* Wed Jul 22 2020 dingyue <dingyue5@huawei.com> - 0.36-1
|
||||
- Package update
|
||||
|
||||
* Mon Oct 28 2019 shenyangyang <shenyangyang4@huawei.com> - 0.35-420
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user