SPECS: kernel-extra-go7007.spec - works (it was my kernel which wa...

jpc jpc at pld-linux.org
Tue Aug 30 02:13:12 CEST 2005


Author: jpc                          Date: Tue Aug 30 00:13:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- works (it was my kernel which was totally messed)
- add a patch for gorecord which:
  - adds a -tvfreq parameter
  - makes it compatibile with udev
    (so now it uses /dev/v4l/video* instead of /dev/video*)

---- Files affected:
SPECS:
   kernel-extra-go7007.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/kernel-extra-go7007.spec
diff -u SPECS/kernel-extra-go7007.spec:1.1 SPECS/kernel-extra-go7007.spec:1.2
--- SPECS/kernel-extra-go7007.spec:1.1	Mon Aug 29 14:09:28 2005
+++ SPECS/kernel-extra-go7007.spec	Tue Aug 30 02:13:05 2005
@@ -18,13 +18,14 @@
 Summary(pl):	Przykładowy program dla kart przechwytywania video go7007
 Name:		go7007
 Version:	0.9.6
-%define		_rel	0.3
+%define		_rel	1
 Release:	%{_rel}
 License:	Public Domain
 Group:		Applications/Multimedia
 Source0:	http://oss.wischip.com/wis-%{name}-linux-%{version}.tar.bz2
 # Source0-md5:	dac06ba7c410ac9ad8a3b2f27a03f7aa
 Patch0:		%{name}-hotplug.patch
+Patch1:		%{name}-gorecord.patch
 URL:		http://oss.wischip.com/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 2.6.7}
@@ -112,6 +113,7 @@
 %prep
 %setup -q -n wis-%{name}-linux-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 
@@ -227,6 +229,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/08/30 00:13:05  jpc
+- works (it was my kernel which was totally messed)
+- add a patch for gorecord which:
+  - adds a -tvfreq parameter
+  - makes it compatibile with udev
+    (so now it uses /dev/v4l/video* instead of /dev/video*)
+
 Revision 1.1  2005/08/29 12:09:28  jpc
 - new spec, builds (but the TV tuner doesn't work for me)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-extra-go7007.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list