Hello community,

here is the log from the commit of package redland-bindings for openSUSE:Factory
checked in at Wed Sep 28 14:39:14 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/redland-bindings/redland-bindings.changes      
2011-09-26 20:45:04.000000000 +0200
@@ -0,0 +1,164 @@
+-------------------------------------------------------------------
+Mon Sep 26 18:44:50 UTC 2011 - co...@suse.com
+
+- fix requires
+
+-------------------------------------------------------------------
+Sun Jul 17 15:26:59 UTC 2011 - tittiatc...@gmail.com
+
+- Update to 1.0.13 
+
+-------------------------------------------------------------------
+Tue Feb 15 16:47:42 UTC 2011 - davejpla...@gmail.com
+
+- Removed incomplete patch redland-perl-vendor_perl.patch until the
+  fix is ready.
+
+-------------------------------------------------------------------
+Sun Jan 30 22:44:01 UTC 2011 - davejpla...@gmail.com
+
+- Perl bindings install in site_arch disabled with bcond
+
+-------------------------------------------------------------------
+Sun Jan 16 11:05:09 UTC 2011 - davejpla...@gmail.com
+
+- Added perl, python, php5 and ruby bindings.
+
+-------------------------------------------------------------------
+Tue Oct 19 15:24:30 CEST 2010 - dmuel...@suse.de
+
+- update to 1.0.12:
+   Enable librdf.h to be used as the top-level header in addition to
+   redland.h
+   Fix linking issues when building with GNU ld with DT_NEEDED disabled
+   Fixed Issues: [1]#0000329, [2]#0000348 [3]#0000391, [4]#0000392 and
+   [5]#0000393.
+   Virtuoso storage backend querying now fully works.
+   Several new convenience APIs were added and others deprecated.
+   Support building with Raptor V2 API if configured with --with-raptor2.
+   Exports more functions to SWIG language bindings.
+   Switched to GIT version control [7]hosted by GitHub.
+   Many other bug fixes and improvements were made.
+   Fixed Issues: [8]#0000124, [9]#0000284, [10]#0000321, [11]#0000322,
+   [12]#0000334, [13]#0000338, [14]#0000341, [15]#0000344, [16]#0000350,
+   [17]#0000363, [18]#0000366, [19]#0000371, [20]#0000380, [21]#0000382
+   and [22]#0000383
+
+-------------------------------------------------------------------
+Sat Jan  2 18:26:53 CET 2010 - dmuel...@suse.de
+
+- update to 1.0.10:
+  Added a Virtuoso storage by Patrick van Kleef
+  Support Rasqal 0.9.17 API
+  Fix compiling against sqlite 3.6.17 or newer
+  Fix modular storage dynamic loading linking problems
+
+-------------------------------------------------------------------
+Wed Dec 16 13:39:47 CET 2009 - dmuel...@suse.de
+
+- fix build
+
+-------------------------------------------------------------------
+Mon Jul 27 13:41:02 CEST 2009 - bein...@opensuse.org
+
+- update to version 1.0.9: many bug fixes
+
+-------------------------------------------------------------------
+Tue Jan 13 10:52:47 CET 2009 - co...@suse.de
+
+- fix the syntax of enums
+
+-------------------------------------------------------------------
+Fri Jul 25 00:23:50 CEST 2008 - dmuel...@suse.de
+
+- update to 1.0.8 
+  * add in memory index trees
+  * fix mysql connect hang
+
+-------------------------------------------------------------------
+Mon Apr  7 14:29:00 CEST 2008 - dmuel...@suse.de
+
+- disable testsuite for older distributions
+- build parallel again
+
+-------------------------------------------------------------------
+Sun Apr  6 03:21:57 CEST 2008 - crrodrig...@suse.de
+
+- update to version 1.0.7
+       * 0000187: "rdf_query_results.c", line 630: void function cannot return 
value
+    * 0000189: librdf_uri_is_file_uri: wrong return value
+    * 0000203: API declarations for Symbian portability
+    * 0000205: Memory leak in rdf_query_rasqal.c
+    * 0000209: Null dereference + assertion failures in minimal librdf 
setup-cleanup
+    * 0000213: Multiple instances of world object make trouble
+    * 0000215: librdf_new_node_from_typed_counted_literal() does not respect 
parameter lengths
+    * 0000218: librdf_query_execute does not assert model parameter
+    * 0000229: Segmentation fault when invoking librdf_new_model_from_model()
+    * 0000230: on Gentoo/FreeBSD redland fails compilation due to a missing 
#define pthread.h
+    * 0000234: autogen.sh $dir quoting
+    * 0000235: $(EXEEXT) in tests
+    * 0000236: EOL issues when building svn version on cygwin
+- disable static libraries 
+- remove "la" file
+- cleanup -devel package dependencies again
+
+-------------------------------------------------------------------
+Thu Feb 28 11:15:23 CET 2008 - dmuel...@suse.de
+
+- add missing post/postun ldconfig calls
+
+-------------------------------------------------------------------
+Fri Feb 15 18:42:38 CET 2008 - dmuel...@suse.de
+
+- reduce -devel requires
+
+-------------------------------------------------------------------
+Tue Jan 15 11:51:42 CET 2008 - dmuel...@suse.de
+
+- build without postgres/mysql support for now, sqlite and bdb is
+  enough. Please report if the backend support is required
+
+-------------------------------------------------------------------
+Wed May  9 19:32:45 CEST 2007 - wstephen...@suse.de
+
+- update to version 1.0.6
+  * Added a new transactions API for graph changes, implemented for
+    MySQL
+  * Added a new query results formatter class
+  * Many other bug fixes addressing Issues #0000175, #0000173, 
+    #0000159, #0000153, #0000150 and #0000038
+
+-------------------------------------------------------------------
+Fri May  4 10:12:56 CEST 2007 - dmuel...@suse.de
+
+- fix requires
+
+-------------------------------------------------------------------
+Thu May  3 12:28:49 CEST 2007 - wstephen...@suse.de
+
+- rename -devel subpackage
+
+-------------------------------------------------------------------
+Wed May  2 17:07:43 CEST 2007 - wstephen...@suse.de
+
+- update to version 1.0.5
+  * Several API additions
+  * Parsing methods can take a NULL base URI when it is not needed
+  * Added serializer methods to serialize from a stream
+  * Many fixes and improvements to the SQLite storage
+  * Export some more functions to the SWIG binding
+  * Many minor improvements
+  * Many other bug fixes addressing Issues #0000092, #0000103, 
+    #0000105, #0000107, #0000114, #0000116, #0000125, #0000130, 
+    #0000132, #0000136 and #0000139.  
+
+-------------------------------------------------------------------
+Thu Jul 13 2006 - mrueck...@suse.de
+
+- specfile cleanup
+
+-------------------------------------------------------------------
+* Mon Jun 26 2006 - dmacvi...@suse.de
+
+- initial package of 1.0.4
+

calling whatdependson for head-i586


New:
----
  redland-bindings-1.0.13.1.tar.gz
  redland-bindings.changes
  redland-bindings.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ redland-bindings.spec ++++++
#
# spec file for package redland
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

%bcond_with perl
%define redland_version 1.0.14

Name:           redland-bindings
Version:        1.0.13.1
Release:        6
License:        LGPLv2.1+ ; ASLv..
Summary:        Bindings for the Redland Libraries (RDF)
Url:            http://www.librdf.org
Group:          System/Libraries
Source0:        http://download.librdf.org/source/%{name}-%{version}.tar.gz
BuildRequires:  libredland-devel = %{redland_version}
BuildRequires:  perl-base
BuildRequires:  php5-devel
BuildRequires:  pkg-config
BuildRequires:  python-devel
BuildRequires:  ruby-devel
BuildRequires:  swig
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Bindings for the Redland RDF Libraries

%prep

%setup -q

%build
export PYTHON_LIB="%{python_sitearch}"
%configure \
    --with-ruby \
%if %{with perl}
    --with-perl \
%endif
    --with-python \
    --with-php

make %{?_smp_mflags}

%install
%make_install
%if %{with perl}
find %{buildroot}%{perl_sitearch}/ -name '.packlist' -delete
find %{buildroot}%{perl_sitearch}/ -empty -delete
%endif

%check
%if 0%{?suse_version} > 1030
export MALLOC_CHECK_=2
make check
unset MALLOC_CHECK_
%endif

%clean
rm -rf %{buildroot}

%if %{with perl}

%package -n perl-redland
Summary:        Perl bindings for programs that use Redland
Group:          Development/Languages/Perl
%requires_eq libredland0
Requires:       perl-base = %{perl_version}

%description -n perl-redland
Redland librdf Language bindings provide high-level interfaces for
RDF (Resource Description Framework) implemented on top of the
Redland librdf library which provides an object-based RDF API,
supports for syntaxes and triple stores.
Perl language bindings for the Redland RDF library.

%files -n perl-redland
%defattr(-, root, root)
%dir %{perl_sitearch}/RDF
%dir %{perl_sitearch}/auto
%dir %{perl_sitearch}/auto/RDF
%dir %{perl_sitearch}/auto/RDF/Redland
%dir %{perl_sitearch}/auto/RDF/Redland/CORE
%{perl_archlib}/perllocal.pod
%{perl_sitearch}/RDF/Redland.pm
%{perl_sitearch}/RDF/Redland/*.pm
%{perl_sitearch}/RDF/Redland/
%{perl_sitearch}/auto/RDF/Redland/CORE/CORE.so
%{_mandir}/man3/RDF::Redland.3pm.gz
%{_mandir}/man3/RDF::Redland::BlankNode.3pm.gz
%{_mandir}/man3/RDF::Redland::Iterator.3pm.gz
%{_mandir}/man3/RDF::Redland::LiteralNode.3pm.gz
%{_mandir}/man3/RDF::Redland::Model.3pm.gz
%{_mandir}/man3/RDF::Redland::Node.3pm.gz
%{_mandir}/man3/RDF::Redland::Parser.3pm.gz
%{_mandir}/man3/RDF::Redland::Query.3pm.gz
%{_mandir}/man3/RDF::Redland::QueryResults.3pm.gz
%{_mandir}/man3/RDF::Redland::RSS.3pm.gz
%{_mandir}/man3/RDF::Redland::Serializer.3pm.gz
%{_mandir}/man3/RDF::Redland::Statement.3pm.gz
%{_mandir}/man3/RDF::Redland::Storage.3pm.gz
%{_mandir}/man3/RDF::Redland::Stream.3pm.gz
%{_mandir}/man3/RDF::Redland::URI.3pm.gz
%{_mandir}/man3/RDF::Redland::URINode.3pm.gz
%{_mandir}/man3/RDF::Redland::XMLLiteralNode.3pm.gz
%endif

%package -n python-redland
Summary:        Python bindings for programs that use Redland
Group:          Development/Languages/Python
%requires_eq libredland0
Requires:       python-base = %{py_ver}

%description -n python-redland
Redland librdf Language bindings provide high-level interfaces for
RDF (Resource Description Framework) implemented on top of the
Redland librdf library which provides an object-based RDF API,
supports for syntaxes and triple stores.
Python language bindings for the Redland RDF library.

%files -n python-redland
%defattr(-, root, root)
%{python_sitearch}/RDF.py
%{python_sitearch}/Redland.so

%define phpversion %(php-config --version)

%package -n php5-redland
Summary:        Php5 bindings for programs that use Redland
Group:          Development/Languages/Other
%requires_eq libredland0
Requires:       php5 => %{phpversion} 

%description -n php5-redland
Redland librdf Language bindings provide high-level interfaces for
RDF (Resource Description Framework) implemented on top of the
Redland librdf library which provides an object-based RDF API,
supports for syntaxes and triple stores.
Php5 language bindings for the Redland RDF library.

%files -n php5-redland
%defattr(-, root, root)
%{_libdir}/php5/extensions/redland.so

%package -n ruby-redland
Summary:        Ruby bindings for programs that use Redland
Group:          Development/Languages/Ruby
%requires_eq libredland0

%description -n ruby-redland
Redland librdf Language bindings provide high-level interfaces for
RDF (Resource Description Framework) implemented on top of the
Redland librdf library which provides an object-based RDF API,
supports for syntaxes and triple stores.
Ruby language bindings for the Redland RDF library.

%files -n ruby-redland
%defattr(-, root, root)
%dir %{rb_libdir}/rdf
%dir %{rb_libdir}/rdf/redland
%dir %{rb_libdir}/rdf/redland/schemas
%{rb_libdir}/rdf/redland.rb
%{rb_libdir}/rdf/redland/*.rb
%{rb_libdir}/rdf/redland/schemas/foaf.rb
%{rb_libdir}/rdf/redland/schemas/owl.rb
%{rb_libdir}/rdf/redland/schemas/rdfs.rb
%{rb_archdir}/redland.so

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to