Hello community, here is the log from the commit of package filebench for openSUSE:Factory checked in at 2020-11-24 22:14:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/filebench (Old) and /work/SRC/openSUSE:Factory/.filebench.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "filebench" Tue Nov 24 22:14:34 2020 rev:4 rq:850468 version:1.4.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/filebench/filebench.changes 2017-04-11 09:38:59.569379712 +0200 +++ /work/SRC/openSUSE:Factory/.filebench.new.5913/filebench.changes 2020-11-24 22:14:41.831618859 +0100 @@ -1,0 +2,5 @@ +Tue Nov 24 12:14:04 UTC 2020 - Martin Pluskal <mplus...@suse.com> + +- Small packaging cleanup + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ filebench.spec ++++++ --- /var/tmp/diff_new_pack.yfK6Pa/_old 2020-11-24 22:14:42.375619362 +0100 +++ /var/tmp/diff_new_pack.yfK6Pa/_new 2020-11-24 22:14:42.375619362 +0100 @@ -1,7 +1,7 @@ # # spec file for package filebench # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # 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/ # @@ -22,7 +22,7 @@ Summary: File system and storage benchmark License: CDDL-1.0 Group: System/Benchmark -Url: https://github.com/filebench/filebench/wiki +URL: https://github.com/filebench/filebench/wiki Source0: https://github.com/filebench/filebench/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: %{name}.1 Patch0: make-dofile-global.patch @@ -41,23 +41,23 @@ deploying real applications. It is also a handy tool for micro-benchmarking. %prep -%setup -q -%patch0 +%autosetup -p0 %build autoreconf -fiv %configure -make %{?_smp_mflags} +%make_build %install %make_install -install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_mandir}/man1/%{name}.1 +install -Dpm 0644 %{SOURCE1} \ + %{buildroot}%{_mandir}/man1/%{name}.1 %files -%defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING LICENSE NEWS README TODO +%license COPYING LICENSE +%doc AUTHORS ChangeLog NEWS README TODO %{_bindir}/%{name} %{_datadir}/%{name}/ -%{_mandir}/man1/%{name}.1%{ext_man} +%{_mandir}/man1/%{name}.1%{?ext_man} %changelog _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org