Hello community,

here is the log from the commit of package ffsb for openSUSE:Factory checked in 
at 2018-10-22 11:22:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffsb (Old)
 and      /work/SRC/openSUSE:Factory/.ffsb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ffsb"

Mon Oct 22 11:22:35 2018 rev:2 rq:642969 version:6.0_rc2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffsb/ffsb.changes        2015-04-21 
10:51:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ffsb.new/ffsb.changes   2018-10-22 
11:22:41.231195487 +0200
@@ -1,0 +2,5 @@
+Thu Oct 11 13:24:15 UTC 2018 - Martin Pluskal <mplus...@suse.com>
+
+- Small packaging adjustemenet
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ffsb.spec ++++++
--- /var/tmp/diff_new_pack.DTy5Qk/_old  2018-10-22 11:22:41.799194913 +0200
+++ /var/tmp/diff_new_pack.DTy5Qk/_new  2018-10-22 11:22:41.799194913 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ffsb
 #
-# Copyright (c) 2015 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,11 +20,10 @@
 Version:        6.0_rc2
 Release:        0
 Summary:        Flexible File System Benchmark
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          System/Benchmark
-Url:            http://sourceforge.net/projects/ffsb/
+URL:            http://sourceforge.net/projects/ffsb/
 Source:         %{name}-%{version}.tar.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The Flexible Filesystem Benchmark (FFSB) is a filesystem performance
@@ -37,14 +36,14 @@
 
 %build
 %configure
-make RPM_OPT_FLAGS="%{optflags} -fstack-protector-all" %{?_smp_mflags}
+make RPM_OPT_FLAGS="%{optflags}" %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING README examples
+%license COPYING
+%doc AUTHORS README examples
 %{_bindir}/ffsb
 
 %changelog


Reply via email to