rpms/hdhomerun/devel hdhomerun.spec,1.9,1.10

Jarod Wilson jwilson at fedoraproject.org
Tue Jun 30 18:43:35 UTC 2009


Author: jwilson

Update of /cvs/pkgs/rpms/hdhomerun/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19220

Modified Files:
	hdhomerun.spec 
Log Message:
* Tue Jun 30 2009 Jarod Wilson <jarod at redhat.com> 0.0-0.11.20090415
- Add README.firmware, pointing folks to firmware downloads



Index: hdhomerun.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hdhomerun/devel/hdhomerun.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- hdhomerun.spec	26 Jun 2009 14:26:37 -0000	1.9
+++ hdhomerun.spec	30 Jun 2009 18:43:05 -0000	1.10
@@ -1,7 +1,7 @@
 %define		releasedate 20090415
 Name:		hdhomerun
 Version:	0.0
-Release:	0.10.%{releasedate}%{?dist}
+Release:	0.11.%{releasedate}%{?dist}
 Summary:	Silicon Dust HDHomeRun configuration utility
 
 Group:		Applications/System
@@ -38,6 +38,14 @@ cd hdhomerun_config_gui
 %configure
 make
 cd ..
+cat << __EOF__ > README.firmware
+The HDHomeRun Firmwares are not redistributable, but the latest versions of
+both the US ATSC and European DVB-T firmwares can always be obtained from
+the Silicon Dust web site:
+
+http://www.silicondust.com/downloads/linux
+
+__EOF__
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -49,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc libhdhomerun/lgpl.txt libhdhomerun/README hdhomerun_config_gui/COPYING
+%doc libhdhomerun/lgpl.txt libhdhomerun/README hdhomerun_config_gui/COPYING README.firmware
 # lib and cli are LGPLv3
 %{_libdir}/libhdhomerun.so
 %{_bindir}/hdhomerun_config
@@ -57,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/hdhomerun_config_gui
 
 %changelog
+* Tue Jun 30 2009 Jarod Wilson <jarod at redhat.com> 0.0-0.11.20090415
+- Add README.firmware, pointing folks to firmware downloads
+
 * Tue Jun 23 2009 Jarod Wilson <jarod at redhat.com> 0.0-0.10.20090415
 - Update to 20090415 release
 - Add new GTK2 config GUI




More information about the fedora-extras-commits mailing list