]> git.pld-linux.org Git - packages/redland.git/commitdiff
- rel 3; fix librdf_storage_file linking auto/th/redland-1_0_8-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 26 Jul 2009 11:51:04 +0000 (11:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    redland-storage-file.patch -> 1.2
    redland.spec -> 1.54

redland-storage-file.patch
redland.spec

index 529816ab9a6370ac663a647273dbae4c58750d10..37f1b8ed992465b5058caf2b6388c3e348533758 100644 (file)
@@ -8,8 +8,8 @@
 +plugin_LTLIBRARIES += librdf_storage_file.la
 +librdf_storage_file_la_SOURCES = rdf_storage_file.c
 +librdf_storage_file_la_LDFLAGS = -module -avoid-version
++librdf_storage_file_la_LIBADD = librdf.la
 +endif
-+
  if STORAGE_TSTORE
  plugin_LTLIBRARIES += librdf_storage_tstore.la
  librdf_storage_tstore_la_SOURCES = rdf_storage_tstore.c
index 731d1a579d7b8b0eb25cae1482ed956f9cad7fc4..6afc8fe38229a18103d11366066c94350b3118f3 100644 (file)
@@ -6,7 +6,7 @@ Summary:        Redland - a library that provides a high-level interface for RDF
 Summary(pl.UTF-8):     Redland - biblioteka udostępniająca wysokopoziomowy interfejs do RDF
 Name:          redland
 Version:       1.0.8
-Release:       2
+Release:       3
 License:       LGPL v2.1+ or GPL v2+ or Apache v2.0
 Group:         Libraries
 Source0:       http://download.librdf.org/source/%{name}-%{version}.tar.gz
This page took 0.045973 seconds and 4 git commands to generate.