rpms/em8300-kmod/devel .cvsignore, 1.11, 1.12 em8300-kmod.spec, 1.29, 1.30 sources, 1.11, 1.12

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


Author: scop

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

Modified Files:
	.cvsignore em8300-kmod.spec sources 
Log Message:
* Sat Jul 21 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.3-0.5.rc2
- 0.16.3-rc2.
- Test build without ExclusiveArch for kernel 2.6.23-0.35.rc0.git6.fc8.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	11 Jul 2007 21:22:51 -0000	1.11
+++ .cvsignore	20 Jul 2007 21:38:28 -0000	1.12
@@ -1 +1 @@
-em8300-0.16.3-rc1.tar.bz2
+em8300-nofirmware-0.16.3-rc2.tar.bz2


Index: em8300-kmod.spec
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/devel/em8300-kmod.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- em8300-kmod.spec	11 Jul 2007 21:22:51 -0000	1.29
+++ em8300-kmod.spec	20 Jul 2007 21:38:28 -0000	1.30
@@ -4,7 +4,7 @@
 # end stuff to be ...
 
 # hardcode for now:
-%{!?kversion: %define kversion 2.6.22-8.fc8}
+%{!?kversion: %define kversion 2.6.23-0.35.rc0.git6.fc8}
 
 %define kmod_name em8300
 %define kverrel %(%{kmodtool} verrel %{?kversion} 2>/dev/null)
@@ -24,19 +24,20 @@
 Name:           %{kmod_name}-kmod
 Summary:        Kernel modules for DXR3/Hollywood Plus MPEG decoder cards
 Version:        0.16.3
-Release:        0.1.rc1.%(echo %{kverrel} | tr - _)
+Release:        0.5.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 is http://dxr3.sourceforge.net/download/em8300-0.16.3-rc1.tar.gz
+# Source0 is http://dxr3.sourceforge.net/download/em8300-0.16.3-rc2.tar.gz
 # with modules/em8300.uc removed.
-Source0:        %{kmod_name}-%{version}-rc1.tar.bz2
+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)
 
-ExclusiveArch:  i686 x86_64 ppc ppc64
+# Testing what koji does without this:
+#ExclusiveArch:  i686 x86_64 ppc ppc64
 
 %description
 %{summary}.
@@ -45,11 +46,11 @@
 
 %prep
 %setup -q -c
-cd %{kmod_name}-%{version}-rc1
+cd %{kmod_name}-%{version}-rc2
 %patch0 -p0
 cd ..
 for kvariant in %{kvariants} ; do
-    cp -a %{kmod_name}-%{version}-rc1 _kmod_build_$kvariant
+    cp -a %{kmod_name}-%{version}-rc2 _kmod_build_$kvariant
 done
 
 
@@ -78,6 +79,10 @@
 
 
 %changelog
+* Sat Jul 21 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.16.3-0.5.rc2
+- 0.16.3-rc2.
+- Test build without ExclusiveArch for kernel 2.6.23-0.35.rc0.git6.fc8.
+
 * 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: sources
===================================================================
RCS file: /cvs/pkgs/rpms/em8300-kmod/devel/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	11 Jul 2007 21:22:51 -0000	1.11
+++ sources	20 Jul 2007 21:38:28 -0000	1.12
@@ -1 +1 @@
-6ed38be8fecf73342a3ffab6dc965539  em8300-0.16.3-rc1.tar.bz2
+f3f4073bc176cdc678002e053c357780  em8300-nofirmware-0.16.3-rc2.tar.bz2




More information about the scm-commits mailing list