This commit is contained in:
parent
20656ed845
commit
6f412d4ac8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 12:54:40 CEST 2007 - mc@suse.de
|
||||
|
||||
- add zlib-devel to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 13 10:18:26 CET 2007 - mc@suse.de
|
||||
|
||||
|
@ -11,10 +11,10 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: pam_mount
|
||||
BuildRequires: glib2-devel openssl-devel pam-devel
|
||||
BuildRequires: glib2-devel openssl-devel pam-devel zlib-devel
|
||||
Summary: A PAM Module that can Mount Volumes for a User Session.
|
||||
Version: 0.18
|
||||
Release: 37
|
||||
Release: 40
|
||||
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||
Prefix: /usr
|
||||
Group: System/Libraries
|
||||
@ -102,6 +102,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man8/umount.crypt.8.gz
|
||||
|
||||
%changelog
|
||||
* Thu Mar 29 2007 - mc@suse.de
|
||||
- add zlib-devel to BuildRequires
|
||||
* Tue Mar 13 2007 - mc@suse.de
|
||||
- fix reference counting of pmvarrun app
|
||||
[#252243]
|
||||
|
Loading…
x
Reference in New Issue
Block a user