Hello community,

here is the log from the commit of package 2ping for openSUSE:Factory checked 
in at 2016-09-14 23:34:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/2ping (Old)
 and      /work/SRC/openSUSE:Factory/.2ping.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "2ping"

Changes:
--------
--- /work/SRC/openSUSE:Factory/2ping/2ping.changes      2016-07-30 
00:26:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.2ping.new/2ping.changes 2016-09-14 
23:34:02.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul 29 09:06:35 UTC 2016 - [email protected]
+
+- Make rpmlint happy by avoiding installation in %build.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ 2ping.spec ++++++
--- /var/tmp/diff_new_pack.7RIjXi/_old  2016-09-14 23:34:03.000000000 +0200
+++ /var/tmp/diff_new_pack.7RIjXi/_new  2016-09-14 23:34:03.000000000 +0200
@@ -42,12 +42,12 @@
 
 %build
 python setup.py build
-install -d -m 0755 %{buildroot}%{_mandir}/man1
-install -m 0644 doc/2ping.1 %{buildroot}%{_mandir}/man1/2ping.1
-install -m 0644 doc/2ping.1 %{buildroot}%{_mandir}/man1/2ping6.1
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+install -d -m 0755 %{buildroot}%{_mandir}/man1
+install -m 0644 doc/2ping.1 %{buildroot}%{_mandir}/man1/2ping.1
+install -m 0644 doc/2ping.1 %{buildroot}%{_mandir}/man1/2ping6.1
 
 %check
 python setup.py test


Reply via email to