~ubuntu-branches/ubuntu/trusty/libpam-mount/trusty-proposed

« back to all changes in this revision

Viewing changes to dist/pam_mount.spec

  • Committer: Bazaar Package Importer
  • Author(s): Bastian Kleineidam
  • Date: 2010-05-09 10:46:01 UTC
  • mfrom: (1.4.4 upstream) (27.2.7 maverick)
  • Revision ID: james.westby@ubuntu.com-20100509104601-cip885tmppv2tc52
Tags: 2.1+git20100509-1
* New upstream release, plus git changes until 9.5.2010
  + Works now with other password slots than zero on crypted mounts
    (Closes: #580636)
  + Certainly includes old patch fixing the cron segfaults
    (Closes: #484122)
* Only warn about missing fskey hash when an fskey path has been given.
  (Closes: #580430)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
Name:           pam_mount
3
 
Version:        1.36
 
3
Version:        2.1
4
4
Release:        0
5
5
Group:          System/Libraries
6
6
Summary:        A PAM module that can mount volumes for a user session
11
11
BuildRequires:  libtool, pam-devel >= 0.99, pkg-config >= 0.19
12
12
BuildRequires:  openssl-devel >= 0.9.8, libxml2-devel >= 2.6
13
13
BuildRequires:  libHX-devel >= 3.4
 
14
BuildRequires:  libcryptsetup-devel >= 1.1.0
14
15
%if "%_vendor" == "suse"
15
16
BuildRequires:  linux-kernel-headers >= 2.6
16
17
Recommends:     cifs-mount
17
 
%if %suse_version < 1030
18
 
Recommends:     util-linux-crypto
19
 
%else
20
 
Recommends:     cryptsetup
21
 
%endif
22
18
%endif
23
19
%if "%_vendor" == "redhat"
24
20
BuildRequires:  kernel-headers