Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dvosburg:eeepc
at2-kmp
atl2.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File atl2.spec of Package at2-kmp
# # spec file for package atl2 (Version 2.0.3) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild BuildRequires: kernel-source kernel-syms module-init-tools Name: atl2 License: GPL Group: System/Kernel Summary: Linux Base Driver for the Atheros atl2 Ethernet Adapter Version: 2.0.3 Release: 5.12 Packager: Robert Schmolke <robert.schmolke@linuxhilfe.org> Url: http://people.redhat.com/csnook/atl2/ Source0: atl2-2.0.3.tar.bz2 Source1: preamble BuildRoot: %{_tmppath}/%{name}-%{version}-build %suse_kernel_module_package p %_sourcedir/preamble kdump um %description Linux Base Driver for the Atheros atl2 Ethernet Adapter %prep %setup set -- * mkdir source mv "$@" source/ mkdir obj %build export EXTRA_CFLAGS='-DVERSION=\"%version\"' for flavor in %flavors_to_build; do rm -rf obj/$flavor cp -r source obj/$flavor make -C /usr/src/linux-obj/%_target_cpu/$flavor modules \ M=$PWD/obj/$flavor done %install export INSTALL_MOD_PATH=$RPM_BUILD_ROOT export INSTALL_MOD_DIR=updates for flavor in %flavors_to_build; do make -C /usr/src/linux-obj/%_target_cpu/$flavor modules_install \ M=$PWD/obj/$flavor done %clean rm -rf $RPM_BUILD_ROOT %changelog * Tue Dec 11 2007 - robert.schmolke@linuxhilfe.org - update to atl2-2.0.3 - even more major cleanups - less bloated standalone makefile (thanks kelmo) - should build with no warnings against 2.6.22 and higher * Mon Dec 10 2007 - robert.schmolke@linuxhilfe.org - update to atl2-2.0.2 - major cleanups - removed a lot of dead code (2.4-isms, e1000-isms, etc.) * Sun Dec 9 2007 - robert.schmolke@linuxhilfe.org - initial package atl2-2.0.1 - minor cleanups - now in patch form!
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor