Browse Source

update source

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7713 ec354946-7b23-47d6-9f5a-488ba84defc7
tanakanata 10 years ago
parent
commit
16395f380d
1 changed files with 15 additions and 7 deletions
  1. 15 7
      f/fluxbox/fluxbox-vl.spec

+ 15 - 7
f/fluxbox/fluxbox-vl.spec

@@ -1,15 +1,15 @@
-%define FBversion 1.3.2
+%define FBversion 1.3.5
 %define pversion 1.3.0
 %define patchversion 1.1.0.1
 
 %define fbumenu_version 0.5.5
-%define vinefiles_version 11.3
+%define vinefiles_version 11.4
 
 Summary:        Fluxbox is a windowmanager that is based on Blackbox.
 summary(ja):    Fluxbox は Blackbox から派生したウインドウマネージャです。
 Name:           fluxbox
 Version:        %{FBversion}
-Release:        2%{?_dist_release}
+Release:        1%{?_dist_release}
 Group:          User Interface/Desktops
 License:        MIT
 URL:            http://fluxbox.org/
@@ -29,7 +29,7 @@ Patch3:         fluxbox-%{pversion}.nls-ja.patch
 ### util/startfluxbox.in
 Patch4:         fluxbox-%{pversion}-2.startfb.patch
 ### util/sfluxbox-generate_menu
-Patch92:        fluxbox-1.3.2.menugen.patch
+Patch93:        fluxbox-1.3.5.menugen.patch
 ### util/fbsetbg
 Patch10:        fbsetbg_setter_priority.patch
 ### nls/ja_JP/Makefile.in
@@ -48,8 +48,8 @@ BuildRequires:  libXpm-devel nkf libXft-devel
 BuildRequires:  libICE-devel libSM-devel libXinerama-devel
 BuildRequires:  libXrandr-devel libXrender-devel
 BuildRequires:  fontconfig-devel libtool
-Requires:       imlib2 imlib2-loader ImageMagick nkf xsri task-xorg-x11
-Requires:       zenity bash
+Requires:       imlib2 imlib2-loader ImageMagick nkf task-xorg-x11
+Requires:       zenity bash feh
 
 %description
 
@@ -84,7 +84,7 @@ fluxbox に何が出来るか、今後何を計画しているのか?
 ## startfluxbox
 %patch4 -p1
 ## fluxbox-generete_menu
-%patch92 -p1
+%patch93 -p1
 ## fbsetbg_setter_priority
 %patch10 -p1
 ## nls Makefile.in
@@ -187,6 +187,14 @@ bzip2 %{buildroot}%{_mandir}/man1/*.1
 
 
 %changelog
+* Wed Jun 12 2013 TANAKA hiroaki mosaicist@jcom.home.ne.jp > 1.3.5-1
+- new upstream release
+- update fluxbox-%version.menugen.patch
+
+* Mon Feb 13 2012 KATO Masashi <mkato@par.odn.ne.jp> 1.3.2-3
+- replaced wallpaper setter "xsri" with "feh"
+- update documents(fluxtips.html)
+
 * Mon Nov 14 2011 KATO Masashi <mkato@par.odn.ne.jp> 1.3.2-2
 - rewrited spec file
   (reformat %changelog)