mirror of https://github.com/facebook/tac_plus
technically we do not need to require pam
the final package will instead require libpam.so.whatever and that will allow yum/dnf to pull down whatever is needed
This commit is contained in:
parent
7990b91a1b
commit
681ecd26ab
|
|
@ -29,7 +29,6 @@ Source: %{name}-%{version}.tar.gz
|
|||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
|
||||
Requires: pam
|
||||
BuildRequires: gcc, bison, flex, m4, pam-devel, libtool, autoconf, automake, python-rpm-macros
|
||||
|
||||
%if 0%{?libwrap}
|
||||
|
|
|
|||
Loading…
Reference in New Issue