Accepting request 282594 from network:utilities
1 OBS-URL: https://build.opensuse.org/request/show/282594 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsmi?expand=0&rev=22
This commit is contained in:
commit
755d833460
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 21 09:48:31 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Disable parallel build to reduce random build failures.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 20 14:17:06 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
|
@ -23,7 +23,7 @@ Url: http://www.ibr.cs.tu-bs.de/projects/libsmi
|
||||
Summary: A Library to Access SMI MIB Information
|
||||
License: MIT
|
||||
Group: System/Libraries
|
||||
Source: ftp://ftp.ibr.cs.tu-bs.de/pub/local/%{name}/%{name}-%{version}.tar.gz
|
||||
Source: https://www.ibr.cs.tu-bs.de/projects/%{name}/download/%{name}-%{version}.tar.gz
|
||||
Patch0: libsmi-0.4.8-parser.patch
|
||||
Patch1: libsmi-0.4.8-gnu-source.patch
|
||||
Patch2: libsmi-CVE-2010-2891.patch
|
||||
@ -89,8 +89,8 @@ autoreconf --force --install
|
||||
--with-pic --enable-smi \
|
||||
--enable-sming \
|
||||
--with-mibdir=%{_datadir}/mibs
|
||||
|
||||
make %{?_smp_mflags}
|
||||
# Parallel build disabled
|
||||
make #%{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make install DESTDIR=%buildroot
|
||||
|
Loading…
Reference in New Issue
Block a user