Accepting request 350488 from multimedia:libs

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/350488
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/serd?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2015-12-24 11:17:26 +00:00 committed by Git OBS Bridge
commit 423c05f5f6
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}