SPECS: libxml2.spec - readline is not used by default
qboosh
qboosh at pld-linux.org
Fri Dec 29 16:01:42 CET 2006
Author: qboosh Date: Fri Dec 29 15:01:42 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- readline is not used by default
---- Files affected:
SPECS:
libxml2.spec (1.144 -> 1.145)
---- Diffs:
================================================================
Index: SPECS/libxml2.spec
diff -u SPECS/libxml2.spec:1.144 SPECS/libxml2.spec:1.145
--- SPECS/libxml2.spec:1.144 Fri Dec 29 15:44:19 2006
+++ SPECS/libxml2.spec Fri Dec 29 16:01:37 2006
@@ -25,12 +25,13 @@
BuildRequires: autoconf >= 2.2
BuildRequires: automake
BuildRequires: libtool >= 1:1.4.2-9
-BuildRequires: ncurses-devel
%{?with_python:BuildRequires: python-devel}
%{?with_python:BuildRequires: python-modules}
-BuildRequires: readline-devel >= 4.2
%{?with_python:BuildRequires: rpm-pythonprov}
BuildRequires: zlib-devel
+# history support in xmllint is disabled by default
+#BuildRequires: ncurses-devel
+#BuildRequires: readline-devel >= 4.2
Obsoletes: xml-common
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -230,6 +231,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.145 2006/12/29 15:01:37 qboosh
+- readline is not used by default
+
Revision 1.144 2006/12/29 14:44:19 qboosh
- don't include macros.python, it's obsolete
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libxml2.spec?r1=1.144&r2=1.145&f=u
More information about the pld-cvs-commit
mailing list