From 1adcd084bae3938b1faa83a7adb30a9bd91da19d80ee51fb37110dfe0413eb43 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Sun, 30 Mar 2014 20:43:43 +0000 Subject: [PATCH] Accepting request 228240 from home:seife:vdrdevel add BuildRoot: to allow build on SLES11 OBS-URL: https://build.opensuse.org/request/show/228240 OBS-URL: https://build.opensuse.org/package/show/vdr/dtv-scan-tables?expand=0&rev=8 --- dtv-scan-tables.changes | 5 +++++ dtv-scan-tables.spec | 9 +++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/dtv-scan-tables.changes b/dtv-scan-tables.changes index 5c8d4d8..18386d5 100644 --- a/dtv-scan-tables.changes +++ b/dtv-scan-tables.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 30 18:39:56 UTC 2014 - seife+obs@b1-systems.com + +- add BuildRoot: to allow build on SLES11 + ------------------------------------------------------------------- Mon May 20 12:35:18 UTC 2013 - jslaby@suse.com diff --git a/dtv-scan-tables.spec b/dtv-scan-tables.spec index b6c6f13..f257157 100644 --- a/dtv-scan-tables.spec +++ b/dtv-scan-tables.spec @@ -1,7 +1,7 @@ # # spec file for package dtv-scan-tables # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,17 @@ Name: dtv-scan-tables -Url: http://linuxtv.org/ Version: 20130412 Release: 0 Summary: Scan files for digital TV applications License: GPL-2.0+ and LGPL-2.1 Group: Hardware/TV +Url: http://linuxtv.org/ Source0: %{name}-%{version}.tar.xz -BuildArch: noarch BuildRequires: fdupes BuildRequires: xz +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch %prep %setup -q @@ -40,7 +41,7 @@ for DIR in atsc dvb-c dvb-s dvb-t; do install -m 0644 -t "$DEST" "$DIR"/* done -%fdupes $RPM_BUILD_ROOT/%{_datadir}/dvb/ +%fdupes %{buildroot}/%{_datadir}/dvb/ %description Scan data needed for some scanning applications from dvb package and maybe