62 Commits

Author SHA256 Message Date
aea068d20d Accepting request 1220068 from X11:common:Factory
OBS-URL: https://build.opensuse.org/request/show/1220068
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=37
2024-11-02 15:11:41 +00:00
a038ba2046 Accepting request 1219903 from home:dimstar:Factory
- Remove the requires_ge against librasqal1: it's been 15 years
  that librasqal1 changed to librasqal2. Due to requires_ge simply
  ignoring the dep if the package cannot be found, this was
  effectively a NOP for the last 15 years - and as nobody seemed to
  miss it, the autodep of RPM seems good enough.

For reference: librasqal changed from .so.1 to .so.2 with
https://build.opensuse.org/package/rdiff/openSUSE:Factory/rasqal?linkrev=base&rev=8

OBS-URL: https://build.opensuse.org/request/show/1219903
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=48
2024-11-01 13:01:43 +00:00
acd1ce9fb4 Accepting request 1188328 from X11:common:Factory
OBS-URL: https://build.opensuse.org/request/show/1188328
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=36
2024-07-19 13:25:29 +00:00
e616ba60a1 Accepting request 1187162 from home:jamborm:gcc14fixes
- Add -D_GNU_SOURCE to %optflags so that mkstemp is properly declared
  by glibc headers. [boo#1225918]

If the request is OK, please also forward it to Factory soon-ish so
that we can switch the default compiler.

OBS-URL: https://build.opensuse.org/request/show/1187162
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=46
2024-07-18 07:39:12 +00:00
e2a30b9906 Accepting request 1155023 from X11:common:Factory
OBS-URL: https://build.opensuse.org/request/show/1155023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=35
2024-03-06 22:03:22 +00:00
2bc3ea32c9 Accepting request 1149853 from home:dimstar:rpm4.20:r
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149853
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=44
2024-03-05 09:08:00 +00:00
ad5229c633 Accepting request 1121464 from X11:common:Factory
OBS-URL: https://build.opensuse.org/request/show/1121464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=34
2023-11-02 19:20:45 +00:00
ef1d56749f Accepting request 1121383 from home:david.anes:home:libxml2
- Fix tests against latest raptor by cleaning up parser in each iteration.
  * Added patch redland-fix-tests.patch

OBS-URL: https://build.opensuse.org/request/show/1121383
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=42
2023-10-31 14:55:39 +00:00
64846da4ad Accepting request 683595 from X11:common:Factory
OBS-URL: https://build.opensuse.org/request/show/683595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=33
2019-03-12 08:50:04 +00:00
dcb5c9a34a Accepting request 680559 from home:rmax:branches:X11:common:Factory
- PostrgeSQL's pg_config is meant for linking server extensions,
  use libpq's pkg-config instead (redland-postgresql.patch).
  This is needed to fix build with PostgreSQL 11.

OBS-URL: https://build.opensuse.org/request/show/680559
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=40
2019-03-10 16:29:22 +00:00
e56b30aaa5 Accepting request 290934 from X11:common:Factory
OBS-URL: https://build.opensuse.org/request/show/290934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=32
2015-03-18 12:01:08 +00:00
Raymond Wooninck
84620575ca OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=39 2015-03-16 09:04:37 +00:00
Raymond Wooninck
37ed69b8b0 Accepting request 290895 from home:posophe:branches:X11:common:Factory
update

OBS-URL: https://build.opensuse.org/request/show/290895
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=38
2015-03-15 20:36:56 +00:00
Stephan Kulow
d8bc6fe5c1 Accepting request 179352 from X11:common:Factory
- Add redland-db6.diff to make it look for libdb 6.0
- Implement shlib packaging guidelines (forwarded request 179114 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/179352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=29
2013-06-18 13:33:05 +00:00
Raymond Wooninck
120cd6eea6 Accepting request 179114 from home:jengelh:db6
- Add redland-db6.diff to make it look for libdb 6.0
- Implement shlib packaging guidelines

OBS-URL: https://build.opensuse.org/request/show/179114
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=36
2013-06-17 19:35:21 +00:00
Stephan Kulow
55ba7f3594 Accepting request 146938 from X11:common:Factory
- Update to 1.0.16
  * Fixed Issues: [1]#0000443, [2]#0000460, [3]#0000497, [4]#0000518,
    [5]#0000519
  * Postgres, MySQL and Hashes storage bug fixes.
  * Multiple other API bug fixes
  * Multiple build fixes to help building on Windows.
  * Requires Raptor 2.0.7 or newer
  * librdf_model_contains_statement() and librdf_storage_contains_
    statement() now return 0 for invalid statements (forwarded request 146933 from sumski)

OBS-URL: https://build.opensuse.org/request/show/146938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=27
2013-01-07 16:39:40 +00:00
Ismail Dönmez
f0fcf40053 Accepting request 146933 from home:sumski:branches:X11:common:Factory
- Update to 1.0.16
  * Fixed Issues: [1]#0000443, [2]#0000460, [3]#0000497, [4]#0000518,
    [5]#0000519
  * Postgres, MySQL and Hashes storage bug fixes.
  * Multiple other API bug fixes
  * Multiple build fixes to help building on Windows.
  * Requires Raptor 2.0.7 or newer
  * librdf_model_contains_statement() and librdf_storage_contains_
    statement() now return 0 for invalid statements

OBS-URL: https://build.opensuse.org/request/show/146933
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=34
2013-01-03 22:05:10 +00:00
Stephan Kulow
d5403f28f4 Accepting request 120692 from X11:common:Factory
Added support for PostgreSQL RDF backing store. Removed the -devel package and libpq5 require as commented in SR #116777 (forwarded request 117690 from deadpoint)

OBS-URL: https://build.opensuse.org/request/show/120692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=25
2012-05-14 14:18:33 +00:00
Stephan Kulow
08cae5df3c Accepting request 117690 from home:deadpoint:branches:X11:common:Factory
Added support for PostgreSQL RDF backing store. Removed the -devel package and libpq5 require as commented in SR #116777

OBS-URL: https://build.opensuse.org/request/show/117690
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=32
2012-05-11 09:18:53 +00:00
Stephan Kulow
e3955797ea Accepting request 97645 from X11:common:Factory
Update to Redland 1.0.15

OBS-URL: https://build.opensuse.org/request/show/97645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=24
2011-12-27 17:38:34 +00:00
Raymond Wooninck
3e1bfdd6f2 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=29 2011-12-21 13:32:13 +00:00
Raymond Wooninck
b34dbd6498 Update to 1.0.15
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=28
2011-12-21 12:55:51 +00:00
Raymond Wooninck
a06d23c2b0 Accepting request 97544 from home:coolo:removeautoconf
- add autoconf as buildrequire to avoid implicit dependency

OBS-URL: https://build.opensuse.org/request/show/97544
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=27
2011-12-21 12:40:10 +00:00
Stephan Kulow
cb57fd8af4 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=23
2011-12-06 17:59:43 +00:00
OBS User buildservice-autocommit
69b32c48f8 Updating link to change in openSUSE:Factory/redland revision 23.0
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=d10e2da0d11bce87a7dd88955cfe05cc
2011-12-06 17:59:43 +00:00
Stephan Kulow
5b98bb3e12 Accepting request 91746 from X11:common:Factory
A patch was added to open files with a specific parameter to prevent races and leaks. This patch seems however only valid for 12.1 and higher.

OBS-URL: https://build.opensuse.org/request/show/91746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=22
2011-11-16 16:21:14 +00:00
Raymond Wooninck
d9d3d4f481 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=24 2011-11-16 08:13:11 +00:00
Raymond Wooninck
8f0d1e5e28 Accepting request 91413 from home:elvigia:branches:X11:common:Factory
- open all file descriptors with O_CLOEXEC to avoid 
  races and leaks.

OBS-URL: https://build.opensuse.org/request/show/91413
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=23
2011-11-15 05:56:50 +00:00
Lars Vogdt
a263bde169 Accepting request 83584 from X11:common:Factory
Update version 1.0.14. This version supports raptor v2. Unfortunately I had to strip the bindings part from the package as that this no longer builds alongside the libraries itself. I have created a separate package (redland-bindings) which I will submit to the X11:common:Factory devel project and from there to Factory

OBS-URL: https://build.opensuse.org/request/show/83584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=20
2011-09-20 07:35:48 +00:00
Raymond Wooninck
b7531088d8 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=20 2011-09-19 13:52:55 +00:00
Raymond Wooninck
4a0c3a45f1 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=19 2011-09-19 12:53:55 +00:00
Raymond Wooninck
36dedfe769 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=18 2011-09-19 12:43:44 +00:00
Raymond Wooninck
63bf0fe6e8 Update to 1.0.14
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=17
2011-09-19 11:52:06 +00:00
202b67245f Accepting request 67571 from home:TheBlackCat
OBS-URL: https://build.opensuse.org/request/show/67571
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=16
2011-04-15 19:07:34 +00:00
Sascha Peilicke
b2d07eb883 Autobuild autoformatter for 63617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=19
2011-03-08 12:39:54 +00:00
OBS User buildservice-autocommit
a1fd182e53 Updating link to change in openSUSE:Factory/redland revision 19.0
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=559c4c58cc1f958fa87be7f1cfbb38fd
2011-03-08 12:39:54 +00:00
Sascha Peilicke
fc39d239a0 Accepting request 63617 from X11:common:Factory
Accepted submit request 63617 from user coolo

OBS-URL: https://build.opensuse.org/request/show/63617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=18
2011-03-08 12:39:47 +00:00
71ae0ba548 Accepting request 61351 from home:plater
OBS-URL: https://build.opensuse.org/request/show/61351
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=14
2011-02-19 07:34:35 +00:00
006278c06d Accepting request 59432 from home:plater
OBS-URL: https://build.opensuse.org/request/show/59432
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=13
2011-02-14 07:05:24 +00:00
OBS User autobuild
9d663bbbde Autobuild autoformatter for 51055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=16
2010-10-19 16:32:21 +00:00
OBS User buildservice-autocommit
a009a59521 Updating link to change in openSUSE:Factory/redland revision 16.0
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=bbd3103459064a2984fca7faf6ac63ff
2010-10-19 16:32:21 +00:00
Ruediger Oertel
39d3437561 Accepting request 51055 from X11:common:Factory
Accepted submit request 51055 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/51055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=15
2010-10-19 16:32:13 +00:00
b1b5b56386 - 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

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=11
2010-10-19 15:08:26 +00:00
OBS User autobuild
1ffeeac0f8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=12 2010-03-18 15:26:08 +00:00
OBS User buildservice-autocommit
0d5afb8958 Updating link to change in openSUSE:Factory/redland revision 11.0
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=badab95de770aa55b9f7494af54530fa
2010-01-07 10:48:06 +00:00
OBS User autobuild
cacd4ed47c Accepting request 27981 from X11:common:Factory
Copy from X11:common:Factory/redland based on submit request 27981 from user Beineri

OBS-URL: https://build.opensuse.org/request/show/27981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=11
2010-01-07 10:48:06 +00:00
OBS User autobuild
cbed09ead1 checked in
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=9
2010-01-07 10:48:05 +00:00
Stephan Binner
59878290d0 Accepting request 27948 from KDE:KDE4:Factory:Desktop
Copy from KDE:KDE4:Factory:Desktop/redland via accept of submit request 27948 revision 7.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/27948
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=8
2010-01-03 14:03:02 +00:00
Lubos Lunak
0544af3fa6 fix filelist and summaries
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/redland?expand=0&rev=7
2009-12-17 11:27:30 +00:00
OBS User autobuild
5bf369d8bb Accepting request 26771 from X11:common:Factory
Copy from X11:common:Factory/redland based on submit request 26771 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/26771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redland?expand=0&rev=10
2009-12-16 15:52:33 +00:00