Hello community, here is the log from the commit of package bing for openSUSE:Factory checked in at 2018-05-15 10:15:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bing (Old) and /work/SRC/openSUSE:Factory/.bing.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bing" Tue May 15 10:15:13 2018 rev:22 rq:606920 version:1.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/bing/bing.changes 2017-08-10 14:12:06.700381573 +0200 +++ /work/SRC/openSUSE:Factory/.bing.new/bing.changes 2018-05-15 10:34:07.722586716 +0200 @@ -1,0 +2,6 @@ +Mon May 14 07:14:21 UTC 2018 - [email protected] + +- Don't install using trusted group (bnc#1092157) +- Minor spec-file cleanup + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bing.spec ++++++ --- /var/tmp/diff_new_pack.VNHtK8/_old 2018-05-15 10:34:08.266566737 +0200 +++ /var/tmp/diff_new_pack.VNHtK8/_new 2018-05-15 10:34:08.270566591 +0200 @@ -1,7 +1,7 @@ # # spec file for package bing # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -50,18 +50,9 @@ mkdir -p $RPM_BUILD_ROOT/{%{_mandir}/man8,usr/sbin} make install MANDIR=$RPM_BUILD_ROOT/%{_mandir} BINDIR=$RPM_BUILD_ROOT/usr/sbin -%post -%if 0%{?suse_version} <= 1130 -%run_permissions -%else -%set_permissions /usr/sbin/bing -%endif -%verifyscript -%verify_permissions -e /usr/sbin/bing - %files %defattr(-,root,root) -%verify(not mode) %attr(0755,root,trusted) /usr/sbin/bing +%attr(0755,root,root) /usr/sbin/bing %doc %{_mandir}/man8/bing.* %doc bing.ps %doc ChangeLog README
