diff --git a/.cvsignore b/.cvsignore index c5f2cbd..eeb030d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pam-redhat-0.75-12.tar.gz +pam-redhat-0.75-13.tar.gz diff --git a/pam.spec b/pam.spec index f7ad8b4..01ca485 100644 --- a/pam.spec +++ b/pam.spec @@ -2,7 +2,7 @@ Summary: A security tool which provides authentication for applications. Name: pam Version: 0.75 -Release: 12 +Release: 13 License: GPL or BSD Group: System Environment/Base Source0: pam-redhat-%{version}-%{release}.tar.gz @@ -209,6 +209,8 @@ fi %files devel %defattr(-,root,root) +/lib/libpam.so +/lib/libpam_misc.so %{_libdir}/libpam.so %{_libdir}/libpam.a %{_libdir}/libpam_misc.so @@ -217,6 +219,9 @@ fi %{_mandir}/man3/* %changelog +* Sat Sep 8 2001 Bill Nottingham 0.75-13 +- ship /lib/lib{pam,pam_misc}.so for legacy package builds + * Thu Sep 6 2001 Nalin Dahyabhai 0.75-12 - noreplace configuration files in /etc/security - pam_console: update pam_console_apply and man pages to reflect diff --git a/sources b/sources index e236fbb..7af54a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -57d9acbe4f1e6cdfe347f65a82fc71b8 pam-redhat-0.75-12.tar.gz +14e512dc94f19a7b05bbfd8a7329bff2 pam-redhat-0.75-13.tar.gz