|
|
@ -2,7 +2,6 @@ Name: oath-toolkit
|
|
|
|
Version: 2.6.2
|
|
|
|
Version: 2.6.2
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
License: GPLv3+
|
|
|
|
License: GPLv3+
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
|
|
|
Summary: One-time password components
|
|
|
|
Summary: One-time password components
|
|
|
|
BuildRequires: pam-devel, gtk-doc, libtool, libtool-ltdl-devel
|
|
|
|
BuildRequires: pam-devel, gtk-doc, libtool, libtool-ltdl-devel
|
|
|
|
BuildRequires: xmlsec1-devel, xmlsec1-openssl-devel, autoconf, automake
|
|
|
|
BuildRequires: xmlsec1-devel, xmlsec1-openssl-devel, autoconf, automake
|
|
|
@ -28,7 +27,6 @@ described in RFC6030 is supported.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n liboath
|
|
|
|
%package -n liboath
|
|
|
|
Summary: Library for OATH handling
|
|
|
|
Summary: Library for OATH handling
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
# https://fedorahosted.org/fpc/ticket/174
|
|
|
|
# https://fedorahosted.org/fpc/ticket/174
|
|
|
|
Provides: bundled(gnulib)
|
|
|
|
Provides: bundled(gnulib)
|
|
|
@ -40,7 +38,6 @@ HOTP algorithm (RFC4226) and the time-based TOTP algorithm (RFC6238).
|
|
|
|
|
|
|
|
|
|
|
|
%package -n liboath-devel
|
|
|
|
%package -n liboath-devel
|
|
|
|
Summary: Development files for liboath
|
|
|
|
Summary: Development files for liboath
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
Requires: liboath%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: liboath%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
@ -49,7 +46,6 @@ Development files for liboath.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n liboath-doc
|
|
|
|
%package -n liboath-doc
|
|
|
|
Summary: Documentation files for liboath
|
|
|
|
Summary: Documentation files for liboath
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
Requires: liboath = %{version}-%{release}
|
|
|
|
Requires: liboath = %{version}-%{release}
|
|
|
|
Requires: gtk-doc
|
|
|
|
Requires: gtk-doc
|
|
|
@ -60,7 +56,6 @@ Documentation files for liboath.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n libpskc
|
|
|
|
%package -n libpskc
|
|
|
|
Summary: Library for PSKC handling
|
|
|
|
Summary: Library for PSKC handling
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
Requires: xml-common
|
|
|
|
Requires: xml-common
|
|
|
|
# https://fedorahosted.org/fpc/ticket/174
|
|
|
|
# https://fedorahosted.org/fpc/ticket/174
|
|
|
@ -72,7 +67,6 @@ Container (PSKC) format described in RFC6030 is supported.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n libpskc-devel
|
|
|
|
%package -n libpskc-devel
|
|
|
|
Summary: Development files for libpskc
|
|
|
|
Summary: Development files for libpskc
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
Requires: libpskc%{?_isa} = %{version}-%{release}
|
|
|
|
Requires: libpskc%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
@ -81,7 +75,6 @@ Development files for libpskc.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n libpskc-doc
|
|
|
|
%package -n libpskc-doc
|
|
|
|
Summary: Documentation files for libpskc
|
|
|
|
Summary: Documentation files for libpskc
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
Requires: libpskc = %{version}-%{release}
|
|
|
|
Requires: libpskc = %{version}-%{release}
|
|
|
|
Requires: gtk-doc
|
|
|
|
Requires: gtk-doc
|
|
|
@ -110,7 +103,6 @@ A command line tool for manipulating PSKC data.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n pam_oath
|
|
|
|
%package -n pam_oath
|
|
|
|
Summary: A PAM module for pluggable login authentication for OATH
|
|
|
|
Summary: A PAM module for pluggable login authentication for OATH
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
|
|
|
Requires: pam
|
|
|
|
Requires: pam
|
|
|
|
|
|
|
|
|
|
|
|
%description -n pam_oath
|
|
|
|
%description -n pam_oath
|
|
|
|