rpms/em8300-kmod/FC-6 .cvsignore, 1.8, 1.9 em8300-kmod.spec, 1.31, 1.32 sources, 1.8, 1.9

Ville Skytta (scop) fedora-extras-commits at redhat.com
Sat Aug 18 15:08:28 UTC 2007


Author: scop

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

Modified Files:
	.cvsignore em8300-kmod.spec sources 
Log Message:
* Sat Aug 18 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.3-1
- 0.16.3.
- Build for kernel 2.6.22.2-42.fc6.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/FC-6/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	10 Aug 2007 09:13:23 -0000	1.8
+++ .cvsignore	18 Aug 2007 15:07:56 -0000	1.9
@@ -1 +1 @@
-em8300-nofirmware-0.16.3-rc3.tar.bz2
+em8300-nofirmware-0.16.3.tar.gz


Index: em8300-kmod.spec
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/FC-6/em8300-kmod.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- em8300-kmod.spec	10 Aug 2007 16:49:57 -0000	1.31
+++ em8300-kmod.spec	18 Aug 2007 15:07:56 -0000	1.32
@@ -4,7 +4,7 @@
 # end stuff to be ...
 
 # hardcode for now:
-%{!?kversion: %define kversion 2.6.22.1-32.fc6}
+%{!?kversion: %define kversion 2.6.22.2-42.fc6}
 
 %define kmod_name em8300
 %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null)
@@ -27,19 +27,17 @@
 %endif
 %{!?kvariants: %define kvariants "" %{?pae} %{?smp} %{?xen} %{?kdump} %{?debug}}
 
+%define prever  %{nil}
 
 Name:           %{kmod_name}-kmod
 Summary:        Kernel modules for DXR3/Hollywood Plus MPEG decoder cards
 Version:        0.16.3
-Release:        0.2.rc3.%(echo %{kverrel} | tr - _)
+Release:        1.%(echo %{kverrel} | tr - _)
 
 Group:          System Environment/Kernel
 License:        GPLv2+
 URL:            http://dxr3.sourceforge.net/
-#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
+Source0:        http://downloads.sourceforge.net/dxr3/%{kmod_name}-nofirmware-%{version}.tar.gz
 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)
@@ -53,12 +51,12 @@
 
 %prep
 %setup -q -c
-cd %{kmod_name}-%{version}-rc3
+cd %{kmod_name}-%{version}%{?prever}
 %patch0 -p0
 %patch1 -p1
 cd ..
 for kvariant in %{kvariants} ; do
-    cp -a %{kmod_name}-%{version}-rc3 _kmod_build_$kvariant
+    cp -a %{kmod_name}-%{version}%{?prever} _kmod_build_$kvariant
 done
 
 
@@ -87,6 +85,10 @@
 
 
 %changelog
+* Sat Aug 18 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.3-1
+- 0.16.3.
+- Build for kernel 2.6.22.2-42.fc6.
+
 * Fri Aug 10 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.3-0.2.rc3
 - Don't build for PAE-debug (#227533).
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/FC-6/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	10 Aug 2007 09:13:23 -0000	1.8
+++ sources	18 Aug 2007 15:07:56 -0000	1.9
@@ -1 +1 @@
-2d63108134f75d77d1f8992420f4ca20  em8300-nofirmware-0.16.3-rc3.tar.bz2
+a2d208ba62639f9e3ab6c8dac2eb4565  em8300-nofirmware-0.16.3.tar.gz




More information about the fedora-extras-commits mailing list