rpms/em8300-kmod/FC-6 .cvsignore, 1.7, 1.8 em8300-kmod.spec, 1.29, 1.30 sources, 1.7, 1.8

Ville Skytta (scop) fedora-extras-commits at redhat.com
Fri Aug 10 09:13:55 UTC 2007


Author: scop

Update of /cvs/pkgs/rpms/em8300-kmod/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14731

Modified Files:
	.cvsignore em8300-kmod.spec sources 
Log Message:
* Fri Aug 10 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.3-0.1.rc3
- 0.16.3-rc3 (for kernel 2.6.22+ support).
- Build for kernel 2.6.22.1-32.fc6, adjust list of available kernel flavours.
- License: GPLv2+



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/FC-6/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	7 May 2007 22:17:29 -0000	1.7
+++ .cvsignore	10 Aug 2007 09:13:23 -0000	1.8
@@ -1 +1 @@
-em8300-nofirmware-0.16.2.tar.gz
+em8300-nofirmware-0.16.3-rc3.tar.bz2


Index: em8300-kmod.spec
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/FC-6/em8300-kmod.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- em8300-kmod.spec	26 Jun 2007 15:59:54 -0000	1.29
+++ em8300-kmod.spec	10 Aug 2007 09:13:23 -0000	1.30
@@ -4,7 +4,7 @@
 # end stuff to be ...
 
 # hardcode for now:
-%{!?kversion: %define kversion 2.6.20-1.2962.fc6}
+%{!?kversion: %define kversion 2.6.22.1-32.fc6}
 # whether a workaround for #227533 is needed for this kernel:
 %define dash_hack env KMOD_DASH_HACK=1
 
@@ -14,28 +14,33 @@
 %ifarch i686
 %define pae PAE PAE-debug
 %endif
-%ifarch ppc sparc64
+%ifarch ppc sparc64 alphaev56
 %define smp smp
 %endif
-%ifarch i686 x86_64
-%define xen xen
-%define debug debug
+%ifarch i686 x86_64 ia64
+#define xen xen
 %endif
-%ifarch i686 x86_64 ppc64 ppc64iseries
+%ifarch ppc64 ppc64iseries
 %define kdump kdump
 %endif
+%ifarch i686 x86_64
+%define debug debug
+%endif
 %{!?kvariants: %define kvariants "" %{?pae} %{?smp} %{?xen} %{?kdump} %{?debug}}
 
 
 Name:           %{kmod_name}-kmod
 Summary:        Kernel modules for DXR3/Hollywood Plus MPEG decoder cards
-Version:        0.16.2
-Release:        2.%(echo %{kverrel} | tr - _)
+Version:        0.16.3
+Release:        0.1.rc3.%(echo %{kverrel} | tr - _)
 
 Group:          System Environment/Kernel
-License:        GPL
+License:        GPLv2+
 URL:            http://dxr3.sourceforge.net/
-Source0:        http://downloads.sourceforge.net/dxr3/%{kmod_name}-nofirmware-%{version}.tar.gz
+#Source0:        http://downloads.sourceforge.net/dxr3/%{kmod_name}-nofirmware-%{version}.tar.gz
+# Source0 is http://dxr3.sourceforge.net/download/em8300-0.16.3-rc3.tar.gz
+# with modules/em8300.uc removed.
+Source0:        %{kmod_name}-nofirmware-%{version}-rc3.tar.bz2
 Patch0:         http://cachalot.mine.nu/src/dxr3/em8300-adv7170-wss.patch
 Patch1:         %{name}-0.16.2-oss-default.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -49,12 +54,12 @@
 
 %prep
 %setup -q -c
-cd %{kmod_name}-%{version}
+cd %{kmod_name}-%{version}-rc3
 %patch0 -p0
 %patch1 -p1
 cd ..
 for kvariant in %{kvariants} ; do
-    cp -a %{kmod_name}-%{version} _kmod_build_$kvariant
+    cp -a %{kmod_name}-%{version}-rc3 _kmod_build_$kvariant
 done
 
 
@@ -83,6 +88,11 @@
 
 
 %changelog
+* Fri Aug 10 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.3-0.1.rc3
+- 0.16.3-rc3 (for kernel 2.6.22+ support).
+- Build for kernel 2.6.22.1-32.fc6, adjust list of available kernel flavours.
+- License: GPLv2+
+
 * Tue Jun 26 2007 Ville Skyttä <ville.skytta at iki.fi>
 - Rebuild for kernel 2.6.20-1.2962.fc6.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/FC-6/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	7 May 2007 22:17:29 -0000	1.7
+++ sources	10 Aug 2007 09:13:23 -0000	1.8
@@ -1 +1 @@
-10d38c886280f9e9e2559b6c02922496  em8300-nofirmware-0.16.2.tar.gz
+2d63108134f75d77d1f8992420f4ca20  em8300-nofirmware-0.16.3-rc3.tar.bz2




More information about the fedora-extras-commits mailing list