From 4bb289171e4c6f38072f7b771e220930261893a4004ef5326751e45643852105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Tesa=C5=99=C3=ADk?= Date: Mon, 8 Aug 2016 11:13:53 +0000 Subject: [PATCH] Accepting request 408602 from home:jengelh:branches:Kernel:kdump - Update RPM groups; drop old sections/invocations OBS-URL: https://build.opensuse.org/request/show/408602 OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=9 --- eppic.changes | 5 +++++ eppic.spec | 9 ++------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/eppic.changes b/eppic.changes index 99a486a..eb255d2 100644 --- a/eppic.changes +++ b/eppic.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 15 01:09:33 UTC 2016 - jengelh@inai.de + +- Update RPM groups + ------------------------------------------------------------------- Thu May 5 12:37:38 UTC 2016 - ptesarik@suse.com diff --git a/eppic.spec b/eppic.spec index 9bb6712..9c83ce6 100644 --- a/eppic.spec +++ b/eppic.spec @@ -25,7 +25,7 @@ Version: 3.99.%{checkout} Release: 0 Summary: Embeddable Pre-Processor and Interpreter for C License: GPL-2.0+ -Group: System/Libraries +Group: Development/Libraries/C and C++ Source: %{name}-git%{git_commit}.tar.bz2 Patch1: %{name}-fix-install.patch Patch2: %{name}-no-return.patch @@ -42,11 +42,6 @@ interfaces (e.g. /dev/kmem, /dev/mem). Although it has a strong association with live or postmortem kernel analysis, it is not constraint to it and can be embedded in any tools that is C friendly. - -Authors: --------- - Luc Chouinard - %package -n libeppic-devel Summary: EPPIC include files and libraries Group: Development/Languages/C and C++ @@ -67,7 +62,7 @@ This package provides the include files and libraries needed for development. %build cd libeppic -%{__make} CFLAGS="%{optflags} -fPIC" %{?_smp_mflags} +make CFLAGS="%{optflags} -fPIC" %{?_smp_mflags} %install cd libeppic