Browse Source

fix bug and update Welcome message

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@5079 ec354946-7b23-47d6-9f5a-488ba84defc7
tanakanata 12 years ago
parent
commit
4ef4cc543d
1 changed files with 8 additions and 2 deletions
  1. 8 2
      r/rox-filer/rox-filer-vl.spec

+ 8 - 2
r/rox-filer/rox-filer-vl.spec

@@ -2,7 +2,7 @@
 
 Name:		rox-filer
 Version:	2.11
-Release:        1%{?_dist_release}
+Release:        2%{?_dist_release}
 Summary:	A fast and powerful graphical file manager
 Group:		User Interface/Desktops
 License:	GPL
@@ -114,7 +114,7 @@ ROX-Filer/AppRun --compile
 # scripts
 %__cat << EOF > %{buildroot}%{_bindir}/rox
 #! /bin/sh
-rox-welcome &
+rox-welcome -c &
 exec %{appsdir}/ROX-Filer/AppRun "\$@"
 EOF
 %__chmod a+x %{buildroot}%{_bindir}/rox
@@ -169,6 +169,12 @@ fi
 %{_datadir}/Choices
 
 %changelog
+* Sun Oct 30 2011 TANAKA hiroaki <mosaicist@par.odn.ne.jp> 2.11-2
+-     ROX-Filer maintenance team OKATANA(KATO Masashi, TANAKA hiroaki)
+- update welcome message
+- update welcome manual
+
+
 * Tue Oct 18 2011 TANAKA hiroaki <mosaicist@par.odn.ne.jp> 2.11
 -     ROX-Filer maintenance team OKATANA(KATO Masashi, TANAKA hiroaki)
 - upstream update