Author: gotar Date: Wed Feb 10 20:59:18 2010 GMT Module: packages Tag: HEAD ---- Log message: - upgraded to 1.2.37
---- Files affected: packages/icewm: icewm-helpbrowser.patch (1.1 -> 1.2) , icewm.spec (1.207 -> 1.208) ---- Diffs: ================================================================ Index: packages/icewm/icewm-helpbrowser.patch diff -u packages/icewm/icewm-helpbrowser.patch:1.1 packages/icewm/icewm-helpbrowser.patch:1.2 --- packages/icewm/icewm-helpbrowser.patch:1.1 Mon Aug 9 15:41:49 2004 +++ packages/icewm/icewm-helpbrowser.patch Wed Feb 10 21:59:12 2010 @@ -33,7 +33,7 @@ @@ -1,5 +1,6 @@ PACKAGE = @PACKAGE@ VERSION = @VERSION@ -+DOCVERSION = 1.2.15 ++DOCVERSION = 1.2.37 HOSTOS = @HOSTOS@ HOSTCPU = @HOSTCPU@ ================================================================ Index: packages/icewm/icewm.spec diff -u packages/icewm/icewm.spec:1.207 packages/icewm/icewm.spec:1.208 --- packages/icewm/icewm.spec:1.207 Thu Sep 18 17:51:29 2008 +++ packages/icewm/icewm.spec Wed Feb 10 21:59:12 2010 @@ -1,8 +1,8 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_without gradients # disable gradients (implies with_antialiasing) -%bcond_without antialiasing # disable antialiasing +%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 @@ -19,7 +19,7 @@ Summary(uk.UTF-8): Віконний менеджер для X11 Summary(de.UTF-8): IceWM ist ein Window Manager für X Name: icewm -Version: 1.2.32 +Version: 1.2.37 #%define _pre pre1 %define _iceicons_ver 0.6 %define _netscapeicons_ver 0.2 @@ -29,7 +29,7 @@ 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: 49084971689c04b739766a3f5d576d83 +# Source0-md5: 970a21588d26eb361020fd60a61a482c Source1: IceWM.desktop Source3: http://dl.sourceforge.net/icewm/iceicons-%{_iceicons_ver}.tar.gz # Source3-md5: 53ed111a3c4d1e609bd1604ddccd4701 @@ -138,9 +138,7 @@ %patch0 -p1 #patch1 -p1 #patch2 -p1 -%patch3 -p1 - -mv -f po/{zh_TW.Big5,zh_TW}.po +#patch3 -p1 cd lib/icons tar -xzf %{SOURCE3} @@ -157,7 +155,6 @@ %{!?with_freetype:--disable-xfreetype --enable-corefonts} \ %{?with_guievents:--enable-guievents} \ %{!?with_imlib:--without-imlib} \ - --disable-menus-gnome \ --enable-shaped-decorations \ --with-cfgdir=%{_sysconfdir}/X11/%{name} \ --with-docdir=%{_docdir} @@ -231,6 +228,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.208 2010/02/10 20:59:12 gotar +- upgraded to 1.2.37 + Revision 1.207 2008/09/18 15:51:29 patrys - move wm-properties - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icewm/icewm-helpbrowser.patch?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icewm/icewm.spec?r1=1.207&r2=1.208&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
