packages: libxml2/libxml2.spec - added TODO: fix build without libxml2-deve...

sparky sparky at pld-linux.org
Sun May 16 03:14:08 CEST 2010


Author: sparky                       Date: Sun May 16 01:14:07 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added TODO: fix build without libxml2-devel
- dropped second BR: zlib-devel

---- Files affected:
packages/libxml2:
   libxml2.spec (1.179 -> 1.180) 

---- Diffs:

================================================================
Index: packages/libxml2/libxml2.spec
diff -u packages/libxml2/libxml2.spec:1.179 packages/libxml2/libxml2.spec:1.180
--- packages/libxml2/libxml2.spec:1.179	Sun May  9 12:35:23 2010
+++ packages/libxml2/libxml2.spec	Sun May 16 03:14:02 2010
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO:
+# - fix build without libxml2-devel (python library uses old headers)
 #
 # Conditional build:
 %bcond_without	apidocs		# do not build and package API docs
@@ -35,8 +37,8 @@
 # history support in xmllint is disabled by default
 #BuildRequires:	ncurses-devel
 #BuildRequires:	readline-devel >= 4.2
-Obsoletes:	xml-common
 Requires:	zlib >= 1.2.3.3
+Obsoletes:	xml-common
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -59,7 +61,6 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
 Requires:	zlib-devel
-%{?with_zlib:BuildRequires:	zlib-devel}
 
 %description devel
 Header files etc you can use to develop libxml2 applications.
@@ -260,6 +261,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.180  2010/05/16 01:14:02  sparky
+- added TODO: fix build without libxml2-devel
+- dropped second BR: zlib-devel
+
 Revision 1.179  2010/05/09 10:35:23  glen
 - apidocs bcond
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libxml2/libxml2.spec?r1=1.179&r2=1.180&f=u



More information about the pld-cvs-commit mailing list