SPECS: uvc.spec - up to r202
shadzik
shadzik at pld-linux.org
Sat Apr 19 17:39:04 CEST 2008
Author: shadzik Date: Sat Apr 19 15:39:04 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to r202
---- Files affected:
SPECS:
uvc.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/uvc.spec
diff -u SPECS/uvc.spec:1.5 SPECS/uvc.spec:1.6
--- SPECS/uvc.spec:1.5 Sun Apr 6 22:49:11 2008
+++ SPECS/uvc.spec Sat Apr 19 17:38:59 2008
@@ -4,7 +4,7 @@
%bcond_without dist_kernel # allow non-distribution kernel
%bcond_with verbose # verbose build (V=1)
#
-%define rel 199
+%define rel 202
#
Summary: USB Video Class driver
Summary(pl.UTF-8): Sterownik USB Video Class
@@ -14,8 +14,9 @@
License: GPL v2
Group: Base/Kernel
#Source0: http://www.lavrsen.dk/twiki/pub/Motion/VideoFourLinuxLoopbackDevice/%{name}-%{version}.tar.gz
-Source0: %{name}-r%{rel}.tar.bz2
-# Source0-md5: 05bb90db05ef42967f56416431803e9b
+Source0: %{name}-r%{rel}.tar.gz
+# Source0-md5: 0b5265f5b678a539ae1b91f203033617
+Patch0: %{name}-driver.patch
URL: http://linux-uvc.berlios.de/
%{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
BuildRequires: rpmbuild(macros) >= 1.379
@@ -46,6 +47,7 @@
%prep
%setup -q -n %{name}-r%{rel}
+%patch0 -p0
%build
%build_kernel_modules -m %{name}video
@@ -73,6 +75,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2008-04-19 15:38:59 shadzik
+- up to r202
+
Revision 1.5 2008-04-06 20:49:11 vip
- up to r199
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/uvc.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list