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

Eric Sandeen sandeen at fedoraproject.org
Fri Oct 17 19:22:05 UTC 2008


Author: sandeen

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

Modified Files:
	ecryptfs-utils.spec 
Log Message:
* Fri Oct 17 2008 Eric Sandeen <sandeen at redhat.com> 59-2
- Remove duplicate doc files from rpm



Index: ecryptfs-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ecryptfs-utils/devel/ecryptfs-utils.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ecryptfs-utils.spec	7 Oct 2008 23:05:54 -0000	1.29
+++ ecryptfs-utils.spec	17 Oct 2008 19:21:35 -0000	1.30
@@ -1,6 +1,6 @@
 Name: ecryptfs-utils
 Version: 59
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: The eCryptfs mount helper and support libraries
 Group: System Environment/Base
 License: GPLv2+
@@ -40,6 +40,7 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 rm -rf %{buildroot}%{_libdir}/*.a
 rm -rf %{buildroot}%{_libdir}/*.la
+rm -rf %{buildroot}%{_docdir}/%{name}
 
 %post -p /sbin/ldconfig
 
@@ -93,9 +94,6 @@
 %{_mandir}/man8/ecryptfsd.8.gz
 %{_mandir}/man8/mount.ecryptfs.8.gz
 %{_mandir}/man8/pam_ecryptfs.8.gz
-%{_docdir}/%{name}/README
-%{_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
@@ -108,6 +106,9 @@
 %{_includedir}/ecryptfs.h
 
 %changelog
+* Fri Oct 17 2008 Eric Sandeen <sandeen at redhat.com> 59-2
+- Remove duplicate doc files from rpm
+
 * Tue Oct 07 2008 Mike Halcrow <mhalcrow at us.ibm.com> 59-1
 - Put attr declaration in the right spot
 




More information about the fedora-extras-commits mailing list