Hello community,

here is the log from the commit of package wrk for openSUSE:Factory checked in 
at 2016-01-28 17:23:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wrk (Old)
 and      /work/SRC/openSUSE:Factory/.wrk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wrk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wrk/wrk.changes  2015-08-05 06:51:54.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.wrk.new/wrk.changes     2016-01-28 
17:23:48.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Jan 25 07:46:48 UTC 2016 - [email protected]
+
+- Install to /usr/bin (boo#963355)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wrk.spec ++++++
--- /var/tmp/diff_new_pack.hYHmZf/_old  2016-01-28 17:23:49.000000000 +0100
+++ /var/tmp/diff_new_pack.hYHmZf/_new  2016-01-28 17:23:49.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wrk
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -48,12 +48,12 @@
 make %{?_smp_mflags} OPTFLAGS="%{optflags}"
 
 %install
-install -D -m 0755 wrk %{buildroot}%{_sbindir}/wrk
+install -D -m 0755 wrk %{buildroot}%{_bindir}/wrk
 
 %files
 %defattr(-,root,root)
 %doc LICENSE README NOTICE
 %doc scripts/
-%{_sbindir}/wrk
+%{_bindir}/wrk
 
 %changelog


Reply via email to