Author: glen Date: Thu Feb 26 22:29:49 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - require cpp >= 4.0 to avoid pulling compat-gcc for cpp dep; rel 7
---- Files affected: SPECS: WindowMaker.spec (1.181 -> 1.182) ---- Diffs: ================================================================ Index: SPECS/WindowMaker.spec diff -u SPECS/WindowMaker.spec:1.181 SPECS/WindowMaker.spec:1.182 --- SPECS/WindowMaker.spec:1.181 Mon Nov 10 23:04:51 2008 +++ SPECS/WindowMaker.spec Thu Feb 26 23:29:44 2009 @@ -10,7 +10,7 @@ Summary(uk.UTF-8): WindowMaker - віконний менеджер для X11 Name: WindowMaker Version: 0.92.0 -Release: 6 +Release: 7 License: GPL Group: X11/Window Managers Source0: ftp://windowmaker.info/pub/source/release/%{name}-%{version}.tar.gz @@ -48,7 +48,7 @@ BuildRequires: xorg-lib-libXft-devel BuildRequires: xorg-lib-libXpm-devel Requires: %{name}-libs = %{version}-%{release} -Requires: cpp +Requires: cpp >= 6:4.0.0 Requires: gnustep-dirs Requires: tk Requires: vfmg >= 0.9.95 @@ -388,6 +388,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.182 2009/02/26 22:29:44 glen +- require cpp >= 4.0 to avoid pulling compat-gcc for cpp dep; rel 7 + Revision 1.181 2008/11/10 22:04:51 megabajt - release 6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/WindowMaker.spec?r1=1.181&r2=1.182&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
