packages: libxml2/libxml2.spec - rel 5; force new zlib

arekm arekm at pld-linux.org
Wed Oct 14 14:27:09 CEST 2009


Author: arekm                        Date: Wed Oct 14 12:27:09 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 5; force new zlib

---- Files affected:
packages/libxml2:
   libxml2.spec (1.174 -> 1.175) 

---- Diffs:

================================================================
Index: packages/libxml2/libxml2.spec
diff -u packages/libxml2/libxml2.spec:1.174 packages/libxml2/libxml2.spec:1.175
--- packages/libxml2/libxml2.spec:1.174	Sat Oct 10 19:05:53 2009
+++ packages/libxml2/libxml2.spec	Wed Oct 14 14:27:04 2009
@@ -11,7 +11,7 @@
 Summary(pt_BR.UTF-8):	Biblioteca libXML versão 2
 Name:		libxml2
 Version:	2.7.6
-Release:	4
+Release:	5
 Epoch:		1
 License:	MIT
 Group:		Libraries
@@ -30,11 +30,12 @@
 %{?with_python:BuildRequires:	python-modules}
 %{?with_python:BuildRequires:	rpm-pythonprov}
 BuildRequires:	rpmbuild(macros) >= 1.219
-%{?with_zlib:BuildRequires:	zlib-devel}
+%{?with_zlib:BuildRequires:	zlib-devel >= 1.2.3.3}
 # 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
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -252,6 +253,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.175  2009/10/14 12:27:04  arekm
+- rel 5; force new zlib
+
 Revision 1.174  2009/10/10 17:05:53  arekm
 - rel 4; fix largefile brokeness that was manifesting as segfault in zlib related code
 
================================================================

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



More information about the pld-cvs-commit mailing list