You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by bm...@apache.org on 2012/04/18 00:33:36 UTC

svn commit: r1327312 - /incubator/bigtop/trunk/bigtop-packages/src/rpm/hadoop/SPECS/hadoop.spec

Author: bmahe
Date: Tue Apr 17 22:33:36 2012
New Revision: 1327312

URL: http://svn.apache.org/viewvc?rev=1327312&view=rev
Log:
BIGTOP-541. Build issue for hadoop RPM

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=1327312&r1=1327311&r2=1327312&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 Tue Apr 17 22:33:36 2012
@@ -668,7 +668,7 @@ fi
 # -devel should be its own package
 #%doc %{_docdir}/libhdfs-%{hadoop_version}
 
-%files fuse
+%files hdfs-fuse
 %defattr(-,root,root)
 %attr(0755,root,root) %{lib_hadoop}/bin/fuse_dfs
 %attr(0755,root,root) %{lib_hadoop}/bin/fuse_dfs_wrapper.sh