update libxml depenecy to libxml2
authorChristian Schaller <uraeus@gnome.org>
Thu, 31 Jan 2002 15:25:46 +0000 (15:25 +0000)
committerChristian Schaller <uraeus@gnome.org>
Thu, 31 Jan 2002 15:25:46 +0000 (15:25 +0000)
Original commit message from CVS:
update libxml depenecy to libxml2

gstreamer.spec.in

index 472a375..7c8d03b 100644 (file)
@@ -8,7 +8,7 @@ Copyright: LGPL
 Group: Libraries/Multimedia
 Source: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
-Requires: libxml >= 1.8.0
+Requires: libxml2 >= 2.4.0
 BuildRequires: nasm => 0.90
 
 %description