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:
parent
bf71e1cb90
commit
4bb289171e
@ -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
|
||||
|
||||
|
@ -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 <lucchouina@gmail.com>
|
||||
|
||||
%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
|
||||
|
Loading…
Reference in New Issue
Block a user