Hello community,

here is the log from the commit of package dbench4 for openSUSE:Factory checked 
in at 2015-05-16 19:01:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dbench4 (Old)
 and      /work/SRC/openSUSE:Factory/.dbench4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dbench4"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dbench4/dbench4.changes  2015-02-06 
22:37:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.dbench4.new/dbench4.changes     2015-05-16 
19:01:29.000000000 +0200
@@ -1,0 +2,6 @@
+Sat May 16 09:08:28 UTC 2015 - [email protected]
+
+- Update url
+- Cleanup dependencies
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dbench4.spec ++++++
--- /var/tmp/diff_new_pack.cCiJf9/_old  2015-05-16 19:01:29.000000000 +0200
+++ /var/tmp/diff_new_pack.cCiJf9/_new  2015-05-16 19:01:29.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dbench4
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -22,13 +22,12 @@
 Summary:        File System Benchmark Similar to Netbench
 License:        GPL-3.0
 Group:          System/Benchmark
-Url:            https://samba.org/ftp/tridge/dbench/
+Url:            https://dbench.samba.org
 Source:         
https://www.samba.org/ftp/tridge/dbench/dbench-%{version}.tar.gz
 Patch1:         fileio_leak_repair.diff
 Patch2:         build-fix-paths.diff
 BuildRequires:  autoconf
-BuildRequires:  gcc
-BuildRequires:  make
+BuildRequires:  automake
 BuildRequires:  popt-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -45,9 +44,9 @@
 %setup -q -n dbench-%{version}
 %patch1 -p1
 %patch2 -p1
+./autogen.sh
 
 %build
-./autogen.sh
 %configure
 make %{?_smp_mflags}
 
@@ -58,7 +57,7 @@
 %defattr(-,root,root)
 %doc README COPYING
 %dir %{_datadir}/dbench4
-%{_datadir}/dbench4/client.txt
+%attr(644,root,root) %{_datadir}/dbench4/client.txt
 %{_mandir}/man1/dbench4.1*
 %{_mandir}/man1/tbench4.1*
 %{_mandir}/man1/tbench4_srv.1*


Reply via email to