diff --git a/servicelog-1.1.12-fix-license-issue.patch b/servicelog-1.1.12-fix-license-issue.patch deleted file mode 100644 index da46e94..0000000 --- a/servicelog-1.1.12-fix-license-issue.patch +++ /dev/null @@ -1,31 +0,0 @@ -From 2010e6f69db3e5ab97dc79c46f815d3d4a059816 Mon Sep 17 00:00:00 2001 -From: Vasant Hegde -Date: Wed, 9 Apr 2014 11:02:27 +0530 -Subject: [PATCH] License: Grant permission to link with librtas library - -Reported-by: Paul E. McKenney -Signed-off-by: Vasant Hegde -Reviewed-by: Nathan Fontenot ---- - COPYING | 8 ++++++++ - 1 file changed, 8 insertions(+) - -diff --git a/COPYING b/COPYING -index 08ddefd..1d4adb7 100644 ---- a/COPYING -+++ b/COPYING -@@ -1,3 +1,11 @@ -+Special Exception: -+ As a special exception, IBM gives permission to link the code -+of portions of this program against the librtas library, and -+distribute linked combinations including the two. You must obey -+the GNU General Public License in all respects for all of the -+code used other than librtas. -+ -+ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - --- -1.8.3.1 - diff --git a/servicelog.spec b/servicelog.spec index a6d1e72..99ec6ea 100644 --- a/servicelog.spec +++ b/servicelog.spec @@ -1,6 +1,6 @@ Name: servicelog -Version: 1.1.12 -Release: 5%{?dist} +Version: 1.1.13 +Release: 1%{?dist} Summary: Servicelog Tools Group: System Environment/Base @@ -16,9 +16,6 @@ BuildRequires: autoconf libtool librtas-devel help2man # because of librtas-devel in libservicelog ExclusiveArch: ppc ppc64 ppc64le -# Grant permission to link with librtas library -Patch0: servicelog-1.1.12-fix-license-issue.patch - %description Command-line interfaces for viewing and manipulating the contents of the servicelog database. Contains entries that are useful @@ -27,7 +24,6 @@ of service operations that have been performed on the system. %prep %setup -q -%patch0 -p1 -b .fix-license-issue %build autoreconf -fiv @@ -51,6 +47,9 @@ help2man -s 8 -N $RPM_BUILD_ROOT/%{_sbindir}/slog_common_event > $RPM_BUILD_ROOT %{_mandir}/man[18]/*.[18]* %changelog +* Mon Sep 22 2014 Vasant Hegde - 1.1.13 +- Update to latest upstream 1.1.13 + * Fri Aug 01 2014 Brent Baude - 1.1.12-5 - NVR bump for Fedora 21 build on merged koji diff --git a/sources b/sources index ca45a14..8ff9d0c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70f14346c480b8da67e116699a2777b7 servicelog-1.1.12.tar.gz +374e7bdf26e13cfd3ecb8c1e31bca732 servicelog-1.1.13.tar.gz