Hello community, here is the log from the commit of package openlmi-tools for openSUSE:Factory checked in at 2016-07-03 12:28:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openlmi-tools (Old) and /work/SRC/openSUSE:Factory/.openlmi-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openlmi-tools" Changes: -------- --- /work/SRC/openSUSE:Factory/openlmi-tools/openlmi-tools.changes 2016-07-01 09:58:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.openlmi-tools.new/openlmi-tools.changes 2016-07-03 12:28:36.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jul 1 08:27:04 UTC 2016 - [email protected] + +- Resolve rpmlint warning about spurious +x bits + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openlmi-tools.spec ++++++ --- /var/tmp/diff_new_pack.aqduc8/_old 2016-07-03 12:28:37.000000000 +0200 +++ /var/tmp/diff_new_pack.aqduc8/_new 2016-07-03 12:28:37.000000000 +0200 @@ -102,9 +102,9 @@ %install cd cli -python setup.py install --root=$RPM_BUILD_ROOT --prefix=%{_prefix} +python setup.py install --root="%{buildroot}" --prefix=%{_prefix} install -d %{buildroot}%{_mandir}/man1 -install man/lmi.1 %{buildroot}%{_mandir}/man1 +install -pm0644 man/lmi.1 %{buildroot}%{_mandir}/man1 %if 0%{?suse_version} > 1010 %fdupes %{buildroot}
