Adjust spec style

This commit is contained in:
Andrey Bondrov 2016-09-07 20:02:15 +10:00
parent 4da51b39ed
commit 99c795ee00
2 changed files with 100 additions and 106 deletions

View file

@ -1,5 +1,3 @@
removed_sources:
Linux-PAM-1.1.4.tar.bz2: 4634b09f9e059f384ce69dbaa4a67f88bef5cf7b
sources:
Linux-PAM-1.1.8.tar.bz2: f8ce53c67363f78d520392fa1c253c4978058be1
pam-redhat-0.99.10-1.tar.bz2: 09e618edc5dcda9a6eb435a31db742afca673ae1

View file

@ -12,12 +12,11 @@
%define pam_redhat_version 0.99.10-1
Epoch: 1
Summary: A security tool which provides authentication for applications
Name: pam
Version: 1.1.8
Release: 30
Release: 31
Epoch: 1
# The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant
# as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+,
License: BSD and GPLv2+
@ -125,7 +124,6 @@ Requires(post): coreutils >= 8.12-7.2
Conflicts: %{_lib}pam0 < 1.1.4-5
Requires: libpwquality >= 0.9.9
%description
PAM (Pluggable Authentication Modules) is a system security tool that
allows system administrators to set authentication policy without
@ -370,5 +368,3 @@ for module in %{buildroot}/%{_lib}/security/pam*.so ; do
fi
done
%changelog