summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2012-06-02 11:47:06 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit1b37236e938559c52a56a2ff35b403e17b642dc7 (patch)
tree5b50074504abd7e50cf8d3d0be55ff5f45a5bd6e
parenta53c44314ca5d1d43613591c1134e167356eeb42 (diff)
downloadxmlstarlet-1b37236e938559c52a56a2ff35b403e17b642dc7.zip
xmlstarlet-1b37236e938559c52a56a2ff35b403e17b642dc7.tar.gz
- updated libxml2 version
Changed files: xmlstarlet.spec -> 1.8
-rw-r--r--xmlstarlet.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlstarlet.spec b/xmlstarlet.spec
index 151b2f3..db90b37 100644
--- a/xmlstarlet.spec
+++ b/xmlstarlet.spec
@@ -10,9 +10,9 @@ Source0: http://downloads.sourceforge.net/xmlstar/%{name}-%{version}.tar.gz
URL: http://xmlstar.sourceforge.net/
BuildRequires: autoconf >= 2.62
BuildRequires: automake >= 1:1.11
-BuildRequires: libxml2-devel >= 1:2.6.23
+BuildRequires: libxml2-devel >= 1:2.6.27
BuildRequires: libxslt-devel >= 1.1.9
-Requires: libxml2 >= 1:2.6.23
+Requires: libxml2 >= 1:2.6.27
Requires: libxslt >= 1.1.9
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)