Fix a directory ownership in perl-Sys-Hostname

This commit is contained in:
Petr Písař 2020-03-27 12:33:13 +01:00
parent bf654b5ace
commit b69a4693d1

View File

@ -6840,9 +6840,9 @@ popd
%{archlib}/auto/Sys/Syslog %{archlib}/auto/Sys/Syslog
%{_mandir}/man3/Sys::Syslog.* %{_mandir}/man3/Sys::Syslog.*
%else %else
%exclude %dir %{archlib}/Sys # %%dir %%{archlib}/Sys not excluded. It would be removed from the previous packagge.
%exclude %{archlib}/Sys/Syslog.pm %exclude %{archlib}/Sys/Syslog.pm
%exclude %dir %{archlib}/auto/Sys # %%dir %%{archlib}/auto/Sys not excluded. It would be removed from the previous packagge.
%exclude %{archlib}/auto/Sys/Syslog/ %exclude %{archlib}/auto/Sys/Syslog/
%exclude %{_mandir}/man3/Sys::Syslog.* %exclude %{_mandir}/man3/Sys::Syslog.*
%endif %endif
@ -7174,6 +7174,7 @@ popd
%changelog %changelog
* Fri Mar 27 2020 Petr Pisar <ppisar@redhat.com> - 4:5.30.2-453 * Fri Mar 27 2020 Petr Pisar <ppisar@redhat.com> - 4:5.30.2-453
- Make perl-macros package noarch - Make perl-macros package noarch
- Fix a directory ownership in perl-Sys-Hostname
* Mon Mar 16 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.30.2-452 * Mon Mar 16 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.30.2-452
- 5.30.2 bump (see <https://metacpan.org/pod/release/SHAY/perl-5.30.2/pod/perldelta.pod> - 5.30.2 bump (see <https://metacpan.org/pod/release/SHAY/perl-5.30.2/pod/perldelta.pod>