Hello community,

here is the log from the commit of package audit for openSUSE:Factory checked 
in at 2017-08-08 11:56:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/audit (Old)
 and      /work/SRC/openSUSE:Factory/.audit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "audit"

Tue Aug  8 11:56:33 2017 rev:82 rq:514176 version:2.7.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/audit/audit-secondary.changes    2017-07-24 
12:29:17.799991670 +0200
+++ /work/SRC/openSUSE:Factory/.audit.new/audit-secondary.changes       
2017-08-08 11:56:38.054040557 +0200
@@ -1,0 +2,6 @@
+Mon Jul 24 13:59:06 UTC 2017 - jeng...@inai.de
+
+- Rectify RPM groups, diversify descriptions.
+- Remove mentions of static libraries because they are not built.
+
+-------------------------------------------------------------------
audit.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ audit-secondary.spec ++++++
--- /var/tmp/diff_new_pack.gJL75L/_old  2017-08-08 11:56:39.141887341 +0200
+++ /var/tmp/diff_new_pack.gJL75L/_new  2017-08-08 11:56:39.145886778 +0200
@@ -22,7 +22,7 @@
 Name:           audit-secondary
 Version:        2.7.7
 Release:        0
-Summary:        Secondary packages for audit
+Summary:        Linux kernel audit subsystem utilities
 License:        GPL-2.0+
 Group:          System/Monitoring
 Url:            http://people.redhat.com/sgrubb/audit/
@@ -47,10 +47,12 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-Secondary packages for system auditing.
+The audit package contains the user space utilities for storing and
+processing the records generated by the audit subsystem in the
+Linux kernel.
 
 %package -n audit
-Summary:        User Space Tools for 2.6 Kernel Auditing
+Summary:        User Space Tools for Kernel Auditing
 License:        LGPL-2.1+
 Group:          System/Monitoring
 Requires:       %{_name}-libs = %{version}
@@ -60,12 +62,12 @@
 %description -n audit
 The audit package contains the user space utilities for storing and
 processing the audit records generated by the audit subsystem in the
-Linux 2.6 kernel.
+Linux kernel.
 
 %package -n audit-libs-python
 Summary:        Python Bindings for libaudit
 License:        LGPL-2.1+
-Group:          System/Monitoring
+Group:          Development/Languages/Python
 
 %description -n audit-libs-python
 The audit-libs-python package contains the bindings for using libaudit
@@ -74,7 +76,7 @@
 %package -n audit-libs-python3
 Summary:        Python3 Bindings for libaudit
 License:        LGPL-2.1+
-Group:          System/Monitoring
+Group:          Development/Languages/Python
 
 %description -n audit-libs-python3
 The audit-libs-python3 package contains the bindings for using libaudit
@@ -113,8 +115,7 @@
        --with-apparmor \
        --with-libwrap \
        --with-libcap-ng=yes \
-       --disable-static \
-       --with-pic
+       --disable-static
 make %{?_smp_mflags}
 
 %install

++++++ audit.spec ++++++
--- /var/tmp/diff_new_pack.gJL75L/_old  2017-08-08 11:56:39.253871569 +0200
+++ /var/tmp/diff_new_pack.gJL75L/_new  2017-08-08 11:56:39.257871007 +0200
@@ -19,7 +19,7 @@
 Name:           audit
 Version:        2.7.7
 Release:        0
-Summary:        First part of auditing package
+Summary:        Linux kernel audit subsystem utilities
 License:        GPL-2.0+
 Group:          System/Monitoring
 Url:            http://people.redhat.com/sgrubb/audit/
@@ -37,38 +37,38 @@
 
 %description
 The audit package contains the user space utilities for storing and
-processing the audit records generated by the audit subsystem in the
+processing the records generated by the audit subsystem in the
 Linux kernel.
 
 %package -n libaudit1
-Summary:        Dynamic library for libaudit
+Summary:        Library for interfacing with the kernel audit subsystem
 License:        LGPL-2.1+
-Group:          System/Monitoring
+Group:          System/Libraries
 Obsoletes:      %{name}-libs < 2.0.4
 Provides:       %{name}-libs = %{version}
 
 %description -n libaudit1
-The libaudit package contains the dynamic libraries needed for
+The libaudit package contains the shared libraries needed for
 applications to use the audit framework.
 
 %package -n libauparse0
-Summary:        Dynamic library for libauparse
+Summary:        Library for parsing and interpreting audit events
 License:        LGPL-2.1+
-Group:          System/Monitoring
+Group:          System/Libraries
 
 %description -n libauparse0
-The libauparse package contains the dynamic libraries needed to
+The libauparse package contains the shared libraries needed to
 parse audit records.
 
 %package -n audit-devel
-Summary:        Header files and static library for libaudit
+Summary:        Header files for libaudit
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
 Requires:       libaudit1 = %{version}
 Requires:       libauparse0 = %{version}
 
 %description -n audit-devel
-The audit-devel package contains the static libraries and header files
+The audit-devel package contains the header files
 needed for developing applications that need to use the audit framework
 libraries.
 
@@ -88,7 +88,6 @@
        --with-libwrap \
        --without-libcap-ng \
        --disable-static \
-       --with-pic \
        --without-python
 make %{?_smp_mflags} -C lib
 make %{?_smp_mflags} -C auparse


Reply via email to