packages: kernel-video-spca5xx/kernel-video-spca5xx.spec - cosmetics
glen
glen at pld-linux.org
Sat Apr 10 19:11:53 CEST 2010
Author: glen Date: Sat Apr 10 17:11:53 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- cosmetics
---- Files affected:
packages/kernel-video-spca5xx:
kernel-video-spca5xx.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: packages/kernel-video-spca5xx/kernel-video-spca5xx.spec
diff -u packages/kernel-video-spca5xx/kernel-video-spca5xx.spec:1.28 packages/kernel-video-spca5xx/kernel-video-spca5xx.spec:1.29
--- packages/kernel-video-spca5xx/kernel-video-spca5xx.spec:1.28 Mon Jul 7 22:52:56 2008
+++ packages/kernel-video-spca5xx/kernel-video-spca5xx.spec Sat Apr 10 19:11:46 2010
@@ -7,22 +7,22 @@
%bcond_without kernel # don't build kernel modules
%bcond_with verbose # verbose build (V=1)
-%if !%{with kernel}
+%if %{without kernel}
%undefine with_dist_kernel
%endif
-%define _snap v4l1goodbye
-%define _ver 0.61.00
-%define _rel 0.%{_snap}.1
+%define snap v4l1goodbye
+%define ver 0.61.00
+%define rel 0.%{snap}.1
Summary: Linux driver for spca5xx
Summary(pl.UTF-8): Sterownik dla Linuksa do spca5xx
Name: kernel%{_alt_kernel}-video-spca5xx
-Version: %{_ver}
-Release: %{_rel}@%{_kernel_ver_str}
+Version: %{ver}
+Release: %{rel}@%{_kernel_ver_str}
Epoch: 0
License: GPL
Group: Base/Kernel
-Source0: http://mxhaard.free.fr/spca50x/Download/spca5xx-%{_snap}.tar.gz
+Source0: http://mxhaard.free.fr/spca50x/Download/spca5xx-%{snap}.tar.gz
# Source0-md5: 63bbe5d5c833f9b6b266fb58c54bf25e
Patch0: spca5xx-build.patch
Patch1: spca5xx-2.6.25.patch
@@ -40,7 +40,7 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-This is version %{_ver} of the spca5xx Video for Linux (v4l) driver,
+This is version %{ver} of the spca5xx Video for Linux (v4l) driver,
providing support for webcams and digital cameras based on the spca5xx
range of chips manufactured by SunPlus Sonix Z-star Vimicro Conexant
Etoms and Transvision.
@@ -48,7 +48,7 @@
This package contains Linux module.
%description -n kernel%{_alt_kernel}-video-spca5xx -l pl.UTF-8
-To jest wersja %{_ver} sterownika Video for Linux (v4l) spca5xx
+To jest wersja %{ver} sterownika Video for Linux (v4l) spca5xx
dodającego obsługę dla kamer i aparatów opartych na układach spca5xx
produkowanych przez SunPlus Sonix Z-star Vimicro Conexant Etoms and
Transvision.
@@ -56,7 +56,7 @@
Ten pakiet zawiera moduł jądra Linuksa.
%prep
-%setup -q -n spca5xx-%{_snap}
+%setup -q -n spca5xx-%{snap}
%patch0 -p1
%patch1 -p0
mv RGB-YUV{%2f,-}module-setting
@@ -98,6 +98,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2010/04/10 17:11:46 glen
+- cosmetics
+
Revision 1.28 2008/07/07 20:52:56 shadzik
- add patch1
- builds on kernel 2.6.25
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel-video-spca5xx/kernel-video-spca5xx.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list