SPECS: gspca.spec - up to 20070110, see notes in TODO

jajcus jajcus at pld-linux.org
Thu Apr 12 17:12:11 CEST 2007


Author: jajcus                       Date: Thu Apr 12 15:12:11 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 20070110, see notes in TODO

---- Files affected:
SPECS:
   gspca.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/gspca.spec
diff -u SPECS/gspca.spec:1.6 SPECS/gspca.spec:1.7
--- SPECS/gspca.spec:1.6	Fri Mar 16 00:01:58 2007
+++ SPECS/gspca.spec	Thu Apr 12 17:12:04 2007
@@ -1,5 +1,10 @@
 # $Revision$, $Date$
 #
+# TODO:
+#	- rename thiis to gspcav1 ?
+#	- use the snapshot dates for %{version}? old versioning seems
+#	  discontinued
+#
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
 %bcond_without	kernel		# don't build kernel modules
@@ -12,17 +17,18 @@
 %endif
 
 %define		_ver 01.00.10
-%define		_rel	0.1
+%define		_snap 20070110
+%define 	_rel 0.1
 Summary:	Linux Generic Software Package for Camera Adapters
 Summary(pl.UTF-8):	Generic Software Package for Camera Adapters - pakiet do obsługi kamer pod Linuksem
 Name:		gspca
 Version:	%{_ver}
-Release:	%{_rel}@%{_kernel_ver_str}
+Release:	1.%{_snap}.%{_rel}@%{_kernel_ver_str}
 Epoch:		0
 License:	GPL
 Group:		Base/Kernel
-Source0:	http://mxhaard.free.fr/spca50x/Investigation/Gspca/%{name}v1-%{version}.tar.gz
-# Source0-md5:	39e4fb7fe47c2ef489b1f10b3b482253
+Source0:	http://mxhaard.free.fr/spca50x/Download/%{name}v1-%{_snap}.tar.gz
+# Source0-md5:	1e3fa004490a07b7b76de03d70b3e8ea
 URL:		http://mxhaard.free.fr/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.14}
@@ -50,7 +56,7 @@
 %package -n kernel%{_alt_kernel}-video-%{name}
 Summary:	Generic Software Package for Camera Adapters - Linux kernel module
 Summary(pl.UTF-8):	Oprogramowanie do obsługi kamer - moduł jądra Linuksa
-Release:	%{_rel}@%{_kernel_ver_str}
+Release:	1.%{_snap}.%{_rel}@%{_kernel_ver_str}
 Group:		Base/Kernel
 Requires(post,postun):	/sbin/depmod
 %if %{with dist_kernel}
@@ -74,7 +80,7 @@
 %package -n kernel%{_alt_kernel}-smp-video-%{name}
 Summary:	Generic Software Package for Camera Adapters - Linux SMP kernel module
 Summary(pl.UTF-8):	Oprogramowanie do obsługi kamer - moduł jądra Linuksa SMP
-Release:	%{_rel}@%{_kernel_ver_str}
+Release:	1.%{_snap}.%{_rel}@%{_kernel_ver_str}
 Group:		Base/Kernel
 Requires(post,postun):	/sbin/depmod
 %if %{with dist_kernel}
@@ -97,7 +103,7 @@
 Ten pakiet zawiera moduł jądra Linuksa SMP.
 
 %prep
-%setup -q -n %{name}v1-%{version}
+%setup -q -n %{name}v1-%{_snap}
 
 %build
 %if %{with kernel}
@@ -146,6 +152,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/04/12 15:12:04  jajcus
+- up to 20070110, see notes in TODO
+
 Revision 1.6  2007/03/15 23:01:58  glen
 - up bcond
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gspca.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list