Hello community, here is the log from the commit of package rt2x00 checked in at Tue May 22 01:02:31 CEST 2007. -------- --- arch/i386/rt2x00/rt2x00.changes 2007-04-19 23:57:09.000000000 +0200 +++ /mounts/work_src_done/STABLE/rt2x00/rt2x00.changes 2007-05-22 00:23:36.000000000 +0200 @@ -1,0 +2,6 @@ +Tue May 22 00:23:07 CEST 2007 - dmueller@suse.de + +- update to 2.0.0: + * many bugfixes + +------------------------------------------------------------------- Old: ---- rt2x00-cvs-2007032607.tar.bz2 rt2x00-fixes.diff New: ---- rt2x00-2.0.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rt2x00.spec ++++++ --- /var/tmp/diff_new_pack.d10523/_old 2007-05-22 01:02:15.000000000 +0200 +++ /var/tmp/diff_new_pack.d10523/_new 2007-05-22 01:02:15.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package rt2x00 (Version 2007032607) +# spec file for package rt2x00 (Version 2.0.0) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -14,17 +14,16 @@ Name: rt2x00 BuildRequires: kernel-source kernel-syms module-init-tools Summary: Kernel Modules for Ralink Cards -Version: 2007032607 -Release: 4 +Version: 2.0.0 +Release: 1 Group: System/Kernel License: GNU General Public License (GPL) BuildRoot: %{_tmppath}/%{name}-%{version}-build URL: http://rt2x00.serialmonkey.com/ Autoreqprov: on -Source: rt2x00-cvs-%{version}.tar.bz2 +Source: rt2x00-2.0.0.tar.bz2 Patch1: rt2x00.diff Patch2: rt2x00-2.6.21.diff -Patch3: rt2x00-fixes.diff Source100: preamble ExclusiveArch: %ix86 x86_64 ppc ppc64 %suse_kernel_module_package -n rt2x00 -p %_sourcedir/preamble kdump um @@ -57,12 +56,11 @@ Ivo van Doorn %prep -%setup -n rt2x00-cvs-%{version} +%setup -n rt2x00-%{version} %patch1 -p1 %if %suse_version > 1020 %patch2 -p1 %endif -%patch3 %build make config_header @@ -70,7 +68,7 @@ mkdir obj for flavor in %flavors_to_build; do rm -rf obj/$flavor - cp -r rt2x00-cvs-%{version} obj/$flavor + cp -r rt2x00-%{version} obj/$flavor make -C /usr/src/linux-obj/%_target_cpu/$flavor modules \ M=$PWD/obj/$flavor/$i done @@ -88,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue May 22 2007 - dmueller@suse.de +- update to 2.0.0: + * many bugfixes * Thu Apr 19 2007 - ro@suse.de - no debuginfo (no main package) * Wed Apr 04 2007 - dmueller@suse.de ++++++ rt2x00-cvs-2007032607.tar.bz2 -> rt2x00-2.0.0.tar.bz2 ++++++ ++++ 13096 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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