rpms/dvb-apps/devel dvb-apps.spec,1.5,1.6

Ville Skytta (scop) fedora-extras-commits at redhat.com
Thu May 18 20:56:23 UTC 2006


Author: scop

Update of /cvs/extras/rpms/dvb-apps/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17496

Modified Files:
	dvb-apps.spec 
Log Message:
* Thu May 18 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.1.1-4
- Include ATSC initial tuning data files.



Index: dvb-apps.spec
===================================================================
RCS file: /cvs/extras/rpms/dvb-apps/devel/dvb-apps.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dvb-apps.spec	18 May 2006 00:40:30 -0000	1.5
+++ dvb-apps.spec	18 May 2006 20:56:23 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           dvb-apps
 Version:        1.1.1
-Release:        2%{?dist}
+Release:        4%{?dist}
 Summary:        Utility, demo and test applications using the Linux DVB API
 
 Group:          Applications/Multimedia
@@ -34,6 +34,7 @@
 cd ..
 rm -rf include
 install -pm 644 %{SOURCE2} COPYING
+sed -i -e 's/\r//' util/scan/atsc/us-NY-TWC-NYC
 
 
 %build
@@ -55,7 +56,7 @@
 install -pm 755 szap/femon $RPM_BUILD_ROOT%{_bindir}
 install -pm 755 ttusb_dec_reset/ttusb_dec_reset $RPM_BUILD_ROOT%{_bindir}
 install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
-cp -pR scan/dvb-? $RPM_BUILD_ROOT%{_datadir}/%{name}
+cp -pR scan/dvb-? scan/atsc $RPM_BUILD_ROOT%{_datadir}/%{name}
 install -pm 644 av7110_loadkeys/*.rc5 $RPM_BUILD_ROOT%{_datadir}/%{name}
 install -pm 644 av7110_loadkeys/*.rcmm $RPM_BUILD_ROOT%{_datadir}/%{name}
 cd ..
@@ -73,6 +74,9 @@
 
 
 %changelog
+* Thu May 18 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.1.1-4
+- Include ATSC initial tuning data files.
+
 * Thu May 18 2006 David Woodhouse <dwmw2 at infradead.org> - 1.1.1-2
 - Rebuild (to unfix kernel-headers on older distros)
 




More information about the fedora-extras-commits mailing list