rpms/em8300-kmod/F-7 .cvsignore, 1.11, 1.12 em8300-kmod.spec, 1.40, 1.41 sources, 1.11, 1.12

Ville Skytta (scop) fedora-extras-commits at redhat.com
Fri Aug 24 06:21:08 UTC 2007


Author: scop

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

Modified Files:
	.cvsignore em8300-kmod.spec sources 
Log Message:
* Fri Aug 24 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.3-2
- 0.16.3.
- Build for kernel 2.6.22.4-65.fc7.
- Use ExcludeArch instead of ExclusiveArch.
- License: GPLv2+



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/F-7/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	20 Jul 2007 21:15:33 -0000	1.11
+++ .cvsignore	24 Aug 2007 06:20:35 -0000	1.12
@@ -1 +1 @@
-em8300-nofirmware-0.16.3-rc2.tar.bz2
+em8300-nofirmware-0.16.3.tar.gz


Index: em8300-kmod.spec
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/F-7/em8300-kmod.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- em8300-kmod.spec	1 Aug 2007 06:39:37 -0000	1.40
+++ em8300-kmod.spec	24 Aug 2007 06:20:35 -0000	1.41
@@ -4,7 +4,7 @@
 # end stuff to be ...
 
 # hardcode for now:
-%{!?kversion: %define kversion 2.6.22.1-41.fc7}
+%{!?kversion: %define kversion 2.6.22.4-65.fc7}
 
 %define kmod_name em8300
 %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null)
@@ -27,23 +27,21 @@
 %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.1.rc2.%(echo %{kverrel} | tr - _)
+Release:        2.%(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 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
+Source0:        http://downloads.sourceforge.net/dxr3/%{kmod_name}-nofirmware-%{version}.tar.gz
 Patch0:         http://cachalot.mine.nu/src/dxr3/em8300-adv7170-wss.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-ExclusiveArch:  i586 i686 x86_64 ppc ppc64
+ExcludeArch:    i386
 
 %description
 %{summary}.
@@ -52,11 +50,11 @@
 
 %prep
 %setup -q -c
-cd %{kmod_name}-%{version}-rc2
+cd %{kmod_name}-%{version}%{?prever}
 %patch0 -p0
 cd ..
 for kvariant in %{kvariants} ; do
-    cp -a %{kmod_name}-%{version}-rc2 _kmod_build_$kvariant
+    cp -a %{kmod_name}-%{version}%{?prever} _kmod_build_$kvariant
 done
 
 
@@ -85,6 +83,15 @@
 
 
 %changelog
+* Fri Aug 24 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.3-2
+- 0.16.3.
+- Build for kernel 2.6.22.4-65.fc7.
+- Use ExcludeArch instead of ExclusiveArch.
+- License: GPLv2+
+
+* Sat Aug  4 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.3-0.1.rc3
+- 0.16.3-rc3.
+
 * Mon Jul 30 2007 Ville Skyttä <ville.skytta at iki.fi>
 - Rebuild for kernel 2.6.22.1-41.fc7.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/F-7/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	20 Jul 2007 21:15:33 -0000	1.11
+++ sources	24 Aug 2007 06:20:35 -0000	1.12
@@ -1 +1 @@
-f3f4073bc176cdc678002e053c357780  em8300-nofirmware-0.16.3-rc2.tar.bz2
+a2d208ba62639f9e3ab6c8dac2eb4565  em8300-nofirmware-0.16.3.tar.gz




More information about the fedora-extras-commits mailing list