rpms/em8300-kmod/devel .cvsignore, 1.10, 1.11 em8300-kmod.spec, 1.28, 1.29 sources, 1.10, 1.11

Ville Skytta (scop) fedora-extras-commits at redhat.com
Wed Jul 11 21:23:25 UTC 2007


Author: scop

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

Modified Files:
	.cvsignore em8300-kmod.spec sources 
Log Message:
* Wed Jul 11 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.3-0.1.rc1
- 0.16.3-rc1, build for kernel 2.6.22-8.fc8.
- Bring up to date with current Rawhide kernel archs and variants.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/devel/.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	11 Jul 2007 21:22:51 -0000	1.11
@@ -1 +1 @@
-em8300-nofirmware-0.16.2.tar.gz
+em8300-0.16.3-rc1.tar.bz2


Index: em8300-kmod.spec
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/devel/em8300-kmod.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- em8300-kmod.spec	12 May 2007 18:24:22 -0000	1.28
+++ em8300-kmod.spec	11 Jul 2007 21:22:51 -0000	1.29
@@ -4,43 +4,39 @@
 # end stuff to be ...
 
 # hardcode for now:
-%{!?kversion: %define kversion 2.6.21-1.3149.fc7}
+%{!?kversion: %define kversion 2.6.22-8.fc8}
 
 %define kmod_name em8300
 %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null)
 
 %ifarch i686
 %define pae PAE
-#define pae PAE PAE-debug
 %endif
-%ifarch ppc
+%ifarch ppc sparc64
 %define smp smp
 %endif
-%ifarch i686 x86_64 ia64
-#define xen xen
-%endif
-%ifarch x86_64 ppc64
+%ifarch ppc64
 %define kdump kdump
 %endif
-%ifarch i686 x86_64
-#define debug debug
-%endif
-%{!?kvariants: %define kvariants "" %{?pae} %{?smp} %{?xen} %{?kdump} %{?debug}}
+%{!?kvariants: %define kvariants "" %{?pae} %{?smp} %{?kdump}}
 
 
 Name:           %{kmod_name}-kmod
 Summary:        Kernel modules for DXR3/Hollywood Plus MPEG decoder cards
-Version:        0.16.2
-Release:        5.%(echo %{kverrel} | tr - _)
+Version:        0.16.3
+Release:        0.1.rc1.%(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-rc1.tar.gz
+# with modules/em8300.uc removed.
+Source0:        %{kmod_name}-%{version}-rc1.tar.bz2
 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
+ExclusiveArch:  i686 x86_64 ppc ppc64
 
 %description
 %{summary}.
@@ -49,11 +45,11 @@
 
 %prep
 %setup -q -c
-cd %{kmod_name}-%{version}
+cd %{kmod_name}-%{version}-rc1
 %patch0 -p0
 cd ..
 for kvariant in %{kvariants} ; do
-    cp -a %{kmod_name}-%{version} _kmod_build_$kvariant
+    cp -a %{kmod_name}-%{version}-rc1 _kmod_build_$kvariant
 done
 
 
@@ -82,6 +78,10 @@
 
 
 %changelog
+* Wed Jul 11 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.3-0.1.rc1
+- 0.16.3-rc1, build for kernel 2.6.22-8.fc8.
+- Bring up to date with current Rawhide kernel archs and variants.
+
 * Sat May 12 2007 Ville Skyttä <ville.skytta at iki.fi>
 - Rebuild for kernel 2.6.21-1.3149.fc7.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/devel/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	11 Jul 2007 21:22:51 -0000	1.11
@@ -1 +1 @@
-10d38c886280f9e9e2559b6c02922496  em8300-nofirmware-0.16.2.tar.gz
+6ed38be8fecf73342a3ffab6dc965539  em8300-0.16.3-rc1.tar.bz2




More information about the fedora-extras-commits mailing list