Accepting request 349115 from home:olh:branches:multimedia:libs

- Add BuildRoot: for SLE_11

OBS-URL: https://build.opensuse.org/request/show/349115
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/serd?expand=0&rev=4
This commit is contained in:
Olaf Hering 2015-12-16 09:17:48 +00:00 committed by Git OBS Bridge
parent a3d6fa10a4
commit bde0ae8a90
2 changed files with 8 additions and 2 deletions

View File

@ -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

View File

@ -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}