Hello community,

here is the log from the commit of package python for openSUSE:Factory checked 
in at 2018-12-24 11:36:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python (Old)
 and      /work/SRC/openSUSE:Factory/.python.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python"

Mon Dec 24 11:36:15 2018 rev:135 rq:660147 version:2.7.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/python/python-base.changes       2018-12-10 
12:21:27.466938809 +0100
+++ /work/SRC/openSUSE:Factory/.python.new.28833/python-base.changes    
2018-12-24 11:36:16.473724650 +0100
@@ -1,0 +2,6 @@
+Wed Dec 19 19:29:44 UTC 2018 - Todd R <[email protected]>
+
+- Use upstream-recommended %{_rpmconfigdir}/macros.d directory
+  for the rpm macros.
+
+-------------------------------------------------------------------
python.changes: same change

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

Other differences:
------------------
++++++ python-base.spec ++++++
--- /var/tmp/diff_new_pack.fUOd9m/_old  2018-12-24 11:36:17.685723573 +0100
+++ /var/tmp/diff_new_pack.fUOd9m/_new  2018-12-24 11:36:17.685723573 +0100
@@ -275,8 +275,8 @@
 ########################################
 %make_install OPT="%{optflags} -fPIC"
 install -m 644 %{SOURCE5} 
%{buildroot}%{_libdir}/python%{python_version}/site-packages/_local.pth
-install -d -m 755 %{buildroot}%{_sysconfdir}/rpm
-install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm
+install -d -m 755 %{buildroot}%{_rpmconfigdir}/macros.d/
+install -m 644 %{SOURCE1} %{buildroot}%{_rpmconfigdir}/macros.d/
 # make sure /usr/lib/python/site-packages exists even on lib64 machines
 mkdir -p %{buildroot}%{_prefix}/lib/python%{python_version}/site-packages
 ########################################
@@ -348,7 +348,7 @@
 
 %files
 %defattr(644, root, root, 755)
-%config %{_sysconfdir}/rpm/macros.python2
+%{_rpmconfigdir}/macros.d/macros.python2
 %dir %{_docdir}/%{name}
 %doc %{_docdir}/%{name}/README
 %doc %{_docdir}/%{name}/LICENSE

python.spec: same change



Reply via email to