rpms/ecryptfs-utils/devel ecryptfs-utils.spec,1.28,1.29

Michael Halcrow mhalcrow at fedoraproject.org
Tue Oct 7 23:06:25 UTC 2008


Author: mhalcrow

Update of /cvs/pkgs/rpms/ecryptfs-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22874/devel

Modified Files:
	ecryptfs-utils.spec 
Log Message:
Version 59-1



Index: ecryptfs-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ecryptfs-utils/devel/ecryptfs-utils.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ecryptfs-utils.spec	7 Oct 2008 22:48:31 -0000	1.28
+++ ecryptfs-utils.spec	7 Oct 2008 23:05:54 -0000	1.29
@@ -1,6 +1,6 @@
 Name: ecryptfs-utils
 Version: 59
-Release: 0%{?dist}
+Release: 1%{?dist}
 Summary: The eCryptfs mount helper and support libraries
 Group: System Environment/Base
 License: GPLv2+
@@ -97,17 +97,20 @@
 %{_docdir}/%{name}/ecryptfs-faq.html
 %{_docdir}/%{name}/ecryptfs-pam-doc.txt
 
+%attr(4755,root,root) /sbin/mount.ecryptfs
+%attr(4755,root,root) /sbin/mount.ecryptfs_private
+%attr(4755,root,root) /sbin/umount.ecryptfs_private
+
 %files devel
 %defattr(-,root,root,-)
 %{_libdir}/libecryptfs.so
 %{_libdir}/pkgconfig/libecryptfs.pc
 %{_includedir}/ecryptfs.h
 
-%attr(4755,root,root) /sbin/mount.ecryptfs
-%attr(4755,root,root) /sbin/mount.ecryptfs_private
-%attr(4755,root,root) /sbin/umount.ecryptfs_private
-
 %changelog
+* Tue Oct 07 2008 Mike Halcrow <mhalcrow at us.ibm.com> 59-1
+- Put attr declaration in the right spot
+
 * Tue Oct 07 2008 Mike Halcrow <mhalcrow at us.ibm.com> 59-0
 - Make /sbin/*ecryptfs* files setuid
 - Add /sbin path to ecryptfs-setup-private




More information about the fedora-extras-commits mailing list