
https://bugzilla.novell.com/show_bug.cgi?id=441650 User olh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=441650#c9 --- Comment #9 from Olaf Hering <olh@novell.com> 2008-12-03 00:07:22 MST --- I made this change. Maybe it helps. diff -purN /work/SRC/all/quickcam/quickcam.changes ./quickcam.changes --- /work/SRC/all/quickcam/quickcam.changes 2008-10-20 12:50:08.000000000 +0200 +++ ./quickcam.changes 2008-12-03 07:55:39.000000000 +0100 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed Dec 3 07:55:21 CET 2008 - olh@suse.de + +- rename quickcam-messenger.ko to mag-quickcam-messenger.ko (bnc#441650) + +------------------------------------------------------------------- Mon Oct 20 12:49:55 CEST 2008 - ihno@suse.de - Excludearch for s390 s390x diff -purN /work/SRC/all/quickcam/quickcam.spec ./quickcam.spec --- /work/SRC/all/quickcam/quickcam.spec 2008-10-22 18:44:40.000000000 +0200 +++ ./quickcam.spec 2008-12-03 07:55:11.000000000 +0100 @@ -126,8 +126,8 @@ cp -v qc-driver.c qc-vv6450.c qc-formats quickcam.h qc-memory.h source/ cat > source/Kbuild <<-'EOF' EXTRA_CFLAGS += -I$(src) -DNOKERNEL - obj-m := quickcam-messenger.o - quickcam-messenger-objs := qc-driver.o qc-vv6450.o qc-formats.o qc-memory.o + obj-m := mag-quickcam-messenger.o + mag-quickcam-messenger-objs := qc-driver.o qc-vv6450.o qc-formats.o qc-memory.o EOF cat > mybuild <<-'EOF' : c -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.