Accepting request 97615 from X11:common:Factory

Update to Raptor2 2.0.6

OBS-URL: https://build.opensuse.org/request/show/97615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/raptor?expand=0&rev=27
This commit is contained in:
Stephan Kulow 2011-12-27 17:38:23 +00:00 committed by Git OBS Bridge
commit 7d4b473677
4 changed files with 24 additions and 11 deletions

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Dec 21 12:41:18 UTC 2011 - tittiatcoke@gmail.com
- Update to v2.0.6
* Handle libCurl SSL options before 7.16.4 (2007)
* Add a few sequence utility methods for sort, reverse and
permute
* All parsers and serializers use the W3C Format URIs as their
primary URI
* N-Quads parser can now handle optional context/graph URI
* Turtle serializer uses official text/turtle mime type
* Added some additional UTF-8 and snprintf utility functions
* No longer needs math functions trunc, lround and round.
* Several internal code style fixes and cleanups
-------------------------------------------------------------------
Sat Oct 1 03:35:30 UTC 2011 - crrodriguez@opensuse.org

View File

@ -16,16 +16,16 @@
#
Name: raptor
Version: 2.0.4
Release: 1
License: LGPL-2.1+ ; Apache-2.0
Version: 2.0.6
Release: 0
Summary: RDF Parser Toolkit
Url: http://www.redland.opensource.ac.uk/raptor/
License: LGPL-2.1+ ; Apache-2.0
Group: System/Libraries
Url: http://www.redland.opensource.ac.uk/raptor/
Source0: %{name}2-%{version}.tar.bz2
Source1: baselibs.conf
BuildRequires: autoconf
BuildRequires: curl-devel
BuildRequires: libxslt-devel
BuildRequires: pkg-config
@ -37,7 +37,6 @@ Raptor is the RDF Parser Toolkit for Redland that provides a set of
standalone RDF parsers, generating triples from RDF/XML or N-Triples.
%package -n libraptor2-0
License: LGPL-2.1+ ; Apache-2.0
Summary: RDF Parser Toolkit
Group: System/Libraries
@ -46,7 +45,6 @@ Raptor is the RDF Parser Toolkit for Redland that provides a set of
standalone RDF parsers, generating triples from RDF/XML or N-Triples.
%package -n libraptor-devel
License: LGPL-2.1+ ; Apache-2.0
Summary: Development package for the raptor library
Group: Development/Libraries/C and C++
Requires: glibc-devel
@ -68,7 +66,7 @@ make %{?_smp_flags}
%install
make DESTDIR=%{buildroot} install
mv %{buildroot}%{_docdir}/raptor %{buildroot}%{_docdir}/raptor-devel
mv %{buildroot}%{_docdir}/raptor2 %{buildroot}%{_docdir}/raptor-devel
#causes some ugly dependency bloat..
rm -f %{buildroot}%{_libdir}/libraptor2.la

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb9ede0f52949d566edae02228a4c450727affe6a1df91b8afd60e7499cada11
size 1215949

3
raptor2-2.0.6.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92742dd7b6f6c7084392e750b999f33416e5b10470a771df81d46624ff505d5a
size 1246875