rpms/em8300-kmod/devel .cvsignore, 1.6, 1.7 em8300-kmod.spec, 1.18, 1.19 sources, 1.6, 1.7

Ville Skytta (scop) fedora-extras-commits at redhat.com
Thu Mar 1 16:52:53 UTC 2007


Author: scop

Update of /cvs/extras/rpms/em8300-kmod/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10101

Modified Files:
	.cvsignore em8300-kmod.spec sources 
Log Message:
* Thu Mar  1 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.1-5
- 0.16.1, build for kernel 2.6.20-1.2953.fc7.
- Exclude i*86 until #229489 is fixed.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/em8300-kmod/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	25 Feb 2007 08:12:54 -0000	1.6
+++ .cvsignore	1 Mar 2007 16:52:20 -0000	1.7
@@ -1 +1 @@
-em8300-nofirmware-0.16.1-rc2.tar.bz2
+em8300-nofirmware-0.16.1.tar.gz


Index: em8300-kmod.spec
===================================================================
RCS file: /cvs/extras/rpms/em8300-kmod/devel/em8300-kmod.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- em8300-kmod.spec	25 Feb 2007 08:12:54 -0000	1.18
+++ em8300-kmod.spec	1 Mar 2007 16:52:20 -0000	1.19
@@ -4,7 +4,7 @@
 # end stuff to be ...
 
 # hardcode for now:
-%{!?kversion: %define kversion 2.6.20-1.2942.fc7}
+%{!?kversion: %define kversion 2.6.20-1.2953.fc7}
 
 %define kmod_name em8300
 %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null)
@@ -31,21 +31,19 @@
 Name:           %{kmod_name}-kmod
 Summary:        Kernel modules for DXR3/Hollywood Plus MPEG decoder cards
 Version:        0.16.1
-Release:        0.5.rc2.%(echo %{kverrel} | tr - _)
+Release:        5.%(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 from http://dxr3.sourceforge.net/download/em8300-0.16.1-rc2.tar.gz
-# with modules/em8300.uc removed.
-Source0:        em8300-nofirmware-0.16.1-rc2.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:         http://cachalot.mine.nu/src/dxr3/em8300-oss-default.patch
 Patch2:         em8300-0.16.1-rc2-2621alsa.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-ExclusiveArch:  i586 i686 x86_64 ppc
+# i586, i686 not here temporarily due to #229489
+ExclusiveArch:  x86_64 ppc
 
 %description
 %{summary}.
@@ -54,13 +52,13 @@
 
 %prep
 %setup -q -c
-cd %{kmod_name}-%{version}-rc2
+cd %{kmod_name}-%{version}
 %patch0 -p0
 %patch1 -p0
 %patch2 -p0
 cd ..
 for kvariant in %{kvariants} ; do
-    cp -a %{kmod_name}-%{version}-rc2 _kmod_build_$kvariant
+    cp -a %{kmod_name}-%{version} _kmod_build_$kvariant
 done
 
 
@@ -89,6 +87,10 @@
 
 
 %changelog
+* Thu Mar  1 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.1-5
+- 0.16.1, build for kernel 2.6.20-1.2953.fc7.
+- Exclude i*86 until #229489 is fixed.
+
 * Sat Feb 24 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.1-0.5.rc2
 - 0.16.1-rc2 + patch for post-2.6.20 ALSA changes.
 - Update kmodtool to 0.10.12.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/em8300-kmod/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	25 Feb 2007 08:12:54 -0000	1.6
+++ sources	1 Mar 2007 16:52:20 -0000	1.7
@@ -1 +1 @@
-0e965f836a94d7c7fbb1a0d258750ba5  em8300-nofirmware-0.16.1-rc2.tar.bz2
+c1e2db38fa3e3cf28b43dd304aaa2961  em8300-nofirmware-0.16.1.tar.gz




More information about the fedora-extras-commits mailing list