rpms/em8300-kmod/F-7 .cvsignore, 1.10, 1.11 em8300-kmod.spec, 1.37, 1.38 sources, 1.10, 1.11

Ville Skytta (scop) fedora-extras-commits at redhat.com
Fri Jul 20 21:16:05 UTC 2007


Author: scop

Update of /cvs/pkgs/rpms/em8300-kmod/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17145

Modified Files:
	.cvsignore em8300-kmod.spec sources 
Log Message:
* Fri Jul 20 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.3-0.1.rc2
- 0.16.3-rc2 (for kernel 2.6.22+ support).
- Build for kernel 2.6.22.1-27.fc7, no more x86_64 kdump.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/F-7/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	7 May 2007 20:08:44 -0000	1.10
+++ .cvsignore	20 Jul 2007 21:15:33 -0000	1.11
@@ -1 +1 @@
-em8300-nofirmware-0.16.2.tar.gz
+em8300-nofirmware-0.16.3-rc2.tar.bz2


Index: em8300-kmod.spec
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/F-7/em8300-kmod.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- em8300-kmod.spec	9 Jul 2007 16:13:11 -0000	1.37
+++ em8300-kmod.spec	20 Jul 2007 21:15:33 -0000	1.38
@@ -4,7 +4,7 @@
 # end stuff to be ...
 
 # hardcode for now:
-%{!?kversion: %define kversion 2.6.21-1.3255.fc7}
+%{!?kversion: %define kversion 2.6.22.1-27.fc7}
 
 %define kmod_name em8300
 %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null)
@@ -19,7 +19,7 @@
 %ifarch i686 x86_64 ia64
 #define xen xen
 %endif
-%ifarch x86_64 ppc64 ppc64iseries
+%ifarch ppc64 ppc64iseries
 %define kdump kdump
 %endif
 %ifarch i686 x86_64
@@ -30,13 +30,16 @@
 
 Name:           %{kmod_name}-kmod
 Summary:        Kernel modules for DXR3/Hollywood Plus MPEG decoder cards
-Version:        0.16.2
-Release:        7.%(echo %{kverrel} | tr - _)
+Version:        0.16.3
+Release:        0.1.rc2.%(echo %{kverrel} | tr - _)
 
 Group:          System Environment/Kernel
 License:        GPL
 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-rc2.tar.gz
+# with modules/em8300.uc removed.
+Source0:        %{kmod_name}-nofirmware-%{version}-rc2.tar.bz2
 Patch0:         http://cachalot.mine.nu/src/dxr3/em8300-adv7170-wss.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -49,11 +52,11 @@
 
 %prep
 %setup -q -c
-cd %{kmod_name}-%{version}
+cd %{kmod_name}-%{version}-rc2
 %patch0 -p0
 cd ..
 for kvariant in %{kvariants} ; do
-    cp -a %{kmod_name}-%{version} _kmod_build_$kvariant
+    cp -a %{kmod_name}-%{version}-rc2 _kmod_build_$kvariant
 done
 
 
@@ -82,8 +85,9 @@
 
 
 %changelog
-* Mon Jul  9 2007 Ville Skyttä <ville.skytta at iki.fi>
-- Rebuild for kernel 2.6.21-1.3255.fc7.
+* Fri Jul 20 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.3-0.1.rc2
+- 0.16.3-rc2 (for kernel 2.6.22+ support).
+- Build for kernel 2.6.22.1-27.fc7, no more x86_64 kdump.
 
 * Thu Jun 14 2007 Ville Skyttä <ville.skytta at iki.fi>
 - Rebuild for kernel 2.6.21-1.3228.fc7.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/F-7/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	7 May 2007 20:08:44 -0000	1.10
+++ sources	20 Jul 2007 21:15:33 -0000	1.11
@@ -1 +1 @@
-10d38c886280f9e9e2559b6c02922496  em8300-nofirmware-0.16.2.tar.gz
+f3f4073bc176cdc678002e053c357780  em8300-nofirmware-0.16.3-rc2.tar.bz2




More information about the fedora-extras-commits mailing list