Author: wrobell Date: Thu May 10 17:40:25 2012 GMT Module: packages Tag: HEAD ---- Log message: - ver. 1.3.2 - removed WindowMaker and gxmessage as installation requirement as they are not required to run fluxbox - disabled gnome by default as gnome 2 is dead
---- Files affected: packages/fluxbox: fluxbox.spec (1.120 -> 1.121) ---- Diffs: ================================================================ Index: packages/fluxbox/fluxbox.spec diff -u packages/fluxbox/fluxbox.spec:1.120 packages/fluxbox/fluxbox.spec:1.121 --- packages/fluxbox/fluxbox.spec:1.120 Thu Jul 28 12:36:04 2011 +++ packages/fluxbox/fluxbox.spec Thu May 10 19:40:20 2012 @@ -9,13 +9,13 @@ Summary(pl.UTF-8): Mały i szybki zarządca okien dla X Window oparty o Blackbox Summary(pt_BR.UTF-8): Fluxbox é um gerenciador de janelas baseado no Blackbox Name: fluxbox -Version: 1.3.1 -Release: 3 +Version: 1.3.2 +Release: 1 Epoch: 1 License: MIT-like Group: X11/Window Managers Source0: http://downloads.sourceforge.net/fluxbox/%{name}-%{version}.tar.bz2 -# Source0-md5: 0eaa940a69c0a876a520bb85d67b8bec +# Source0-md5: f95b0bdb9ee41bfac124bd0fc601f248 Source1: %{name}.desktop Source2: %{name}-xsession.desktop Source3: %{name}-pld.style @@ -33,8 +33,6 @@ %{?with_imlib2:BuildRequires: xorg-lib-libXpm-devel} BuildRequires: xorg-lib-libXrandr-devel Requires(post): vfmg >= 0.9.95 -Requires: WindowMaker >= 0.92.0-13 -Requires: gxmessage Requires: vfmg >= 0.9.16-3 Provides: blackbox Obsoletes: blackbox @@ -74,7 +72,7 @@ %prep %setup -q -%patch0 -p1 +#%patch0 -p1 echo "session.screen0.antialias: true" >> data/init.in @@ -86,7 +84,7 @@ %{__automake} %configure \ --enable-slit \ - --enable-gnome \ + --disable-gnome \ --enable-xinerama \ --enable-nls \ --enable-xft \ @@ -180,6 +178,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.121 2012/05/10 17:40:20 wrobell +- ver. 1.3.2 +- removed WindowMaker and gxmessage as installation requirement as they are + not required to run fluxbox +- disabled gnome by default as gnome 2 is dead + Revision 1.120 2011/07/28 10:36:04 baggins - rel 3 - fix latest g++ incompatibilities ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/fluxbox/fluxbox.spec?r1=1.120&r2=1.121 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
