Author: gotar Date: Wed Feb 10 22:30:22 2010 GMT Module: packages Tag: HEAD ---- Log message: - upgraded to 1.3.6
---- Files affected: packages/icewm: icewm.spec (1.208 -> 1.209) ---- Diffs: ================================================================ Index: packages/icewm/icewm.spec diff -u packages/icewm/icewm.spec:1.208 packages/icewm/icewm.spec:1.209 --- packages/icewm/icewm.spec:1.208 Wed Feb 10 21:59:12 2010 +++ packages/icewm/icewm.spec Wed Feb 10 23:30:16 2010 @@ -2,10 +2,8 @@ # # Conditional build: %bcond_without gradients # disable gradients (requires antialiasing which requires freetype) -%bcond_without antialiasing # disable antialiasing (implies !with_gradients) %bcond_without freetype # disable xfreetype support (implies !with_antialiasing) %bcond_without guievents # disable guievents -%bcond_without imlib # disable imlib support # # TODO: # - make a PLD-theme - default :] @@ -19,17 +17,17 @@ Summary(uk.UTF-8): Віконний менеджер для X11 Summary(de.UTF-8): IceWM ist ein Window Manager für X Name: icewm -Version: 1.2.37 +Version: 1.3.6 #%define _pre pre1 %define _iceicons_ver 0.6 %define _netscapeicons_ver 0.2 -Release: 3 +Release: 1 Epoch: 2 License: LGPL Group: X11/Window Managers #Source0: http://dl.sourceforge.net/icewm/%{name}-%{version}%{_pre}.tar.gz Source0: http://dl.sourceforge.net/icewm/%{name}-%{version}.tar.gz -# Source0-md5: 970a21588d26eb361020fd60a61a482c +# Source0-md5: 65a7ddb0fb3f60abea4af52184382570 Source1: IceWM.desktop Source3: http://dl.sourceforge.net/icewm/iceicons-%{_iceicons_ver}.tar.gz # Source3-md5: 53ed111a3c4d1e609bd1604ddccd4701 @@ -47,8 +45,8 @@ BuildRequires: autoconf >= 2.50 BuildRequires: automake %{?with_guievents:BuildRequires: esound-devel} +BuildRequires: gdk-pixbuf-devel BuildRequires: gettext-devel -%{?with_imlib:BuildRequires: imlib-devel} BuildRequires: libstdc++-devel #%:wq %{?with_freetype:BuildRequires: xorg-lib-libXft-devel >= 2.1} @@ -150,11 +148,9 @@ %{__autoconf} %{__autoheader} %configure \ - %{?with_gradients:--enable-gradients} \ - %{?with_antialiasing:--enable-antialiasing} \ + %{!?with_gradients:--disable-gradients} \ %{!?with_freetype:--disable-xfreetype --enable-corefonts} \ %{?with_guievents:--enable-guievents} \ - %{!?with_imlib:--without-imlib} \ --enable-shaped-decorations \ --with-cfgdir=%{_sysconfdir}/X11/%{name} \ --with-docdir=%{_docdir} @@ -228,6 +224,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.209 2010/02/10 22:30:16 gotar +- upgraded to 1.3.6 + Revision 1.208 2010/02/10 20:59:12 gotar - upgraded to 1.2.37 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icewm/icewm.spec?r1=1.208&r2=1.209&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
