Accepting request 102268 from home:msmeissn:branches:devel:libraries:c_c++
fix build OBS-URL: https://build.opensuse.org/request/show/102268 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libservicelog?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
063f91fb0a
commit
d2b4e6fc81
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 31 16:01:42 CET 2012 - meissner@suse.de
|
||||
|
||||
- buildreq autoconf and libtool so autoreconf -ivf works again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 31 10:41:31 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
|
@@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: libservicelog
|
||||
Version: 1.1.11
|
||||
Release: 0
|
||||
@@ -22,7 +23,10 @@ Summary: Servicelog Database and Library
|
||||
License: LGPL-2.0+
|
||||
Group: System/Libraries
|
||||
Requires: libservicelog-library
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: librtas-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: sqlite3-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -71,7 +75,6 @@ Contains header files for building with libservicelog.
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
export CFLAGS="%{optflags}"
|
||||
%configure --with-pic --disable-static
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Reference in New Issue
Block a user