!12 [sync] PR-8: Modify /usr/lib64/ to %{_libdir}
From: @openeuler-sync-bot Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
417e4e90b3
@ -1,6 +1,6 @@
|
||||
Name: perl-Email-Date-Format
|
||||
Version: 1.008
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Produce RFC 2822 compliant datetime string
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Email-Date-Format
|
||||
@ -39,13 +39,16 @@ make test
|
||||
%files
|
||||
%doc LICENSE
|
||||
%{perl_vendorlib}/Email/
|
||||
%exclude /usr/lib64/perl5/vendor_perl/auto/Email/Date/Format/.packlist
|
||||
%exclude %{_libdir}/perl5/vendor_perl/auto/Email/Date/Format/.packlist
|
||||
|
||||
%files help
|
||||
%doc README
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 17 2024 yangchenguang <yangchenguang@kylinsec.com.cn> - 1.008-2
|
||||
- Modify /usr/lib64/ to %{_libdir}
|
||||
|
||||
* Tue Jul 18 2023 leeffo <liweiganga@uniontech.com> - 1.008-1
|
||||
- upgrade to version 1.008
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user