[packages/rpm] - move perl fileattrs to perlprov package, attrs are useless without the generators - rel 2

baggins baggins at pld-linux.org
Wed Jun 8 00:24:53 CEST 2022


commit 02b72e254e747b9eeb40050f8fbfb63c8a233b4f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Jun 8 00:23:25 2022 +0200

    - move perl fileattrs to perlprov package, attrs are useless without the generators
    - rel 2

 rpm.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rpm.spec b/rpm.spec
index bdf7c30..9b8b044 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -34,7 +34,7 @@ Summary(ru.UTF-8):	Менеджер пакетов от RPM
 Summary(uk.UTF-8):	Менеджер пакетів від RPM
 Name:		rpm
 Version:	4.17.0
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL v2 / LGPL v2.1
 Group:		Base
@@ -1037,8 +1037,6 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
 %{_rpmlibdir}/fileattrs/libtool.attr
 %{_rpmlibdir}/fileattrs/metainfo.attr
 %{_rpmlibdir}/fileattrs/ocaml.attr
-%{_rpmlibdir}/fileattrs/perl.attr
-%{_rpmlibdir}/fileattrs/perllib.attr
 %{_rpmlibdir}/fileattrs/pkgconfig.attr
 %{_rpmlibdir}/fileattrs/script.attr
 
@@ -1055,6 +1053,8 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
 
 %files perlprov
 %defattr(644,root,root,755)
+%{_rpmlibdir}/fileattrs/perl.attr
+%{_rpmlibdir}/fileattrs/perllib.attr
 %attr(755,root,root) %{_rpmlibdir}/perl.*
 
 %if %{with python3}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/02b72e254e747b9eeb40050f8fbfb63c8a233b4f



More information about the pld-cvs-commit mailing list