Commit eaba2715 authored by Eugene Omelyanovich's avatar Eugene Omelyanovich

Renamed spec file

Edited spec file Edited spec file
parent b7debb3b
......@@ -10,15 +10,18 @@ Url: https://github.com/privacyidea/pam_python
Summary: This module is to be used with http://pam-python.sourceforge.net/. It can be used to authenticate with OTP against privacyIDEA. It will also cache future OTP values to enable offline authentication.
Packager: Eugene Omelyanovich <regatio@altlinux.ru>
Packager: Eugene Omelyanovich <regatio@etersoft.ru>
Source: %name-%version.tar
BuildArch: noarch
BuildRequires(pre): rpm-build-python rpm-build-intro
BuildRequires(pre): rpm-build-python
BuildRequires(pre): rpm-build-intro
# for test
BuildRequires: python >= 2.7 python-module-responses >= 0.10.9 python-module-passlib python-module-responses
BuildRequires: python >= 2.7
BuildRequires: python-module-responses >= 0.10.9
BuildRequires: python-module-passlib
%description
This module is to be used with http://pam-python.sourceforge.net/. It can be used to authenticate with OTP against privacyIDEA. It will also cache future OTP values to enable offline authentication.
......@@ -39,5 +42,11 @@ This module is to be used with http://pam-python.sourceforge.net/. It can be use
%python_sitelibdir/*
%changelog
* Wed Feb 12 2020 Eugene Omelyanovich <regatio@altlinux.ru> 2.11-alt1
<<<<<<< HEAD
* Sun Feb 16 2020 Eugene Omelyanovich <regatio@etersoft.ru> 2.11.0-alt1
- new version
=======
>>>>>>> 2350a79... Edited spec file
* Sat Feb 15 2020 Eugene Omelyanovich <regatio@etersoft.ru> 2.11-alt1
- initial build for ALT Sisyphus
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment