SPECS: uvc.spec - up to r199

vip vip at pld-linux.org
Sun Apr 6 22:49:17 CEST 2008


Author: vip                          Date: Sun Apr  6 20:49:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to r199

---- Files affected:
SPECS:
   uvc.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/uvc.spec
diff -u SPECS/uvc.spec:1.4 SPECS/uvc.spec:1.5
--- SPECS/uvc.spec:1.4	Fri Mar 28 13:22:26 2008
+++ SPECS/uvc.spec	Sun Apr  6 22:49:11 2008
@@ -4,18 +4,18 @@
 %bcond_without	dist_kernel	# allow non-distribution kernel
 %bcond_with	verbose		# verbose build (V=1)
 #
-%define		_rel	2
+%define		rel	199
 #
 Summary:	USB Video Class driver
 Summary(pl.UTF-8):	Sterownik USB Video Class
 Name:		uvc
-Version:	0.0
-Release:	%{_rel}
+Version:	0.%{rel}.0
+Release:	1
 License:	GPL v2
 Group:		Base/Kernel
 #Source0:	http://www.lavrsen.dk/twiki/pub/Motion/VideoFourLinuxLoopbackDevice/%{name}-%{version}.tar.gz
-Source0:	%{name}.tar.gz
-# Source0-md5:	69851c5cb5e50690a6b24564c59f12cf
+Source0:	%{name}-r%{rel}.tar.bz2
+# Source0-md5:	05bb90db05ef42967f56416431803e9b
 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
@@ -30,7 +30,7 @@
 %package -n kernel%{_alt_kernel}-misc-uvc
 Summary:	uvc kernel module
 Summary(pl.UTF-8):	uvc
-Release:	%{_rel}@%{_kernel_ver_str}
+Release:	%{rel}@%{_kernel_ver_str}
 Group:		Base/Kernel
 Requires(post,postun):	/sbin/depmod
 %if %{with dist_kernel}
@@ -45,7 +45,7 @@
 Moduł jądra linuksa dla USB Video Class.
 
 %prep
-%setup -q -n uvc
+%setup -q -n %{name}-r%{rel}
 
 %build
 %build_kernel_modules -m %{name}video
@@ -73,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008-04-06 20:49:11  vip
+- up to r199
+
 Revision 1.4  2008-03-28 12:22:26  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/uvc.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list