]> git.pld-linux.org Git - packages/pam-pam_mount.git/blobdiff - pam-pam_mount.spec
- man files fix
[packages/pam-pam_mount.git] / pam-pam_mount.spec
index 0aa8ddf9ef24b081048e4b2bfa67c402b9868fcd..cb78b231f574d5b312330312ce12fbd4b048912c 100644 (file)
@@ -1,9 +1,13 @@
+# TODO
+# - man -l pam_mount.8 | perl -pe 's/.\cH//g' >pam_mount.txt;
+#   man: invalid option -- 'l'
+#   man, version 1.6f
 %define        modulename pam_mount
 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:       1.18
-Release:       1
+Release:       2
 Epoch:         0
 License:       LGPL
 Group:         Base
@@ -73,7 +77,7 @@ loopbacku, ale może być rozszerzony w prosty sposób.
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -119,11 +123,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/pmt-fd0ssh.1*
 %{_mandir}/man5/pam_mount.conf.5*
 %{_mandir}/man8/mount.crypt.8*
-%{_mandir}/man8/mount.crypt_LUKS.8
-%{_mandir}/man8/mount.crypto_LUKS.8
+%{_mandir}/man8/mount.crypt_LUKS.8*
+%{_mandir}/man8/mount.crypto_LUKS.8*
 %{_mandir}/man8/pam_mount.8*
 %{_mandir}/man8/pmt-ehd.8*
 %{_mandir}/man8/pmvarrun.8*
 %{_mandir}/man8/umount.crypt.8*
-%{_mandir}/man8/umount.crypt_LUKS.8
-%{_mandir}/man8/umount.crypto_LUKS.8
+%{_mandir}/man8/umount.crypt_LUKS.8*
+%{_mandir}/man8/umount.crypto_LUKS.8*
This page took 0.035685 seconds and 4 git commands to generate.