From 4525a3c51a05119ccba580584270ae777eca146c Mon Sep 17 00:00:00 2001 From: Till Maas Date: Jan 13 2014 20:48:29 +0000 Subject: initial --- diff --git a/.gitignore b/.gitignore index e69de29..d759b80 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +/dtv-scan-tables-2013-07-03-d913405.tar.bz2 diff --git a/dtv-scan-tables.spec b/dtv-scan-tables.spec new file mode 100644 index 0000000..782b8b8 --- /dev/null +++ b/dtv-scan-tables.spec @@ -0,0 +1,44 @@ +Name: dtv-scan-tables +Version: 0 +Release: 3.20130713gitd913405%{?dist} +Summary: Digital TV scan tables + +#2013-07-19: License discussed in: https://bugzilla.redhat.com/show_bug.cgi?id=986051#c4 +License: Public Domain +URL: http://git.linuxtv.org/dtv-scan-tables.git +Source0: http://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-2013-07-03-d913405.tar.bz2 +BuildArch: noarch +# FPC permission for Conflicts: +# https://lists.fedoraproject.org/pipermail/packaging/2013-July/009346.html +# https://fedorahosted.org/fpc/ticket/316 +Conflicts: dvb-apps <= 1.1.2-4.1488.f3a70b206f0f%{?dist} + +%description +This package contains digital TV scan tables that are used by TV applications +to scan for channels. + +%prep +# The data just needs to be extracted to /, therfore nothing to do here + +%build +# No build required + + +%install +tar --directory="$RPM_BUILD_ROOT" --file="%{SOURCE0}" --extract + +%files +%doc %{_datadir}/dvb/COPYING +%doc %{_datadir}/dvb/COPYING.LGPL +%{_datadir}/dvb/ + +%changelog +* Fri Nov 08 2013 Till Maas - 0-3.20130713gitd913405 +- Include date and git hash in changelog +- Update Conflicts + +* Fri Nov 01 2013 Till Maas - 0-2 +- Update license + +* Thu Jul 18 2013 Till Maas - 0-1 +- initial Package diff --git a/sources b/sources index e69de29..06a7614 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +389dd4f71920758f52184deed85e823a dtv-scan-tables-2013-07-03-d913405.tar.bz2