Hello community, here is the log from the commit of package ndiswrapper checked in at Tue Oct 31 10:18:07 CET 2006. -------- --- arch/i386/ndiswrapper/ndiswrapper.changes 2006-10-05 13:28:20.000000000 +0200 +++ /mounts/work_src_done/STABLE/ndiswrapper/ndiswrapper.changes 2006-10-31 08:37:20.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Oct 31 08:36:52 CET 2006 - jg@suse.de + +- removed debug parameter from perl invocation (bug 215609) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ndiswrapper.spec ++++++ --- /var/tmp/diff_new_pack.UzwAKe/_old 2006-10-31 10:17:44.000000000 +0100 +++ /var/tmp/diff_new_pack.UzwAKe/_new 2006-10-31 10:17:44.000000000 +0100 @@ -16,7 +16,7 @@ Autoreqprov: on Summary: Use Microsoft NDIS Network Drivers for WLAN Cards Version: 1.25 -Release: 1 +Release: 12 Requires: pciutils Requires: ndiswrapper-kmp Source0: %name-%version.tar.bz2 @@ -26,7 +26,7 @@ Patch0: ndiswrapper.diff Patch1: ndiswrapper-uninit_fix.diff URL: http://ndiswrapper.sourceforge.net -License: GPL +License: GNU General Public License (GPL) - all versions BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %ix86 x86_64 %suse_kernel_module_package -p %_sourcedir/preamble kdump um debug @@ -107,6 +107,8 @@ %doc ChangeLog %changelog -n ndiswrapper +* Tue Oct 31 2006 - jg@suse.de +- removed debug parameter from perl invocation (bug 215609) * Thu Oct 05 2006 - jg@suse.de - update to version 1.25: * Support for WE-21 @@ -235,7 +237,7 @@ and when necessary; this should save memory. * Support for Highmem with USB devices added. * Bulk and interrupt URBs were being mixed up in earlier releases -- this issue is fixed. + - this issue is fixed. * Crashes due to 'divide by zero' error in update_wireless_stats fixed. * Support for Atheros USB drivers, including RangeMAX MIMO, added. * Suspend and resume support improved; USB devices should now be ++++++ ndiswrapper.diff ++++++ --- /var/tmp/diff_new_pack.UzwAKe/_old 2006-10-31 10:17:44.000000000 +0100 +++ /var/tmp/diff_new_pack.UzwAKe/_new 2006-10-31 10:17:44.000000000 +0100 @@ -24,3 +24,13 @@ DISTFILES=Makefile ndiswrapper loadndisdriver.c ndiswrapper-buginfo +Index: ndiswrapper-1.25/utils/ndiswrapper +=================================================================== +--- ndiswrapper-1.25.orig/utils/ndiswrapper ++++ ndiswrapper-1.25/utils/ndiswrapper +@@ -1,4 +1,4 @@ +-#!/usr/bin/perl -d ++#!/usr/bin/perl + + #/* + #* Copyright (C) 2005-2006 Pontus Fuchs, Giridhar Pemmasani ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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@suse.de