Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-rpm-macros for openSUSE:Factory 
checked in at 2021-05-11 23:04:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-rpm-macros (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-rpm-macros.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-rpm-macros"

Tue May 11 23:04:12 2021 rev:41 rq:892192 version:1.9.95

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-rpm-macros/ghc-rpm-macros.changes    
2020-05-11 13:36:28.136503187 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-rpm-macros.new.2988/ghc-rpm-macros.changes  
2021-05-11 23:04:18.224918445 +0200
@@ -1,0 +2,5 @@
+Mon May 10 10:37:06 UTC 2021 - Ond??ej S??kup <[email protected]>
+
+- move macros from etc - boo#1185672
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-rpm-macros.spec ++++++
--- /var/tmp/diff_new_pack.KUn620/_old  2021-05-11 23:04:18.668916420 +0200
+++ /var/tmp/diff_new_pack.KUn620/_new  2021-05-11 23:04:18.668916420 +0200
@@ -16,7 +16,6 @@
 #
 
 
-%global macros_dir %{_sysconfdir}/rpm
 %global without_hscolour 1
 Name:           ghc-rpm-macros
 Version:        1.9.95
@@ -63,9 +62,9 @@
 echo no build stage needed
 
 %install
-install -p -D -m 0644 macros.ghc %{buildroot}%{macros_dir}/macros.ghc
-install -p -D -m 0644 macros.ghc-extra 
%{buildroot}/%{macros_dir}/macros.ghc-extra
-install -p -D -m 0644 macros.ghc-suse 
%{buildroot}/%{macros_dir}/macros.ghc-suse
+install -p -D -m 0644 macros.ghc %{buildroot}%{_rpmmacrodir}/macros.ghc
+install -p -D -m 0644 macros.ghc-extra 
%{buildroot}/%{_rpmmacrodir}/macros.ghc-extra
+install -p -D -m 0644 macros.ghc-suse 
%{buildroot}/%{_rpmmacrodir}/macros.ghc-suse
 install -p -D -m 0755 ghc-deps.sh %{buildroot}/%{_prefix}/lib/rpm/ghc-deps.sh
 install -p -D -m 0755 cabal-tweak-dep-ver 
%{buildroot}/%{_bindir}/cabal-tweak-dep-ver
 install -p -D -m 0755 cabal-tweak-drop-dep 
%{buildroot}/%{_bindir}/cabal-tweak-drop-dep
@@ -78,8 +77,8 @@
 %files
 %doc AUTHORS
 %license COPYING
-%config %{macros_dir}/macros.ghc
-%config %{macros_dir}/macros.ghc-suse
+%{_rpmmacrodir}/macros.ghc
+%{_rpmmacrodir}/macros.ghc-suse
 %{_prefix}/lib/rpm/ghc-deps.sh
 %{_bindir}/cabal-tweak-dep-ver
 %{_bindir}/cabal-tweak-flag
@@ -91,6 +90,6 @@
 %{_datadir}/%{name}/Setup.hs
 
 %files extra
-%config %{macros_dir}/macros.ghc-extra
+%{_rpmmacrodir}/macros.ghc-extra
 
 %changelog

Reply via email to