Accepting request 46900 from Linux-PAM
checked in (request 46900) OBS-URL: https://build.opensuse.org/request/show/46900 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam_mount?expand=0&rev=16
This commit is contained in:
parent
bee2d52d1d
commit
9306112b32
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v2.0.15 (GNU/Linux)
|
|
||||||
|
|
||||||
iEYEABECAAYFAkxhGaUACgkQ92gFgoRMQ2DJsACcCLvpRlZPYYIRAzRJQBA4nEsd
|
|
||||||
7pgAn0WQBFNcLNovRR7Pn+H8WvGD5uGy
|
|
||||||
=BW1E
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pam_mount (Version 1.34)
|
# spec file for package pam_mount (Version 2.5)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -23,8 +23,8 @@ BuildRequires: perl-XML-Parser perl-XML-Writer
|
|||||||
BuildRequires: libtool pam-devel >= 0.99 pkg-config >= 0.19
|
BuildRequires: libtool pam-devel >= 0.99 pkg-config >= 0.19
|
||||||
BuildRequires: libxml2-devel >= 2.6 openssl-devel >= 0.9.7
|
BuildRequires: libxml2-devel >= 2.6 openssl-devel >= 0.9.7
|
||||||
BuildRequires: libHX-devel >= 3.4
|
BuildRequires: libHX-devel >= 3.4
|
||||||
BuildRequires: libcryptsetup-devel >= 1.1.2
|
BuildRequires: libcryptsetup-devel >= 1.1.2
|
||||||
Requires: device-mapper >= 1.02.48
|
Requires: device-mapper >= 1.02.48
|
||||||
BuildRequires: linux-kernel-headers >= 2.6
|
BuildRequires: linux-kernel-headers >= 2.6
|
||||||
Summary: A PAM Module that can Mount Volumes for a User Session
|
Summary: A PAM Module that can Mount Volumes for a User Session
|
||||||
Version: 2.5
|
Version: 2.5
|
||||||
@ -35,7 +35,7 @@ License: LGPLv2.1+
|
|||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
Source1: convert_pam_mount_conf.pl
|
Source1: convert_pam_mount_conf.pl
|
||||||
Source2: convert_keyhash.pl
|
Source2: convert_keyhash.pl
|
||||||
Source3: mount.crypt
|
Source3: mount.crypt
|
||||||
|
Loading…
Reference in New Issue
Block a user