Hello community,

here is the log from the commit of package dbench4 for openSUSE:Factory checked 
in at 2016-03-16 10:35:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-05-16 
19:01:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dbench4.new/dbench4.changes     2016-03-16 
10:35:52.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Mar  5 09:15:57 UTC 2016 - [email protected]
+
+- Small spec file cleanups
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dbench4.spec ++++++
--- /var/tmp/diff_new_pack.OVswRn/_old  2016-03-16 10:35:53.000000000 +0100
+++ /var/tmp/diff_new_pack.OVswRn/_new  2016-03-16 10:35:53.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dbench4
 #
-# 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
@@ -44,23 +44,23 @@
 %setup -q -n dbench-%{version}
 %patch1 -p1
 %patch2 -p1
-./autogen.sh
 
 %build
+autoreconf -fiv
 %configure
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 
 %files
 %defattr(-,root,root)
 %doc README COPYING
 %dir %{_datadir}/dbench4
 %attr(644,root,root) %{_datadir}/dbench4/client.txt
-%{_mandir}/man1/dbench4.1*
-%{_mandir}/man1/tbench4.1*
-%{_mandir}/man1/tbench4_srv.1*
+%{_mandir}/man1/dbench4.1%{ext_man}
+%{_mandir}/man1/tbench4.1%{ext_man}
+%{_mandir}/man1/tbench4_srv.1%{ext_man}
 %{_bindir}/dbench4
 %{_bindir}/tbench4
 %{_bindir}/tbench4_srv


Reply via email to