Mailinglist Archive: opensuse-commit (857 mails)

< Previous Next >
commit acx
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 12 Nov 2007 02:03:56 +0100
  • Message-id: <20071112010356.B5AC96781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package acx
checked in at Mon Nov 12 02:03:56 CET 2007.

--------
--- acx/acx.changes 2007-10-17 17:22:22.000000000 +0200
+++ /mounts/work_src_done/STABLE/acx/acx.changes 2007-11-12
00:54:05.235214000 +0100
@@ -1,0 +2,5 @@
+Mon Nov 12 00:53:49 CET 2007 - ro@xxxxxxx
+
+- svn update to 20071112 to fix build with 2.6.24-rc2
+
+-------------------------------------------------------------------

Old:
----
acx-config.diff
acx-mac80211-vlynq-20071006.tar.bz2

New:
----
acx-20071112.dif
acx-20071112.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ acx.spec ++++++
--- /var/tmp/diff_new_pack.f30278/_old 2007-11-12 02:03:51.000000000 +0100
+++ /var/tmp/diff_new_pack.f30278/_new 2007-11-12 02:03:51.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package acx (Version 20071006)
+# spec file for package acx (Version 20071112)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -14,16 +14,16 @@
Name: acx
BuildRequires: kernel-source kernel-syms module-init-tools
Summary: Kernel Module for ACX100 and ACX111 Cards
-Version: 20071006
+Version: 20071112
Release: 1
Group: System/Kernel
License: GPL v2 or later; MOZILLA PUBLIC LICENSE (MPL/NPL)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://acx100.sourceforge.net/
AutoReqProv: on
-Source: acx-mac80211-vlynq-20071006.tar.bz2
+Source: acx-20071112.tar.bz2
Source100: preamble
-Patch: acx-config.diff
+Patch: acx-20071112.dif
ExclusiveArch: %ix86 x86_64 ppc ppc64
%suse_kernel_module_package -n acx -p %_sourcedir/preamble kdump um

@@ -53,7 +53,7 @@
ACX100/ACX111 OSS Driver Development Team

%prep
-%setup -n acx-mac80211-vlynq-20071006
+%setup -q
%patch

%build
@@ -79,6 +79,8 @@
%clean
rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Nov 12 2007 - ro@xxxxxxx
+- svn update to 20071112 to fix build with 2.6.24-rc2
* Wed Oct 17 2007 - ro@xxxxxxx
- update to 20071006
* Tue Jun 05 2007 - ro@xxxxxxx

++++++ acx-20071112.dif ++++++
--- pci.c
+++ pci.c 2007/11/11 23:41:12
@@ -2116,7 +2116,7 @@
/* TODO: pci_set_power_state(pdev, PCI_D0); ? */

/* request shared IRQ handler */
- if (request_irq(ndev->irq, acxpci_i_interrupt, SA_SHIRQ, ndev->name,
ndev)) {
+ if (request_irq(ndev->irq, acxpci_i_interrupt, IRQF_SHARED, ndev->name,
ndev)) {
printk("%s: request_irq FAILED\n", ndev->name);
result = -EAGAIN;
goto done;
--- usb.c
+++ usb.c 2007/11/11 23:48:50
@@ -859,7 +859,6 @@
ndev->watchdog_timeo = 4 * HZ;
#endif
ndev->change_mtu = &acx_e_change_mtu;
- SET_MODULE_OWNER(ndev);

/* Setup private driver context */

++++++ acx-mac80211-vlynq-20071006.tar.bz2 -> acx-20071112.tar.bz2 ++++++
++++ 22866 lines of diff (skipped)

++++++ preamble ++++++
--- acx/preamble 2007-08-06 17:03:54.000000000 +0200
+++ /mounts/work_src_done/STABLE/acx/preamble 2007-11-12 00:51:40.886479000
+0100
@@ -1,2 +1,3 @@
Enhances: kernel-%1
Obsoletes: wlan-kmp-%1
+PreReq: coreutils grep


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages