OBS User unknown 2008-04-06 06:06:25 +00:00 committed by Git OBS Bridge
parent 555f30ad88
commit 867ca39846
4 changed files with 57 additions and 29 deletions

View File

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

3
raptor-1.4.17.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Apr 6 02:09:29 CEST 2008 - crrodriguez@suse.de
- update to version 1.4.17
* Added two new JSON serializers: resource-centric 'json'
(Talis RDF/JSON) and triple-centric 'json-triples'
* Added a new public XML SAX2 API class
* Added a new error handling structure
* Made the I/O Stream class support reading
* Added several new API methods.
* Made several fixes, portability and resilience improvements.
* Fixed reported issues: 0000252 and 0000245.
-------------------------------------------------------------------
Wed Dec 19 20:03:46 CET 2007 - crrodriguez@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package raptor (Version 1.4.16)
# spec file for package raptor (Version 1.4.17)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@ -10,11 +10,12 @@
# norootforbuild
Name: raptor
BuildRequires: curl-devel gtkdoc libxml2-devel libxslt-devel pkg-config
Summary: Raptor RDF Parser Toolkit
Version: 1.4.16
Release: 12
Version: 1.4.17
Release: 1
License: The Apache Software License
Group: System/Libraries
Source: %{name}-%{version}.tar.bz2
@ -32,6 +33,7 @@ Authors:
Dave Beckett <dave@dajobe.org>
%package -n libraptor1
License: LGPL v2.1 or later; The Apache Software License
Summary: Raptor RDF Parser Toolkit
Group: System/Libraries
@ -46,6 +48,7 @@ Authors:
Dave Beckett <dave@dajobe.org>
%package -n libraptor-devel
License: LGPL v2.1 or later; The Apache Software License
Summary: Development package for the raptor library
Group: Development/Libraries/C and C++
Requires: libraptor1 = %{version} glibc-devel
@ -66,7 +69,7 @@ Authors:
%setup -q
%build
autoreconf -fi
autoreconf -fiv
%configure --disable-static --with-pic --with-html-dir=%{_docdir}
%{__make} %{?jobs:-j%jobs}
@ -77,7 +80,9 @@ mv %{buildroot}%{_docdir}/raptor %{buildroot}%{_docdir}/raptor-devel
%{__rm} -f %{buildroot}%{_libdir}/libraptor.la
%check
export MALLOC_CHECK_=2
%{__make} check
unset MALLOC_CHECK_
%post -n libraptor1 -p /sbin/ldconfig
@ -90,7 +95,7 @@ mv %{buildroot}%{_docdir}/raptor %{buildroot}%{_docdir}/raptor-devel
%defattr(-,root,root)
%doc AUTHORS COPYING COPYING.LIB ChangeLog LICENSE.txt NEWS README
%{_bindir}/rapper
%doc %{_mandir}/man?/*
%{_mandir}/man?/*
%files -n libraptor-devel
%defattr(-,root,root)
@ -102,12 +107,22 @@ mv %{buildroot}%{_docdir}/raptor %{buildroot}%{_docdir}/raptor-devel
%files -n libraptor1
%defattr(-,root,root)
%{_libdir}/lib*.so.*
%{_libdir}/libraptor.so.1*
%changelog
* Wed Dec 19 2007 - crrodriguez@suse.de
* Sun Apr 06 2008 crrodriguez@suse.de
- update to version 1.4.17
* Added two new JSON serializers: resource-centric 'json'
(Talis RDF/JSON) and triple-centric 'json-triples'
* Added a new public XML SAX2 API class
* Added a new error handling structure
* Made the I/O Stream class support reading
* Added several new API methods.
* Made several fixes, portability and resilience improvements.
* Fixed reported issues: 0000252 and 0000245.
* Wed Dec 19 2007 crrodriguez@suse.de
- missing pkg-config in buildrequires
* Sun Oct 28 2007 - stbinner@suse.de
* Sun Oct 28 2007 stbinner@suse.de
- update to version 1.4.16:
* 100%% support for the GRDDL W3C Recommendation of 2007-09-11
* Turtle parser and serializer were updated to support @base
@ -116,7 +131,7 @@ mv %{buildroot}%{_docdir}/raptor %{buildroot}%{_docdir}/raptor-devel
* Added a TRiG Parser based on Turtle with named graph support.
* Several other API changes, fixed and improvements were made.
* Many other fixes and improvements.
* Tue Aug 07 2007 - crrodriguez@suse.de
* Tue Aug 07 2007 crrodriguez@suse.de
- as per http://lists.opensuse.org/opensuse-packaging/2007-07/msg00049.html
taking manteniance of this package
- use system libcurl for web access
@ -126,13 +141,13 @@ mv %{buildroot}%{_docdir}/raptor %{buildroot}%{_docdir}/raptor-devel
- remove static libraries
- run ldconfig correctly
- run make check on rpm check section.
* Fri May 04 2007 - dmueller@suse.de
* Fri May 04 2007 dmueller@suse.de
- libraptor -> libraptor1
* Fri May 04 2007 - lrupp@suse.de
* Fri May 04 2007 lrupp@suse.de
- libraptor1-devel -> libraptor-devel
* Thu May 03 2007 - lrupp@suse.de
* Thu May 03 2007 lrupp@suse.de
- add Provides/Obsoletes: raptor-devel
* Wed May 02 2007 - wstephenson@suse.de
* Wed May 02 2007 wstephenson@suse.de
- updated to version 1.4.15:
* Mostly pass GRDDL W3C Working Draft 2 March 2007 parser test suite
* Turtle parser was changed to accept the N3 mime type text/rdf+n3
@ -157,39 +172,39 @@ mv %{buildroot}%{_docdir}/raptor %{buildroot}%{_docdir}/raptor-devel
* Fixed Issue#0000134: Check for equal scheme and authority during
construction of relative URIs from two absolute URIs, from the
Redland Issue Tracker.
* Thu Oct 12 2006 - tiwai@suse.de
* Thu Oct 12 2006 tiwai@suse.de
- updated to version 1.4.12:
* Make serialization order compatible with 1.4.10
* Added raptor_get_feature_count()
* Added raptor_www_set_uri_filter()
* Fixed raptor_namespaces_qname_from_uri to be public
* Fix misc bugs
* Wed Aug 23 2006 - tiwai@suse.de
* Wed Aug 23 2006 tiwai@suse.de
- updated to version 1.4.10:
* Fixed crash with RSS Tag Soup parser generating triples too late
* Fixed a crash with the RDF/XML parser
* Parsers no longer generate any triple parts of type
RAPTOR_IDENTIFIER_TYPE_ORDINAL
- remove -fno-strict-aliasing.
* Mon May 15 2006 - tiwai@suse.de
* Mon May 15 2006 tiwai@suse.de
- updated to version 1.4.9.
* new tutorial documents
* fixes for 64bit systems
* Wed Jan 25 2006 - mls@suse.de
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Fri Jan 21 2005 - tiwai@suse.de
* Fri Jan 21 2005 tiwai@suse.de
- updated to version 1.4.4.
* Thu Aug 05 2004 - tiwai@suse.de
* Thu Aug 05 2004 tiwai@suse.de
- updated to version 1.3.2.
* Thu Feb 26 2004 - tiwai@suse.de
* Thu Feb 26 2004 tiwai@suse.de
- updated to version 1.2.0.
* Tue Jan 13 2004 - tiwai@suse.de
* Tue Jan 13 2004 tiwai@suse.de
- build as non-root.
* Fri Jan 09 2004 - tiwai@suse.de
* Fri Jan 09 2004 tiwai@suse.de
- updated to version 1.1.0.
* Mon Aug 18 2003 - tiwai@suse.de
* Mon Aug 18 2003 tiwai@suse.de
- fixed the invalid use of va_list.
* Fri Jun 06 2003 - tiwai@suse.de
* Fri Jun 06 2003 tiwai@suse.de
- updated to version 0.9.10.
* Wed Apr 02 2003 - tiwai@suse.de
* Wed Apr 02 2003 tiwai@suse.de
- initial version: 0.9.9.