Accepting request 214163 from home:jloeser:branches:devel:libraries:c_c++

version update to 1.1.14 (FATE#315456)

OBS-URL: https://build.opensuse.org/request/show/214163
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libservicelog?expand=0&rev=24
This commit is contained in:
Dirk Mueller 2014-01-17 12:39:14 +00:00 committed by Git OBS Bridge
parent 5f4c42a862
commit ad141a138b
4 changed files with 12 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d0760df056698df1070595811507b9e1dc4819b5bf011e4a658c90c50252cbf
size 299436

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d7e9998e5e6adf719951f9f3671b1e1fe988bce74ceadad5f0d261df43b4744c
size 316415

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 17 10:31:57 UTC 2014 - jloeser@suse.com
- version update to 1.1.14 (FATE#315456)
include servicelog.db and bootstrap.sh file into compression file
list
-------------------------------------------------------------------
Tue Dec 10 19:07:21 UTC 2013 - dvaleev@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libservicelog
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 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
@ -19,7 +19,7 @@
%define so_version 1
Name: libservicelog
Version: 1.1.13
Version: 1.1.14
Release: 0
Summary: Servicelog Database and Library
License: LGPL-2.0+
@ -78,8 +78,6 @@ Contains header files for building with libservicelog.
%patch2 -p1
%build
#workaround for missing servicelog.db file in upstream tarball
touch servicelog.db
autoreconf -fiv
%configure --with-pic --disable-static
make %{?_smp_mflags}