summaryrefslogtreecommitdiff
path: root/raptor.spec.in
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2003-04-17 11:17:26 +0000
committerDave Beckett <dave@dajobe.org>2003-04-17 11:17:26 +0000
commit04f4d009b6cc69013d90cd1918b00fafa91ed64d (patch)
tree7a87f9a534147eeb27b04b481e80275703bd65c7 /raptor.spec.in
parentee2dc9b1b03c86d26a1a18deb5d376cd8831fb64 (diff)
downloadraptor-04f4d009b6cc69013d90cd1918b00fafa91ed64d.tar.gz
Require curl
Added raptor-config, raptor.pc
Diffstat (limited to 'raptor.spec.in')
-rw-r--r--raptor.spec.in9
1 files changed, 8 insertions, 1 deletions
diff --git a/raptor.spec.in b/raptor.spec.in
index edecd004..d28df705 100644
--- a/raptor.spec.in
+++ b/raptor.spec.in
@@ -12,7 +12,7 @@ Group: Development/Libraries
Source: http://www.redland.opensource.ac.uk/dist/source/%{name}-%{version}.tar.gz
URL: http://www.redland.opensource.ac.uk/raptor/
BuildRoot: /tmp/%{name}-%{version}
-BuildRequires: libxml2 libxml2-devel
+BuildRequires: libxml2 libxml2-devel curl curl-devel
Packager: Dave Beckett <Dave.Beckett@bristol.ac.uk>
Docdir: %{_docdir}
@@ -91,14 +91,21 @@ make prefix=$RPM_BUILD_ROOT%{prefix} libdir=$RPM_BUILD_ROOT%{_libdir} mandir=$RP
%doc AUTHORS COPYING COPYING.LIB ChangeLog LICENSE.txt NEWS README
%doc MPL.html
%doc INSTALL.html
+%doc %{_mandir}/man1/raptor-config.1*
%{_libdir}/lib*.so
%{_libdir}/*a
+%{_libdir}/pkgconfig/raptor.pc
%{prefix}/include/*
%{prefix}/bin/raptor-config
%changelog
+* Thu Apr 17 2003 Dave Beckett <Dave.Beckett@bristol.ac.uk>
+
+- Added pkgconfig raptor.pc, raptor-config
+- Requires curl
+
* Mon Jan 13 2003 Dave Beckett <Dave.Beckett@bristol.ac.uk>
- rdfdump now rapper