Author: glen                         Date: Sun Oct 31 22:05:38 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 2.6
- pmt-ofl, pmt-fd0ssh dropped, use hxtools if you need them

---- Files affected:
packages/pam-pam_mount:
   pam-pam_mount.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: packages/pam-pam_mount/pam-pam_mount.spec
diff -u packages/pam-pam_mount/pam-pam_mount.spec:1.52 
packages/pam-pam_mount/pam-pam_mount.spec:1.53
--- packages/pam-pam_mount/pam-pam_mount.spec:1.52      Mon Sep 20 19:28:41 2010
+++ packages/pam-pam_mount/pam-pam_mount.spec   Sun Oct 31 23:05:29 2010
@@ -7,18 +7,18 @@
 Summary:       A PAM module that can mount remote volumes for a user session
 Summary(pl.UTF-8):     Moduł PAM, pozwalający montować zdalne zasoby na czas 
sesji użytkownika
 Name:          pam-%{modulename}
-Version:       2.5
-Release:       2
+Version:       2.6
+Release:       1
 License:       LGPL
 Group:         Base
 Source0:       
http://downloads.sourceforge.net/pam-mount/%{modulename}-%{version}.tar.xz
-# Source0-md5: f005ac284ebbd600f8eb2a729da1d644
+# Source0-md5: afac0e648f3a46ac8aa1febd0d90dc32
 URL:           http://pam-mount.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: cryptsetup-luks-devel >= 1.1.2
 BuildRequires: glib2-devel
-BuildRequires: libHX-devel >= 3.4
+BuildRequires: libHX-devel >= 3.6
 BuildRequires: libtool
 BuildRequires: libxml2-devel
 BuildRequires: openssl-devel >= 0.9.8
@@ -89,19 +89,19 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{/etc/security,/sbin,/var/run/pam_mount}
+install -d $RPM_BUILD_ROOT{/etc/security,/sbin,/var/run/pam_mount,%{_bindir}}
 
 %{__make} install \
        moduledir=/%{_lib}/security \
        DESTDIR=$RPM_BUILD_ROOT
 
-install config/pam_mount.conf.xml $RPM_BUILD_ROOT/etc/security
+cp -a config/pam_mount.conf.xml $RPM_BUILD_ROOT/etc/security
 ln -sf /sbin/mount.crypt $RPM_BUILD_ROOT%{_bindir}/mount.crypt
 
 rm -f $RPM_BUILD_ROOT/%{_lib}/security/pam_mount.la
 
 # void code on non-OpenBSD, besides broken
-rm -f $RPM_BUILD_ROOT{%{_bindir}/mount_ehd,%{_mandir}/man8/mount_ehd.8}
+#rm $RPM_BUILD_ROOT{%{_bindir}/mount_ehd,%{_mandir}/man8/mount_ehd.8}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -118,12 +118,9 @@
 %attr(755,root,root) /sbin/umount.crypt_LUKS
 %attr(755,root,root) /sbin/umount.crypto_LUKS
 %attr(755,root,root) %{_bindir}/mount.crypt
-%attr(755,root,root) %{_bindir}/pmt-fd0ssh
-%attr(755,root,root) %{_bindir}/pmt-ofl
 %attr(755,root,root) %{_sbindir}/pmt-ehd
 %attr(755,root,root) %{_sbindir}/pmvarrun
 %dir /var/run/pam_mount
-%{_mandir}/man1/pmt-fd0ssh.1*
 %{_mandir}/man5/pam_mount.conf.5*
 %{_mandir}/man8/mount.crypt.8*
 %{_mandir}/man8/mount.crypt_LUKS.8*
@@ -141,6 +138,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2010/10/31 22:05:29  glen
+- up to 2.6
+- pmt-ofl, pmt-fd0ssh dropped, use hxtools if you need them
+
 Revision 1.52  2010/09/20 17:28:41  glen
 - release 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pam-pam_mount/pam-pam_mount.spec?r1=1.52&r2=1.53&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to