commit acx for openSUSE:Factory
Hello community, here is the log from the commit of package acx for openSUSE:Factory checked in at Thu May 28 05:13:24 CEST 2009. -------- --- acx/acx.changes 2008-08-27 02:02:55.000000000 +0200 +++ acx/acx.changes 2009-05-26 16:00:30.000000000 +0200 @@ -1,0 +2,5 @@ +Tue May 26 15:58:06 CEST 2009 - ro@suse.de + +- fix build with 2.6.30 + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- acx-irqreturn.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ acx.spec ++++++ --- /var/tmp/diff_new_pack.J18255/_old 2009-05-28 05:12:39.000000000 +0200 +++ /var/tmp/diff_new_pack.J18255/_new 2009-05-28 05:12:39.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package acx (Version 20080210) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ BuildRequires: kernel-source kernel-syms module-init-tools Summary: Kernel Module for ACX100 and ACX111 Cards Version: 20080210 -Release: 2 +Release: 3 Group: System/Kernel License: GPL v2 or later; MOZILLA PUBLIC LICENSE (MPL/NPL) BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -32,6 +32,7 @@ Source: acx-%{version}.tar.bz2 Source100: preamble Patch: acx-iwe_stream-info.patch +Patch1: acx-irqreturn.patch ExclusiveArch: %ix86 x86_64 ppc ppc64 %suse_kernel_module_package -n acx -p %_sourcedir/preamble kdump um @@ -63,6 +64,7 @@ %prep %setup -q %patch +%patch1 %build cd .. @@ -88,6 +90,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue May 26 2009 ro@suse.de +- fix build with 2.6.30 * Wed Aug 27 2008 ro@suse.de - fix build with 2.6.27 * Tue Mar 11 2008 hschaa@suse.de @@ -98,7 +102,7 @@ - update to 20071006 * Tue Jun 05 2007 ro@suse.de - make it build with current kernel -* Fri Apr 20 2007 ro@suse.de +* Thu Apr 19 2007 ro@suse.de - no debuginfo (no main package) * Wed Apr 04 2007 lrupp@suse.de - added module-init-tools to BuildRequires ++++++ acx-irqreturn.patch ++++++ --- wlan_compat.h +++ wlan_compat.h @@ -221,7 +221,6 @@ #ifndef IRQ_NONE #define IRQ_NONE #define IRQ_HANDLED -typedef void irqreturn_t; #endif #ifndef ARPHRD_IEEE80211_PRISM ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de