From d7cfe763a92bca1f90309fdb5b7a7488ae7d475a Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Sat, 16 Jun 2001 21:59:54 +0000 Subject: updated the descriptions Daniel * libxslt.spec.in: updated the descriptions Daniel --- libxslt.spec.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libxslt.spec.in') diff --git a/libxslt.spec.in b/libxslt.spec.in index 03b63ddf..40317a86 100644 --- a/libxslt.spec.in +++ b/libxslt.spec.in @@ -2,7 +2,7 @@ %define ver @VERSION@ %define prefix /usr -Summary: Library providing XSLT support +Summary: Library providing the Gnome XSLT engine Name: libxslt Version: %ver Release: 1 @@ -19,10 +19,10 @@ Docdir: %{prefix}/doc This C library allows to transform XML files into other XML files (or HTML, text, ...) using the standard XSLT stylesheet transformation mechanism. To use it you need to have a version of libxml2 >= 2.3.8 -installed. +installed. The xsltproc command is a command line interface to the XSLT engine %package devel -Summary: Libraries, includes, etc. to develop XML and HTML applications +Summary: Libraries, includes, etc. to embed the Gnome XSLT engine Group: Development/Libraries Requires: libxslt = %{version} Requires: libxml2-devel >= 2.3.10 -- cgit v1.2.3