Hello community, here is the log from the commit of package fipscheck for openSUSE:Factory checked in at 2015-04-21 10:49:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fipscheck (Old) and /work/SRC/openSUSE:Factory/.fipscheck.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fipscheck" Changes: -------- --- /work/SRC/openSUSE:Factory/fipscheck/fipscheck.changes 2014-08-15 09:58:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fipscheck.new/fipscheck.changes 2015-04-21 10:49:15.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Apr 13 08:50:02 UTC 2015 - [email protected] + +- Set RPM groups anew. Drop implicit cleaning parts. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fipscheck.spec ++++++ --- /var/tmp/diff_new_pack.XS9cbk/_old 2015-04-21 10:49:15.000000000 +0200 +++ /var/tmp/diff_new_pack.XS9cbk/_new 2015-04-21 10:49:15.000000000 +0200 @@ -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 @@ %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 @@ %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 @@ %{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}
