Modify /usr/lib64/ to %{_libdir}
Signed-off-by: yangchenguang <yangchenguang@kylinsec.com.cn> (cherry picked from commit 6587734bddb12b7bf547995fd9f329bf26b62e99)
This commit is contained in:
parent
4f2f6493e3
commit
eec58116a2
@ -1,6 +1,6 @@
|
||||
Name: perl-Email-Date-Format
|
||||
Version: 1.005
|
||||
Release: 12
|
||||
Release: 13
|
||||
Summary: Produce RFC 2822 compliant datetime string
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Email-Date-Format
|
||||
@ -39,12 +39,15 @@ 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.005-13
|
||||
- Modify /usr/lib64/ to %{_libdir}
|
||||
|
||||
* Wed May 06 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.005-12
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user