From 6e90e79be21e7fb380f2c04b2750fb30e0684410 Mon Sep 17 00:00:00 2001 From: Ville Skyttä Date: Jul 17 2005 16:24:42 +0000 Subject: Include a copy of the GPL. --- diff --git a/.cvsignore b/.cvsignore index 043823c..c67f2ee 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ linuxtv-dvb-apps-1.1.0.tar.bz2 +COPYING diff --git a/dvb-apps.spec b/dvb-apps.spec index edec423..51e15da 100644 --- a/dvb-apps.spec +++ b/dvb-apps.spec @@ -1,6 +1,6 @@ Name: dvb-apps Version: 1.1.0 -Release: 0.4 +Release: 1%{?dist} Summary: Utility, demo and test applications using the Linux DVB API Group: Applications/Multimedia @@ -8,6 +8,7 @@ License: GPL URL: http://www.linuxtv.org/wiki/index.php/LinuxTV_dvb-apps Source0: http://www.linuxtv.org/downloads/linuxtv-dvb-apps-%{version}.tar.bz2 Source1: %{name}-fi-htv-scan +Source2: http://www.gnu.org/licenses/COPYING Patch0: %{name}-optflags.patch Patch1: %{name}-paths.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -32,6 +33,7 @@ install -pm 644 ttusb_dec_reset/README ../README.ttusb_dec_reset chmod 644 dvbnet/net_start.* cd .. rm -rf include +install -pm 644 %{SOURCE2} COPYING %build @@ -65,12 +67,15 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc README* TODO util/dvbnet/net_start.* util/szap/channels.conf-dvb* +%doc COPYING README* TODO util/dvbnet/net_start.* util/szap/channels.conf-dvb* %{_bindir}/* %{_datadir}/dvb-apps/ %changelog +* Sun Jul 17 2005 Ville Skyttä - 1.1.0-1 +- Include a copy of the GPL. + * Thu Jun 30 2005 Ville Skyttä - 1.1.0-0.4 - Update URL. diff --git a/sources b/sources index 1f008f3..bf32b35 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 987d0ac31aec23bfecaf9d224b563016 linuxtv-dvb-apps-1.1.0.tar.bz2 +eb723b61539feef013de476e68b5c50a COPYING