auto-import changelog data from pam-0.77-48.src.rpm
Sat Jul 10 2004 Alan Cox <alan@redhat.com> - Fixed the pam glib2 dependancy issue
This commit is contained in:
parent
ae27812230
commit
21937dd94b
7
pam.spec
7
pam.spec
@ -10,7 +10,7 @@
|
|||||||
Summary: A security tool which provides authentication for applications.
|
Summary: A security tool which provides authentication for applications.
|
||||||
Name: pam
|
Name: pam
|
||||||
Version: 0.77
|
Version: 0.77
|
||||||
Release: 47
|
Release: 48
|
||||||
License: GPL or BSD
|
License: GPL or BSD
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source0: ftp.us.kernel.org:/pub/linux/libs/pam/pre/library/Linux-PAM-%{version}.tar.bz2
|
Source0: ftp.us.kernel.org:/pub/linux/libs/pam/pre/library/Linux-PAM-%{version}.tar.bz2
|
||||||
@ -66,7 +66,7 @@ Patch60: pam-selinux.patch
|
|||||||
Patch61: pam-pwdbselinux.patch
|
Patch61: pam-pwdbselinux.patch
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
Requires: cracklib, cracklib-dicts, glib, initscripts >= 3.94
|
Requires: cracklib, cracklib-dicts, glib2, initscripts >= 3.94
|
||||||
Obsoletes: pamconfig
|
Obsoletes: pamconfig
|
||||||
Prereq: grep, mktemp, sed, fileutils, textutils, /sbin/ldconfig
|
Prereq: grep, mktemp, sed, fileutils, textutils, /sbin/ldconfig
|
||||||
BuildPrereq: autoconf, bison, flex, glib-devel, sed, fileutils, cracklib, cracklib-dicts
|
BuildPrereq: autoconf, bison, flex, glib-devel, sed, fileutils, cracklib, cracklib-dicts
|
||||||
@ -416,6 +416,9 @@ fi
|
|||||||
%{_libdir}/libpam_misc.so
|
%{_libdir}/libpam_misc.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 10 2004 Alan Cox <alan@redhat.com>
|
||||||
|
- Fixed the pam glib2 dependancy issue
|
||||||
|
|
||||||
* Mon Jun 21 2004 Alan Cox <alan@redhat.com>
|
* Mon Jun 21 2004 Alan Cox <alan@redhat.com>
|
||||||
- Fixed the pam_limits fencepost error (#79989) since nobody seems to
|
- Fixed the pam_limits fencepost error (#79989) since nobody seems to
|
||||||
be doing it
|
be doing it
|
||||||
|
Loading…
Reference in New Issue
Block a user