Hello community,

here is the log from the commit of package libheimdal for openSUSE:Factory 
checked in at 2017-02-05 15:49:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libheimdal (Old)
 and      /work/SRC/openSUSE:Factory/.libheimdal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libheimdal"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libheimdal/libheimdal.changes    2017-02-03 
17:47:36.664556600 +0100
+++ /work/SRC/openSUSE:Factory/.libheimdal.new/libheimdal.changes       
2017-02-05 18:36:52.658489187 +0100
@@ -1,0 +2,6 @@
+Thu Feb  2 01:44:35 UTC 2017 - [email protected]
+
+- Summary and RPM group update. Do a direct call to ldconfig
+  where possible.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libheimdal.spec ++++++
--- /var/tmp/diff_new_pack.Hi44lx/_old  2017-02-05 18:36:53.686344886 +0100
+++ /var/tmp/diff_new_pack.Hi44lx/_new  2017-02-05 18:36:53.690344325 +0100
@@ -17,9 +17,9 @@
 
 
 Name:           libheimdal
-Summary:        Libraries of Kerberos 5 implementation
+Summary:        The Heimdal implementation of the Kerberos 5 protocol
 License:        BSD-3-Clause
-Group:          System/Libraries
+Group:          Productivity/Networking/Security
 Version:        7.1.0
 Release:        0
 Url:            http://www.h5l.org
@@ -40,14 +40,14 @@
 %else
 BuildRequires:  ncurses-devel >= 5.3
 %endif
-BuildRequires:  db-devel >= 4.8
-BuildRequires:  readline-devel
 BuildRequires:  automake >= 1.11
 BuildRequires:  bison
+BuildRequires:  db-devel >= 4.8
 BuildRequires:  flex
 BuildRequires:  libtool
 BuildRequires:  pam-devel
 BuildRequires:  pkg-config
+BuildRequires:  readline-devel
 BuildRequires:  texinfo
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -60,10 +60,10 @@
 Also Microsoft Windows and Sun's Java come with implementations of Kerberos.
 
 This package only provides libraries and devel files (binaries have been 
removed),
-libraries are required by 64bit package of ICAClient version 13.2.
+libraries are required by 64-bit package of ICAClient version 13.2.
 
 %package devel
-Summary:        Libraries of Kerberos 5 implementation
+Summary:        The Heimdal implementation of the Kerberos 5 protocol
 Group:          Development/Libraries/C and C++
 Requires:       libheimdal = %{version}
 %if 0%{?sles_version} == 11
@@ -92,7 +92,7 @@
 Also Microsoft Windows and Sun's Java come with implementations of Kerberos.
 
 This package only provides libraries and devel files (binaries have been 
removed),
-libraries are required by 64bit package of ICAClient version 13.2.
+libraries are required by 64-bit package of ICAClient version 13.2.
 
 %prep
 %setup -q -n heimdal-%{version}
@@ -115,8 +115,7 @@
 %install_info --info-dir=%{_infodir} %{_infodir}/heimdal.info.gz
 %install_info --info-dir=%{_infodir} %{_infodir}/hx509.info.gz
 
-%postun
-/sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 %preun
 /sbin/ldconfig


Reply via email to