diff --git a/serd.changes b/serd.changes index 1721a6e..a586498 100644 --- a/serd.changes +++ b/serd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 16 08:52:37 UTC 2015 - olaf@aepfle.de + +- Add BuildRoot: for SLE_11 + ------------------------------------------------------------------- Tue Nov 24 18:45:34 UTC 2015 - p.drouand@gmail.com diff --git a/serd.spec b/serd.spec index 1d4678d..aed522d 100644 --- a/serd.spec +++ b/serd.spec @@ -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 @@ License: ISC 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 @@ export CXXFLAGS='%{optflags}' %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}