From 91681ad8a3a0c0e57cbe4cb3da1fdae530fd157b150d96d4524ea25385ff363f Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 2 Feb 2011 01:03:25 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/pam_mount revision 42.0 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam_mount?expand=0&rev=6177007917fe83441b922614970e2234 --- pam_mount-2.8.tar.xz.asc | 7 ------- pam_mount.spec | 8 ++++---- 2 files changed, 4 insertions(+), 11 deletions(-) delete mode 100644 pam_mount-2.8.tar.xz.asc diff --git a/pam_mount-2.8.tar.xz.asc b/pam_mount-2.8.tar.xz.asc deleted file mode 100644 index fe65ace..0000000 --- a/pam_mount-2.8.tar.xz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.15 (GNU/Linux) - -iEYEABECAAYFAk0RYBYACgkQ92gFgoRMQ2DiIQCfU+9NDL4pcMJshPEi/Zba19t4 -VuMAn2hM7X/VZI7o0VjfXnYXvOWVtzF0 -=gldi ------END PGP SIGNATURE----- diff --git a/pam_mount.spec b/pam_mount.spec index df69e0a..e443de5 100644 --- a/pam_mount.spec +++ b/pam_mount.spec @@ -1,7 +1,7 @@ # -# spec file for package pam_mount (Version 2.8) +# spec file for package pam_mount # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ Summary: A PAM Module that can Mount Volumes for a User Session Version: 2.8 Release: 1 # for fd0ssh and ofl: -Recommends: hxtools >= 20090116 +Recommends: hxtools >= 20090116 Recommends: cifs-mount # for mount: Requires: util-linux @@ -45,7 +45,7 @@ Source3: mount.crypt Source4: mount.encfs13 Source5: baselibs.conf Patch1: pam_mount-0.47-enable-logout-kill.dif -Patch2: 29d23c4-fix-log-message.diff +Patch2: 29d23c4-fix-log-message.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://pam-mount.sf.net/ Requires(post): coreutils, perl-XML-Writer, perl-XML-Parser From 721e34dff5646033396eef3657d60968327424bfa6faab50bdb8d4ecd5b8a00b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 15 Feb 2011 12:35:52 +0000 Subject: [PATCH 2/2] Accepting request 61181 from home:coolo:branches:openSUSE:Factory bug 672045 comment 8 gives reason to accept this. OBS-URL: https://build.opensuse.org/request/show/61181 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam_mount?expand=0&rev=22 --- pam_mount.changes | 6 ++++++ pam_mount.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pam_mount.changes b/pam_mount.changes index 5c899c9..06d6f69 100644 --- a/pam_mount.changes +++ b/pam_mount.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 14 15:37:32 UTC 2011 - coolo@novell.com + +- do not recommend hxtools, it's a huge collection of random stuff + (ranging from mc syntax files to xfs repair tools) + ------------------------------------------------------------------- Sat Jan 15 17:14:10 UTC 2011 - jengelh@medozas.de diff --git a/pam_mount.spec b/pam_mount.spec index e443de5..371c73a 100644 --- a/pam_mount.spec +++ b/pam_mount.spec @@ -30,7 +30,7 @@ Summary: A PAM Module that can Mount Volumes for a User Session Version: 2.8 Release: 1 # for fd0ssh and ofl: -Recommends: hxtools >= 20090116 +Suggests: hxtools >= 20090116 Recommends: cifs-mount # for mount: Requires: util-linux