Accepting request 29321 from hardware
Copy from hardware/wireless-tools based on submit request 29321 from user coolo OBS-URL: https://build.opensuse.org/request/show/29321 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wireless-tools?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
f2344047d2
commit
728ec8a2f4
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 5 17:23:18 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 20:37:49 CEST 2009 - crrodriguez@suse.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package wireless-tools (Version 30.pre8)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 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: openssl-devel udev
|
||||
Summary: Tools for a wireless LAN
|
||||
%define major_version 30
|
||||
Version: %{major_version}.pre8
|
||||
Release: 5
|
||||
Release: 6
|
||||
Group: Hardware/Wifi
|
||||
License: GPLv2+
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -94,8 +94,8 @@ pushd ../lwepgen
|
||||
popd
|
||||
|
||||
%build
|
||||
make CFLAGS="$RPM_OPT_FLAGS"
|
||||
make CFLAGS="$RPM_OPT_FLAGS" -C ../lwepgen
|
||||
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"
|
||||
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" -C ../lwepgen
|
||||
|
||||
%install
|
||||
mkdir -p %{buildroot}/%{_sbindir}
|
||||
|
Reference in New Issue
Block a user