summaryrefslogtreecommitdiff
path: root/raptor.spec.in
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2001-07-02 16:08:55 +0000
committerDave Beckett <dave@dajobe.org>2001-07-02 16:08:55 +0000
commit0cc4c338049d09e5bf149eeaa30794a4157c78b8 (patch)
tree23d66770f4fe655590569bfd61bb48dd1f6a59b8 /raptor.spec.in
parent388c68fa8f97ec224457e9b8e4300a96e40bd671 (diff)
downloadraptor-0cc4c338049d09e5bf149eeaa30794a4157c78b8.tar.gz
Now called raptor
Diffstat (limited to 'raptor.spec.in')
-rw-r--r--raptor.spec.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/raptor.spec.in b/raptor.spec.in
index de74bd28..add594ed 100644
--- a/raptor.spec.in
+++ b/raptor.spec.in
@@ -4,7 +4,7 @@
%define release 1
%define prefix /usr
-Summary: Rapier RDF Parser
+Summary: Redland Parser Toolkit for RDF (Raptor)
Name: %{name}
Version: %{version}
Release: %{release}
@@ -12,14 +12,14 @@ Prefix: %{prefix}
Copyright: LGPL/MPL
Group: System Environment/Libraries
Source: http://www.redland.opensource.ac.uk/dist/source/%{name}-%{version}.tar.gz
-URL: http://www.redland.opensource.ac.uk/rapier/
+URL: http://www.redland.opensource.ac.uk/raptor/
BuildRoot: /tmp/%{name}-%{version}
Packager: Dave Beckett <Dave.Beckett@bristol.ac.uk>
Docdir: %{prefix}/doc
%description
-Rapier is the Redland RDF Parser that reads RDF encoded in XML.
+Raptor contains the Redland RDF Parser that reads RDF encoded in XML.
%prep
%setup
@@ -49,10 +49,10 @@ make prefix=$RPM_BUILD_ROOT%{prefix} sysconfdir=$RPM_BUILD_ROOT/etc install
%files
%defattr(0555, bin, bin)
%{prefix}/bin/rdfdump
-%{prefix}/lib/librapier.a
+%{prefix}/lib/libraptor.a
%defattr (0444, bin, bin, 0555)
-%{prefix}/include/rapier.h
+%{prefix}/include/raptor.h
%doc AUTHORS COPYING COPYING.LIB ChangeLog LICENSE.txt NEWS README
%doc *.html