Author: bmahe
Date: Mon Oct 24 19:37:27 2011
New Revision: 1188330

URL: http://svn.apache.org/viewvc?rev=1188330&view=rev
Log:
BIGTOP-148. Hadoop fuse man page does not have the right permission and RPMs 
should not specify its extension

Modified:
    incubator/bigtop/trunk/bigtop-packages/src/rpm/hadoop/SPECS/hadoop.spec

Modified: 
incubator/bigtop/trunk/bigtop-packages/src/rpm/hadoop/SPECS/hadoop.spec
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-packages/src/rpm/hadoop/SPECS/hadoop.spec?rev=1188330&r1=1188329&r2=1188330&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-packages/src/rpm/hadoop/SPECS/hadoop.spec 
(original)
+++ incubator/bigtop/trunk/bigtop-packages/src/rpm/hadoop/SPECS/hadoop.spec Mon 
Oct 24 19:37:27 2011
@@ -499,7 +499,7 @@ fi
 %attr(0755,root,root) %{lib_hadoop}/bin/fuse_dfs
 %attr(0755,root,root) %{lib_hadoop}/bin/fuse_dfs_wrapper.sh
 %attr(0755,root,root) %{bin_hadoop}/hadoop-fuse-dfs
-%attr(0755,root,root) %{man_hadoop}/man1/hadoop-fuse-dfs.1.gz
+%attr(0644,root,root) %{man_hadoop}/man1/hadoop-fuse-dfs.1.*
 %config(noreplace) /etc/default/hadoop-fuse
 
 %files pipes


Reply via email to