Mailinglist Archive: opensuse-commit (817 mails)
| < Previous | Next > |
commit quickcam
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 03 Dec 2008 16:39:35 +0100
- Message-id: <20081203153935.91E44678166@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package quickcam
checked in at Wed Dec 3 16:39:35 CET 2008.
--------
--- quickcam/quickcam.changes 2008-10-20 12:50:08.000000000 +0200
+++ /mounts/work_src_done/STABLE/quickcam/quickcam.changes 2008-12-03
07:55:39.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Dec 3 07:55:21 CET 2008 - olh@xxxxxxx
+
+- rename quickcam-messenger.ko to mag-quickcam-messenger.ko (bnc#441650)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ quickcam.spec ++++++
--- /var/tmp/diff_new_pack.A25668/_old 2008-12-03 16:39:04.000000000 +0100
+++ /var/tmp/diff_new_pack.A25668/_new 2008-12-03 16:39:04.000000000 +0100
@@ -24,7 +24,7 @@
BuildRequires: kernel-syms module-init-tools
Url: http://qce-ga.sourceforge.net/
Version: 0.6.6
-Release: 8
+Release: 9
%define qc_usb_messenger qc-usb-messenger-1.8
License: LGPL v2.1 or later
Group: System/Kernel
@@ -126,8 +126,8 @@
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
@@ -156,6 +156,8 @@
done
%changelog
+* Wed Dec 03 2008 olh@xxxxxxx
+- rename quickcam-messenger.ko to mag-quickcam-messenger.ko (bnc#441650)
* Mon Oct 20 2008 ihno@xxxxxxx
- Excludearch for s390 s390x
* Thu Aug 28 2008 olh@xxxxxxx
@@ -169,7 +171,7 @@
- update for 2.6.24 API changes
* Sat Apr 21 2007 olh@xxxxxxx
- add debug to spec file
-* Thu Apr 05 2007 lrupp@xxxxxxx
+* Wed Apr 04 2007 lrupp@xxxxxxx
- added module-init-tools to BuildRequires
* Fri Jan 19 2007 olh@xxxxxxx
- update to 0.6.6, update to qc-usb-messenger-1.6
@@ -192,11 +194,11 @@
there is no main package we could attach to/require
* Mon Feb 06 2006 olh@xxxxxxx
- qc_v4l_read must return ssize_t (#148257)
-* Sun Feb 05 2006 agruen@xxxxxxx
+* Sat Feb 04 2006 agruen@xxxxxxx
- Convert to a Kermel Module Package.
* Wed Jan 25 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
-* Thu Jan 19 2006 olh@xxxxxxx
+* Wed Jan 18 2006 olh@xxxxxxx
- fix uninizialized variable
* Wed Jan 18 2006 olh@xxxxxxx
- .owner was removed from struct usb_driver in 2.6.16-rc1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |