From c746534abeba3ea15d52e4a6729164719f835911 Mon Sep 17 00:00:00 2001 From: Vasant Hegde Date: Mon, 22 Sep 2014 17:50:44 +0530 Subject: [PATCH] Update to latest upstream 1.1.15 Signed-off-by: Vasant Hegde --- .gitignore | 1 + libservicelog-1.1.9-libs.patch | 15 ++++++++------- libservicelog.spec | 7 +++++-- sources | 2 +- 4 files changed, 15 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 0c12903..1d1a020 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ libservicelog-1.1.9.tar.gz /libservicelog-1.1.11.tar.gz /libservicelog-1.1.13.tar.gz /libservicelog-1.1.14.tar.gz +/libservicelog-1.1.15.tar.gz diff --git a/libservicelog-1.1.9-libs.patch b/libservicelog-1.1.9-libs.patch index f60086d..0402e79 100644 --- a/libservicelog-1.1.9-libs.patch +++ b/libservicelog-1.1.9-libs.patch @@ -1,12 +1,13 @@ -diff -up libservicelog-1.1/src/Makefile.am.libs libservicelog-1.1/src/Makefile.am ---- libservicelog-1.1/src/Makefile.am.libs 2010-05-17 13:24:46.297064301 -0400 -+++ libservicelog-1.1/src/Makefile.am 2010-05-17 13:26:07.737064638 -0400 -@@ -34,7 +34,7 @@ pkgconfigdir = $(libdir)/pkgconfig - pkgconfig_DATA = servicelog-1.pc +diff --git a/Makefile.am b/Makefile.am +index 2a4db16..f4ca0b3 100644 +--- a/Makefile.am ++++ b/Makefile.am +@@ -42,7 +42,7 @@ AM_YFLAGS = -d -p v29nfy_ + AM_LFLAGS = -Pv29nfy_ -olex.yy.c libservicelog_la_LDFLAGS = -module -version-info \ - @GENERIC_API_VERSION@ -release @GENERIC_RELEASE@ + @GENERIC_API_VERSION@ -release @GENERIC_RELEASE@ $(AM_LDFLAGS) - AM_CFLAGS = -Wall -g -DDEST_DIR='"${exec_prefix}"' - AM_LDFLAGS = -lsqlite3 -lrtas -lrtasevent + LIBTOOL_DEPS = @LIBTOOL_DEPS@ + libtool: $(LIBTOOL_DEPS) diff --git a/libservicelog.spec b/libservicelog.spec index 1113fd3..fc65660 100644 --- a/libservicelog.spec +++ b/libservicelog.spec @@ -1,6 +1,6 @@ Name: libservicelog -Version: 1.1.14 -Release: 8%{?dist} +Version: 1.1.15 +Release: 1%{?dist} Summary: Servicelog Database and Library Group: System Environment/Libraries @@ -77,6 +77,9 @@ getent group service >/dev/null || /usr/sbin/groupadd service %changelog +* Mon Sep 22 2014 Vasant Hegde - 1.1.15 +- Update to latest upstream 1.1.15 + * Fri Aug 01 2014 Brent Baude - 1.1.14-8 - NVR bump for Fedora 21 build on merged koji diff --git a/sources b/sources index 9a22ad7..c136699 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a7c6c7f67815b610ff0789f9113bbf0d libservicelog-1.1.14.tar.gz +be1fecbcb5df2d4d3d9b3ebcd6eacaf3 libservicelog-1.1.15.tar.gz