Author: glen Date: Thu Feb 26 22:23:30 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - require cpp >= 4.0 to avoid pulling compat-gcc for cpp dep; rel 2
---- Files affected: SPECS: xorg-app-xrdb.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xrdb.spec diff -u SPECS/xorg-app-xrdb.spec:1.17 SPECS/xorg-app-xrdb.spec:1.18 --- SPECS/xorg-app-xrdb.spec:1.17 Sat Mar 8 03:08:29 2008 +++ SPECS/xorg-app-xrdb.spec Thu Feb 26 23:23:25 2009 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Aplikacja xrdb - narzędzie do bazy danych zasobów serwera X Name: xorg-app-xrdb Version: 1.0.5 -Release: 1 +Release: 2 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xrdb-%{version}.tar.bz2 @@ -15,7 +15,7 @@ # just xmuu BuildRequires: xorg-lib-libXmu-devel BuildRequires: xorg-util-util-macros >= 0.99.2 -Requires: cpp +Requires: cpp >= 6:4.0.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -65,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2009/02/26 22:23:25 glen +- require cpp >= 4.0 to avoid pulling compat-gcc for cpp dep; rel 2 + Revision 1.17 2008/03/08 02:08:29 qboosh - updated to 1.0.5 @@ -120,13 +123,3 @@ Revision 1.1 2005/08/14 22:46:42 arekm - modular xorg specs - -* Sun Aug 14 2005 20:40:02 Tomasz Trojanowski <[email protected]> -- fixed summaries and descriptions -- fixed Group -- defined %%{_prefix} and %%{_mandir} -- added BR: libXmu-devel -- release 0.02 - -* Mon Aug 8 2005 14:11:21 Tomasz Trojanowski <[email protected]> -- initial release ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-app-xrdb.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
