SPECS: uvc.spec - fix it in a way that it will not happen for others either

glen glen at pld-linux.org
Tue Jun 10 00:23:57 CEST 2008


Author: glen                         Date: Mon Jun  9 22:23:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix it in a way that it will not happen for others either

---- Files affected:
SPECS:
   uvc.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/uvc.spec
diff -u SPECS/uvc.spec:1.10 SPECS/uvc.spec:1.11
--- SPECS/uvc.spec:1.10	Mon Jun  9 21:41:12 2008
+++ SPECS/uvc.spec	Tue Jun 10 00:23:51 2008
@@ -4,18 +4,18 @@
 %bcond_without	dist_kernel	# allow non-distribution kernel
 %bcond_with	verbose		# verbose build (V=1)
 #
-%define		rel	207
+%define		subver	207
 %define		pname	uvc
 #
 Summary:	USB Video Class driver
 Summary(pl.UTF-8):	Sterownik USB Video Class
 Name:		%{pname}%{_alt_kernel}
-Version:	0.%{rel}.0
+Version:	0.%{subver}.0
 Release:	3
 License:	GPL v2
 Group:		Base/Kernel
 #Source0:	http://www.lavrsen.dk/twiki/pub/Motion/VideoFourLinuxLoopbackDevice/%{pname}-%{version}.tar.gz
-Source0:	%{pname}-r%{rel}.tar.gz
+Source0:	%{pname}-r%{subver}.tar.gz
 # Source0-md5:	92c7fad9586605e627cbce7786d489da
 Patch0:		%{pname}-driver.patch
 URL:		http://linux-uvc.berlios.de/
@@ -76,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008-06-09 22:23:51  glen
+- fix it in a way that it will not happen for others either
+
 Revision 1.10  2008-06-09 19:41:12  hawk
 - blah, fixed what relup.sh broke
 
================================================================

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



More information about the pld-cvs-commit mailing list