SPECS: pam-pam_mount.spec - up to 1.18, verbose files (again), or manuals n...

glen glen at pld-linux.org
Thu Feb 26 07:19:35 CET 2009


Author: glen                         Date: Thu Feb 26 06:19:35 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.18, verbose files (again), or manuals not installed for programs

---- Files affected:
SPECS:
   pam-pam_mount.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/pam-pam_mount.spec
diff -u SPECS/pam-pam_mount.spec:1.34 SPECS/pam-pam_mount.spec:1.35
--- SPECS/pam-pam_mount.spec:1.34	Sun Feb 22 11:31:31 2009
+++ SPECS/pam-pam_mount.spec	Thu Feb 26 07:19:30 2009
@@ -3,13 +3,13 @@
 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.2
-Release:	2
+Version:	1.18
+Release:	1
 Epoch:		0
 License:	LGPL
 Group:		Base
-Source0:	http://dl.sourceforge.net/pam-mount/%{modulename}-%{version}.tar.lzma
-# Source0-md5:	7386eeb6ea3b7f4b21e30fd98dab0828
+Source0:	http://dl.sourceforge.net/pam-mount/%{modulename}-%{version}.tar.bz2
+# Source0-md5:	209a0e73d1b71e4fc724f2f3be695119
 URL:		http://pam-mount.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -17,7 +17,6 @@
 BuildRequires:	libHX-devel
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel
-BuildRequires:	lzma >= 1:4.42
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	pam-devel
 BuildRequires:	pkgconfig
@@ -71,9 +70,7 @@
 loopbacku, ale może być rozszerzony w prosty sposób.
 
 %prep
-%setup -q -c -T
-lzma -dc %{SOURCE0} | tar xf - -C .
-mv pam_mount*/* .
+%setup -q -n %{modulename}-%{version}
 
 %build
 %{__libtoolize}
@@ -94,7 +91,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 install config/pam_mount.conf.xml $RPM_BUILD_ROOT/etc/security
-ln -sf /sbin/mount.crypt $RPM_BUILD_ROOT/%{_bindir}/mount.crypt
+ln -sf /sbin/mount.crypt $RPM_BUILD_ROOT%{_bindir}/mount.crypt
 
 rm -f $RPM_BUILD_ROOT/%{_lib}/security/pam_mount.la
 
@@ -108,19 +105,29 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) /%{_lib}/security/pam_mount.so
 %config(noreplace) %verify(not md5 mtime size) /etc/security/pam_mount.conf.xml
-%attr(755,root,root) /sbin/mount.*
-%attr(755,root,root) /sbin/umount.*
+%attr(755,root,root) /sbin/mount.crypt
+%attr(755,root,root) /sbin/mount.crypt_LUKS
+%attr(755,root,root) /sbin/mount.crypto_LUKS
+%attr(755,root,root) /sbin/mount.encfs13
+%attr(755,root,root) /sbin/umount.crypt
+%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}/*-*
+%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
-%attr(755,root,root) %{_sbindir}/*-*
-%{_mandir}/man1/*-*.1*
+%{_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/pam_mount.8*
-%{_mandir}/man8/*-*.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
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -128,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2009/02/26 06:19:30  glen
+- up to 1.18, verbose files (again), or manuals not installed for programs
+
 Revision 1.34  2009/02/22 10:31:31  arekm
 - release 2
 
================================================================

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



More information about the pld-cvs-commit mailing list