Hello community, here is the log from the commit of package oath-toolkit for openSUSE:Factory checked in at 2018-04-19 15:32:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oath-toolkit (Old) and /work/SRC/openSUSE:Factory/.oath-toolkit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oath-toolkit" Thu Apr 19 15:32:09 2018 rev:3 rq:597884 version:2.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/oath-toolkit/oath-toolkit.changes 2018-04-16 12:49:21.452308079 +0200 +++ /work/SRC/openSUSE:Factory/.oath-toolkit.new/oath-toolkit.changes 2018-04-19 15:32:10.792425846 +0200 @@ -1,0 +2,6 @@ +Wed Apr 18 07:32:43 UTC 2018 - [email protected] + +- Trim/update descriptions. Fix RPM groups. Remove useless + --with-pic. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oath-toolkit.spec ++++++ --- /var/tmp/diff_new_pack.OgS7GG/_old 2018-04-19 15:32:11.424399832 +0200 +++ /var/tmp/diff_new_pack.OgS7GG/_new 2018-04-19 15:32:11.428399668 +0200 @@ -37,7 +37,7 @@ BuildRequires: pkgconfig(xmlsec1) %description -The OATH Toolkit makes it easy to build one-time password +The OATH Toolkit makes it possible to build one-time password authentication systems. It contains shared libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm @@ -52,39 +52,31 @@ Group: Productivity/Networking/Security %description -n pam_oath -The OATH Toolkit makes it easy to build one-time password -authentication systems. It contains shared libraries, command line -tools and a PAM module. Supported technologies include the -event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm -(RFC6238). OATH stands for Open AuTHentication, which is the -organization that specify the algorithms. For managing secret key -files, the Portable Symmetric Key Container (PSKC) format described in -RFC6030 is supported. +The OATH Toolkit makes it possible to build one-time password +authentication systems. + +This subpackage contains a module to integrate OATH into PAM. %package -n liboath0 Summary: Library for Open AuTHentication (OATH) HOTP support License: LGPL-2.1-or-later -Group: Productivity/Networking/Security +Group: System/Libraries Requires: %{name}-xml >= %{version} %description -n liboath0 -The OATH Toolkit makes it easy to build one-time password -authentication systems. It contains shared libraries, command line -tools and a PAM module. Supported technologies include the +The OATH Toolkit makes it possible to build one-time password +authentication systems. Supported technologies include the event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm -(RFC6238). OATH stands for Open AuTHentication, which is the -organization that specify the algorithms. For managing secret key -files, the Portable Symmetric Key Container (PSKC) format described in -RFC6030 is supported. +(RFC6238). %package xml -Summary: This package contains xml files needed by liboath0 +Summary: XML data files needed by liboath License: GPL-3.0-or-later AND LGPL-2.1-or-later -Group: Development/Libraries/C and C++ +Group: Productivity/Networking/Security BuildArch: noarch %description xml -The OATH Toolkit makes it easy to build one-time password +The OATH Toolkit makes it possible to build one-time password authentication systems. It contains shared libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm @@ -94,53 +86,45 @@ RFC6030 is supported. %package -n liboath-devel -Summary: Library for Open AuTHentication (OATH) HOTP support -- Development Files +Summary: Development files for the Open AuTHentication (OATH) HOTP support library License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: liboath0 = %{version} %description -n liboath-devel -The OATH Toolkit makes it easy to build one-time password -authentication systems. It contains shared libraries, command line -tools and a PAM module. Supported technologies include the -event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm -(RFC6238). OATH stands for Open AuTHentication, which is the -organization that specify the algorithms. For managing secret key -files, the Portable Symmetric Key Container (PSKC) format described in -RFC6030 is supported. +The OATH Toolkit makes it possible to build one-time password +authentication systems. + +This subpackage contains the header files for the HOTP/TOTP library. %package -n libpskc0 Summary: Library for Portable Symmetric Key Container License: LGPL-2.1-or-later -Group: Productivity/Networking/Security +Group: System/Libraries %description -n libpskc0 -The OATH Toolkit makes it easy to build one-time password -authentication systems. It contains shared libraries, command line -tools and a PAM module. Supported technologies include the -event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm -(RFC6238). OATH stands for Open AuTHentication, which is the -organization that specify the algorithms. For managing secret key -files, the Portable Symmetric Key Container (PSKC) format described in -RFC6030 is supported. +The OATH Toolkit makes it possible to build one-time password +authentication systems. + +For managing secret key files, the Portable Symmetric Key Container +(PSKC) format described in RFC6030 is supported. %package -n libpskc-devel -Summary: Library for Portable Symmetric Key Container -- Development Files +Summary: Development files for the Portable Symmetric Key Container library License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libpskc0 = %{version} %description -n libpskc-devel -The OATH Toolkit makes it easy to build one-time password -authentication systems. It contains shared libraries, command line -tools and a PAM module. Supported technologies include the -event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm -(RFC6238). OATH stands for Open AuTHentication, which is the -organization that specify the algorithms. For managing secret key -files, the Portable Symmetric Key Container (PSKC) format described in -RFC6030 is supported. +The OATH Toolkit makes it possible to build one-time password +authentication systems. + +For managing secret key files, the Portable Symmetric Key Container +(PSKC) format described in RFC6030 is supported. + +This subpackage contains the headers for this library. %prep %setup -q @@ -153,7 +137,6 @@ --with-pam-dir=/%{_lib}/security \ --with-libgcrypt \ --disable-silent-rules \ - --with-pic \ --disable-static %make_build
