Accepting request 97719 from home:coolo:removeautoconf
- remove call to suse_update_config (very old work around) OBS-URL: https://build.opensuse.org/request/show/97719 OBS-URL: https://build.opensuse.org/package/show/network:utilities/netcontrol?expand=0&rev=6
This commit is contained in:
parent
85d567bfab
commit
53e5300edf
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 10:31:41 UTC 2011 - coolo@suse.com
|
||||
|
||||
- remove call to suse_update_config (very old work around)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 9 14:10:39 UTC 2011 - cfarrell@suse.com
|
||||
|
||||
|
@ -15,14 +15,12 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: netcontrol
|
||||
Version: 0.2.3
|
||||
Release: 1
|
||||
Release: 0
|
||||
Summary: A network configuration library
|
||||
Group: Productivity/Networking/System
|
||||
License: LGPL-2.1+
|
||||
Group: Productivity/Networking/System
|
||||
#
|
||||
# License note:
|
||||
# libnetcontrol contains source code which is based on wicked.
|
||||
@ -49,7 +47,6 @@ Authors:
|
||||
Marius Tomaschewski <mt@suse.de>
|
||||
|
||||
%package -n libnetcontrol0
|
||||
License: LGPL v2.1 or later
|
||||
Summary: A network configuration library
|
||||
Group: Productivity/Networking/System
|
||||
|
||||
@ -67,7 +64,6 @@ Authors:
|
||||
Marius Tomaschewski <mt@suse.de>
|
||||
|
||||
%package -n libnetcontrol-devel
|
||||
License: LGPL-2.1+
|
||||
Summary: Development header and library files
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libnetcontrol0 = %{version}
|
||||
@ -89,7 +85,6 @@ Authors:
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
%{?suse_update_config:%{suse_update_config -f}}
|
||||
|
||||
%build
|
||||
export CFLAGS="-W -Wall $RPM_OPT_FLAGS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user