From 07513a0ba98beb93cf54f7e0fdafd61bd5a5fe1be38b73db428f4f37f8d7feeb Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 13 Apr 2015 09:59:54 +0000 Subject: [PATCH] Accepting request 295639 from home:jengelh:branches:security - Set RPM groups anew. Drop implicit cleaning parts. OBS-URL: https://build.opensuse.org/request/show/295639 OBS-URL: https://build.opensuse.org/package/show/security/fipscheck?expand=0&rev=10 --- fipscheck.changes | 5 +++++ fipscheck.spec | 18 +++++++----------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/fipscheck.changes b/fipscheck.changes index 746ed10..31cc4f0 100644 --- a/fipscheck.changes +++ b/fipscheck.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 13 08:50:02 UTC 2015 - jengelh@inai.de + +- Set RPM groups anew. Drop implicit cleaning parts. + ------------------------------------------------------------------- Mon Jun 2 10:01:01 UTC 2014 - meissner@suse.com diff --git a/fipscheck.spec b/fipscheck.spec index cbabf6b..1c5b10a 100644 --- a/fipscheck.spec +++ b/fipscheck.spec @@ -1,7 +1,7 @@ # # spec file for package fipscheck # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %define lname libfipscheck1 -Summary: A library for integrity verification of FIPS validated modules -License: BSD-2-Clause -Group: System Environment/Libraries Name: fipscheck Version: 1.4.1 Release: 0 +Summary: A library for integrity verification of FIPS validated modules +License: BSD-2-Clause +Group: Development/Libraries/C and C++ Url: http://fedorahosted.org/fipscheck/ Source0: http://fedorahosted.org/releases/f/i/%{name}/%{name}-%{version}.tar.bz2 Source1: baselibs.conf @@ -41,7 +41,7 @@ verification of the HMAC-SHA256 checksum files. %package -n %lname Summary: Library files for %{name} -Group: System Environment/Libraries +Group: System/Libraries Requires: %{_bindir}/fipscheck %description -n %lname @@ -49,8 +49,7 @@ This package contains the FIPSCheck library. %package devel Summary: Development files for %{name} -Group: System Environment/Libraries - +Group: Development/Libraries/C and C++ Requires: %{lname} = %{version} %description devel @@ -75,10 +74,7 @@ make %{?_smp_mflags} LDFLAGS="-Wl,-z,relro" %{nil} %install -rm -rf $RPM_BUILD_ROOT - -make install DESTDIR=$RPM_BUILD_ROOT - +%make_install find $RPM_BUILD_ROOT -type f -name "*.la" -delete mkdir -p $RPM_BUILD_ROOT%{_libdir}