Accepting request 229214 from vdr

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/229214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dtv-scan-tables?expand=0&rev=5
This commit is contained in:
Stephan Kulow 2014-04-09 11:12:29 +00:00 committed by Git OBS Bridge
commit 6d4472e850
2 changed files with 10 additions and 4 deletions

View File

@ -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 Mon May 20 12:35:18 UTC 2013 - jslaby@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package dtv-scan-tables # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -17,16 +17,17 @@
Name: dtv-scan-tables Name: dtv-scan-tables
Url: http://linuxtv.org/
Version: 20130412 Version: 20130412
Release: 0 Release: 0
Summary: Scan files for digital TV applications Summary: Scan files for digital TV applications
License: GPL-2.0+ and LGPL-2.1 License: GPL-2.0+ and LGPL-2.1
Group: Hardware/TV Group: Hardware/TV
Url: http://linuxtv.org/
Source0: %{name}-%{version}.tar.xz Source0: %{name}-%{version}.tar.xz
BuildArch: noarch
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: xz BuildRequires: xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%prep %prep
%setup -q %setup -q
@ -40,7 +41,7 @@ for DIR in atsc dvb-c dvb-s dvb-t; do
install -m 0644 -t "$DEST" "$DIR"/* install -m 0644 -t "$DEST" "$DIR"/*
done done
%fdupes $RPM_BUILD_ROOT/%{_datadir}/dvb/ %fdupes %{buildroot}/%{_datadir}/dvb/
%description %description
Scan data needed for some scanning applications from dvb package and maybe Scan data needed for some scanning applications from dvb package and maybe