rpms/dvb-apps/devel .cvsignore, 1.13, 1.14 dvb-apps.spec, 1.21, 1.22 sources, 1.13, 1.14

Ville Skyttä scop at fedoraproject.org
Thu Jan 14 19:32:14 UTC 2010


Author: scop

Update of /cvs/pkgs/rpms/dvb-apps/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5948

Modified Files:
	.cvsignore dvb-apps.spec sources 
Log Message:
* Thu Jan 14 2010 Ville Skyttä <ville.skytta at iki.fi> - 1.1.1-19
- Update tuning files to 20100114.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dvb-apps/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	20 Aug 2009 13:26:10 -0000	1.13
+++ .cvsignore	14 Jan 2010 19:32:13 -0000	1.14
@@ -1,2 +1,2 @@
 linuxtv-dvb-apps-1.1.1.tar.bz2
-dvb-apps-tuningfiles-20090820.tar.bz2
+dvb-apps-tuningfiles-20100114.tar.bz2


Index: dvb-apps.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dvb-apps/devel/dvb-apps.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- dvb-apps.spec	20 Aug 2009 13:26:10 -0000	1.21
+++ dvb-apps.spec	14 Jan 2010 19:32:14 -0000	1.22
@@ -1,6 +1,6 @@
 Name:           dvb-apps
 Version:        1.1.1
-Release:        18%{?dist}
+Release:        19%{?dist}
 Summary:        Utility, demo and test applications using the Linux DVB API
 
 Group:          Applications/Multimedia
@@ -8,7 +8,7 @@ License:        GPLv2+
 URL:            http://www.linuxtv.org/wiki/index.php/LinuxTV_dvb-apps
 Source0:        http://www.linuxtv.org/downloads/linuxtv-dvb-apps-%{version}.tar.bz2
 # Source1 created with Source99
-Source1:        %{name}-tuningfiles-20090820.tar.bz2
+Source1:        %{name}-tuningfiles-20100114.tar.bz2
 Source99:       %{name}-tuningfiles-snapshot.sh
 Patch0:         %{name}-1.1.1-optflags.patch
 Patch1:         %{name}-paths.patch
@@ -41,6 +41,8 @@ rm -rf include
 f=util/szap/channels.conf-dvbc-berlin
 iconv -f iso-8859-1 -t utf-8 $f > $f.utf8 ; mv $f.utf8 $f
 
+sed -i -e 's/\r//g' util/scan/dvb-c/hu-Digikabel
+
 
 %build
 make CC="%{__cc}" # %{?_smp_mflags}
@@ -78,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jan 14 2010 Ville Skyttä <ville.skytta at iki.fi> - 1.1.1-19
+- Update tuning files to 20100114.
+
 * Thu Aug 20 2009 Ville Skyttä <ville.skytta at iki.fi> - 1.1.1-18
 - Update tuning files to 20090820.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dvb-apps/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	20 Aug 2009 13:26:10 -0000	1.13
+++ sources	14 Jan 2010 19:32:14 -0000	1.14
@@ -1,2 +1,2 @@
 de958cdb8d00e74792dd69f3c945b037  linuxtv-dvb-apps-1.1.1.tar.bz2
-81b363e38abcfa83b1414ef82e6fe74e  dvb-apps-tuningfiles-20090820.tar.bz2
+e6520fbe607ec770c5f8a3c355afe306  dvb-apps-tuningfiles-20100114.tar.bz2



More information about the scm-commits mailing list