Hello community, here is the log from the commit of package serd for openSUSE:Factory checked in at 2015-12-24 12:17:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/serd (Old) and /work/SRC/openSUSE:Factory/.serd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "serd" Changes: -------- --- /work/SRC/openSUSE:Factory/serd/serd.changes 2015-11-26 17:04:39.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.serd.new/serd.changes 2015-12-24 12:17:36.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Dec 16 08:52:37 UTC 2015 - [email protected] + +- Add BuildRoot: for SLE_11 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ serd.spec ++++++ --- /var/tmp/diff_new_pack.WKK1Mc/_old 2015-12-24 12:17:36.000000000 +0100 +++ /var/tmp/diff_new_pack.WKK1Mc/_new 2015-12-24 12:17:36.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package serd # -# 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 @@ -26,6 +26,7 @@ Group: System/Libraries Url: http://drobilla.net/software/serd/ Source0: http://download.drobilla.net/serd-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: doxygen BuildRequires: graphviz BuildRequires: pkg-config @@ -79,7 +80,7 @@ %files -n serdi %defattr(0644,root,root,0755) -%attr(0755,-,-) %{_bindir}/serdi +%attr(0755,root,root) %{_bindir}/serdi %{_mandir}/man1/serdi.1* %files -n libserd-0-%{soname}
