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
This commit is contained in:
Petr Tesařík 2016-08-08 11:13:53 +00:00 committed by Git OBS Bridge
parent bf71e1cb90
commit 4bb289171e
2 changed files with 7 additions and 7 deletions

View File

@ -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 Thu May 5 12:37:38 UTC 2016 - ptesarik@suse.com

View File

@ -25,7 +25,7 @@ Version: 3.99.%{checkout}
Release: 0 Release: 0
Summary: Embeddable Pre-Processor and Interpreter for C Summary: Embeddable Pre-Processor and Interpreter for C
License: GPL-2.0+ License: GPL-2.0+
Group: System/Libraries Group: Development/Libraries/C and C++
Source: %{name}-git%{git_commit}.tar.bz2 Source: %{name}-git%{git_commit}.tar.bz2
Patch1: %{name}-fix-install.patch Patch1: %{name}-fix-install.patch
Patch2: %{name}-no-return.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 with live or postmortem kernel analysis, it is not constraint to it and can be
embedded in any tools that is C friendly. embedded in any tools that is C friendly.
Authors:
--------
Luc Chouinard <lucchouina@gmail.com>
%package -n libeppic-devel %package -n libeppic-devel
Summary: EPPIC include files and libraries Summary: EPPIC include files and libraries
Group: Development/Languages/C and C++ Group: Development/Languages/C and C++
@ -67,7 +62,7 @@ This package provides the include files and libraries needed for development.
%build %build
cd libeppic cd libeppic
%{__make} CFLAGS="%{optflags} -fPIC" %{?_smp_mflags} make CFLAGS="%{optflags} -fPIC" %{?_smp_mflags}
%install %install
cd libeppic cd libeppic