@ART_REQUIRED@ incorrect in librsvg.spec.in



There was a small problem with <librsvg.spec.in> in the CVS version
of librsvg.  The occurence of @ART_REQUIRED@ must be replaced with
@LIBART_REQUIRED    A patch is attached.

-- 
Pierre Sarrazin <sarrazip at sympatico dot ca>
Index: librsvg.spec.in
===================================================================
RCS file: /cvs/gnome/librsvg/librsvg.spec.in,v
retrieving revision 1.10
diff -u -r1.10 librsvg.spec.in
--- librsvg.spec.in     14 Mar 2002 00:44:05 -0000      1.10
+++ librsvg.spec.in     9 Jul 2002 01:59:56 -0000
@@ -11,7 +11,7 @@
 BuildRequires:    pkgconfig >= 0.8
 Requires:         gtk2 >= @GDK_PIXBUF_REQUIRED@
 Requires:         glib2 >= @GLIB_REQUIRED@
-Requires:         libart_lgpl >= @ART_REQUIRED@
+Requires:         libart_lgpl >= @LIBART_REQUIRED@
 Requires:         libxml2 >= @LIBXML_REQUIRED@
 Requires:         pango >= @PANGOFT2_REQUIRED@
 BuildRequires:    gtk2-devel >= @GDK_PIXBUF_REQUIRED@


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]