From 0191daa12a6b40db13541d29845fcd80d295bb8584c59b5e62fdc1eac5d45ae9 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 10 Apr 2008 13:21:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam_mount?expand=0&rev=12 --- baselibs.conf | 1 + pam_mount.changes | 6 ++++++ pam_mount.spec | 5 ++++- 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..f31d0d0 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +pam_mount diff --git a/pam_mount.changes b/pam_mount.changes index 5a1eb37..e2ba418 100644 --- a/pam_mount.changes +++ b/pam_mount.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de + +- added baselibs.conf file to build xxbit packages + for multilib support + ------------------------------------------------------------------- Mon Apr 7 11:41:25 CEST 2008 - mc@suse.de diff --git a/pam_mount.spec b/pam_mount.spec index 1405a5b..99d7311 100644 --- a/pam_mount.spec +++ b/pam_mount.spec @@ -16,7 +16,7 @@ BuildRequires: libHX10-devel libxml2-devel openssl-devel pam-devel perl-XML-Wri BuildRequires: linux-kernel-headers Summary: A PAM Module that can Mount Volumes for a User Session Version: 0.35 -Release: 1 +Release: 2 # psmisc: /bin/fuser Recommends: cifs-mount psmisc Recommends: cryptsetup @@ -117,6 +117,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_mandir}/man8/umount.crypt.8.gz %changelog +* Thu Apr 10 2008 ro@suse.de +- added baselibs.conf file to build xxbit packages + for multilib support * Mon Apr 07 2008 mc@suse.de - update to version 0.35 - mount.crypt: fix loop device detection