Hello community,

here is the log from the commit of package perl for openSUSE:Factory checked in 
at 2020-09-04 10:52:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl (Old)
 and      /work/SRC/openSUSE:Factory/.perl.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl"

Fri Sep  4 10:52:12 2020 rev:117 rq:830758 version:5.30.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl/perl.changes        2020-06-11 
09:58:47.678020098 +0200
+++ /work/SRC/openSUSE:Factory/.perl.new.3399/perl.changes      2020-09-04 
10:52:20.770405875 +0200
@@ -1,0 +2,5 @@
+Wed Aug  5 09:19:11 UTC 2020 - Thorsten Kukuk <ku...@suse.com>
+
+- Move macros.perl to /usr/lib/rpm/macros.d
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl.spec ++++++
--- /var/tmp/diff_new_pack.igSqZh/_old  2020-09-04 10:52:22.278406683 +0200
+++ /var/tmp/diff_new_pack.igSqZh/_new  2020-09-04 10:52:22.278406683 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -243,7 +243,7 @@
 install -m 444 saveConfig.pm $cpa/Config.pm
 install -m 444 saveConfig_heavy.pl $cpa/Config_heavy.pl
 # install macros.perl file
-install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm/macros.perl
+install -D -m 644 %{SOURCE2} %{buildroot}%{_rpmconfigdir}/macros.d/macros.perl
 pushd %{_includedir}
 ( rpm -ql glibc-devel | fgrep '.h'
   find %{_includedir}/asm/ -name \*.h
@@ -367,7 +367,7 @@
 %exclude %{_bindir}/perl%{pversion}
 %{_bindir}/*
 /usr/lib/perl5/*
-%config %{_sysconfdir}/rpm/macros.perl
+%{_rpmconfigdir}/macros.d/macros.perl
 
 %files doc
 %doc README.macros


Reply via email to