SPECS: xorg-util-imake.spec - require cpp >= 4.0 to avoid pulling compat-gc...
glen
glen at pld-linux.org
Thu Feb 26 23:26:04 CET 2009
Author: glen Date: Thu Feb 26 22:26:04 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- require cpp >= 4.0 to avoid pulling compat-gcc for cpp dep; rel 4
---- Files affected:
SPECS:
xorg-util-imake.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/xorg-util-imake.spec
diff -u SPECS/xorg-util-imake.spec:1.19 SPECS/xorg-util-imake.spec:1.20
--- SPECS/xorg-util-imake.spec:1.19 Mon Feb 19 17:32:02 2007
+++ SPECS/xorg-util-imake.spec Thu Feb 26 23:25:59 2009
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Narzędzia imake - interfejs preprocesora C do narzędzia make
Name: xorg-util-imake
Version: 1.0.2
-Release: 3
+Release: 4
License: MIT
Group: X11/Development/Tools
Source0: http://xorg.freedesktop.org/releases/individual/util/imake-%{version}.tar.bz2
@@ -11,15 +11,15 @@
URL: http://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
-BuildRequires: cpp
+BuildRequires: cpp >= 6:4.0.0
BuildRequires: pkgconfig >= 1:0.19
BuildRequires: xorg-proto-xproto-devel
BuildRequires: xorg-util-util-macros >= 0.99.2
-Requires: cpp
-Obsoletes: xorg-util-xmkmf
-Obsoletes: XFree86-imake < 1:7.0.0
+Requires: cpp >= 6:4.0.0
Obsoletes: X11-imake < 1:7.0.0
+Obsoletes: XFree86-imake < 1:7.0.0
Obsoletes: imake < 1:7.0.0
+Obsoletes: xorg-util-xmkmf
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -90,6 +90,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2009/02/26 22:25:59 glen
+- require cpp >= 4.0 to avoid pulling compat-gcc for cpp dep; rel 4
+
Revision 1.19 2007/02/19 16:32:02 arekm
- rebuild to fix FileDigestParameterized issue
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-util-imake.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list