SPECS: pam-pam_mount.spec - kill mount_ehd

glen glen at pld-linux.org
Tue Jan 9 19:58:12 CET 2007


Author: glen                         Date: Tue Jan  9 18:58:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kill mount_ehd

---- Files affected:
SPECS:
   pam-pam_mount.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/pam-pam_mount.spec
diff -u SPECS/pam-pam_mount.spec:1.22 SPECS/pam-pam_mount.spec:1.23
--- SPECS/pam-pam_mount.spec:1.22	Tue Jan  9 19:37:57 2007
+++ SPECS/pam-pam_mount.spec	Tue Jan  9 19:58:07 2007
@@ -92,6 +92,9 @@
 
 rm -f $RPM_BUILD_ROOT/%{_lib}/security/pam_mount.{la,a}
 
+# void code on non-OpenBSD, besides broken
+rm -f $RPM_BUILD_ROOT{%{_bindir}/mount_ehd,%{_mandir}/man8/mount_ehd.8}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -103,13 +106,11 @@
 %attr(755,root,root) /sbin/umount.crypt
 %attr(755,root,root) %{_bindir}/autoehd
 %attr(755,root,root) %{_bindir}/mkehd
-%attr(755,root,root) %{_bindir}/mount_ehd
 %attr(755,root,root) %{_bindir}/passwdehd
 %attr(755,root,root) %{_sbindir}/pmvarrun
 %{_mandir}/man1/mkehd.1*
 %{_mandir}/man8/autoehd.8*
 %{_mandir}/man8/mount.crypt.8*
-%{_mandir}/man8/mount_ehd.8*
 %{_mandir}/man8/pam_mount.8*
 %{_mandir}/man8/passwdehd.8*
 %{_mandir}/man8/pmvarrun.8*
@@ -121,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2007/01/09 18:58:07  glen
+- kill mount_ehd
+
 Revision 1.22  2007/01/09 18:37:57  glen
 - package man1/mkehd.1, verbose files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pam-pam_mount.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list