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