Hello community, here is the log from the commit of package tsung for openSUSE:Factory checked in at 2017-03-13 15:33:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tsung (Old) and /work/SRC/openSUSE:Factory/.tsung.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tsung" Mon Mar 13 15:33:46 2017 rev:3 rq:478942 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tsung/tsung.changes 2015-12-09 22:35:28.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.tsung.new/tsung.changes 2017-03-13 15:35:10.991864095 +0100 @@ -1,0 +2,5 @@ +Mon Mar 13 07:58:17 UTC 2017 - [email protected] + +- Fix building for Factory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tsung.spec ++++++ --- /var/tmp/diff_new_pack.Xx9wKw/_old 2017-03-13 15:35:11.499792315 +0100 +++ /var/tmp/diff_new_pack.Xx9wKw/_new 2017-03-13 15:35:11.503791750 +0100 @@ -1,7 +1,7 @@ # # spec file for package tsung # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -30,7 +30,6 @@ Requires: erlang Requires: python Requires: perl(Template) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description tsung is a distributed load testing tool. @@ -54,20 +53,20 @@ make %{?_smp_mflags} %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} -%fdupes %{buildroot} +%make_install +%fdupes -s %{buildroot} %files %defattr(-,root,root,-) -%doc CHANGES CONTRIBUTORS COPYING README.md TODO +%doc CHANGES CONTRIBUTORS COPYING README.md TODO examples %{_bindir}/tsung %{_bindir}/tsung-recorder %{_bindir}/tsplot %{_libdir}/erlang/lib %{_libdir}/tsung %{_datadir}/tsung -%{_mandir}/man1/tsung.1* -%{_mandir}/man1/tsplot.1* -%{_mandir}/man1/tsung-recorder.1* +%{_mandir}/man1/tsung.1%{ext_man} +%{_mandir}/man1/tsplot.1%{ext_man} +%{_mandir}/man1/tsung-recorder.1%{ext_man} %changelog
