!11 [sync] PR-9: Modify /usr/lib64/ to %{_libdir}

From: @openeuler-sync-bot 
Reviewed-by: @wk333 
Signed-off-by: @wk333
This commit is contained in:
openeuler-ci-bot 2024-07-19 07:05:58 +00:00 committed by Gitee
commit ed89db5091
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: perl-Email-Date-Format Name: perl-Email-Date-Format
Version: 1.005 Version: 1.005
Release: 12 Release: 13
Summary: Produce RFC 2822 compliant datetime string Summary: Produce RFC 2822 compliant datetime string
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Email-Date-Format URL: https://metacpan.org/release/Email-Date-Format
@ -39,12 +39,15 @@ make test
%files %files
%doc LICENSE %doc LICENSE
%{perl_vendorlib}/Email/ %{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 %files help
%doc README %doc README
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Wed Jul 17 2024 yangchenguang <yangchenguang@kylinsec.com.cn> - 1.005-13
- Modify /usr/lib64/ to %{_libdir}
* Wed May 06 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.005-12 * Wed May 06 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.005-12
- Package init - Package init