From: Anas Nashif Date: Wed, 7 Nov 2012 21:11:06 +0000 (-0800) Subject: fixed dependencies X-Git-Tag: accepted/tizen/20130503.221926~1 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Flibxml2.git;a=commitdiff_plain;h=a14fbb22b398d4628f49af886f2c1de4352c16a8 fixed dependencies --- diff --git a/packaging/python-libxml2.spec b/packaging/python-libxml2.spec index 2dc7dec..970dac1 100644 --- a/packaging/python-libxml2.spec +++ b/packaging/python-libxml2.spec @@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libxml2-devel BuildRequires: python-devel BuildRequires: python-xml -Requires: libxml2-2 = %{version} +Requires: libxml2 = %{version} Obsoletes: libxml2-python < %{version} Provides: libxml2-python = %{version}