SPECS: ImageMagick.spec - it expects graphviz >= 2.6
qboosh
qboosh at pld-linux.org
Mon Oct 3 18:58:30 CEST 2005
Author: qboosh Date: Mon Oct 3 16:58:30 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- it expects graphviz >= 2.6
---- Files affected:
SPECS:
ImageMagick.spec (1.216 -> 1.217)
---- Diffs:
================================================================
Index: SPECS/ImageMagick.spec
diff -u SPECS/ImageMagick.spec:1.216 SPECS/ImageMagick.spec:1.217
--- SPECS/ImageMagick.spec:1.216 Mon Oct 3 17:26:07 2005
+++ SPECS/ImageMagick.spec Mon Oct 3 18:58:23 2005
@@ -43,7 +43,7 @@
BuildRequires: freetype-devel >= 2.0.2-2
BuildRequires: gd-devel >= 2.0.15
%{?with_gs:BuildRequires: ghostscript-devel}
-%{?with_graphviz:BuildRequires: graphviz-devel >= 1.12}
+%{?with_graphviz:BuildRequires: graphviz-devel >= 2.6}
%{?with_jasper:BuildRequires: jasper-devel >= 1.700.5}
BuildRequires: jbigkit-devel
BuildRequires: lcms-devel
@@ -978,6 +978,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.217 2005/10/03 16:58:23 qboosh
+- it expects graphviz >= 2.6
+
Revision 1.216 2005/10/03 15:26:07 qboosh
- don't disable optimizations
- package info coder (in base - no additional deps)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ImageMagick.spec?r1=1.216&r2=1.217&f=u
More information about the pld-cvs-commit
mailing list