[redland] - Update to 1.0.12

Orcan Ogetbil oget at fedoraproject.org
Thu Oct 14 19:49:01 UTC 2010


commit 46765aa7f00b68a8eb344bab6d3cb5302ac7ed3f
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Thu Oct 14 15:48:55 2010 -0400

    - Update to 1.0.12

 .gitignore   |    1 +
 redland.spec |   12 ++++--------
 sources      |    2 +-
 3 files changed, 6 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e5b75ee..c79eafc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 redland-1.0.10.tar.gz
 /redland-1.0.11.tar.gz
+/redland-1.0.12.tar.gz
diff --git a/redland.spec b/redland.spec
index ee24bdf..e1a257e 100644
--- a/redland.spec
+++ b/redland.spec
@@ -1,5 +1,5 @@
 Name:           redland
-Version:        1.0.11
+Version:        1.0.12
 Release:        1%{?dist}
 Summary:        RDF Application Framework
 
@@ -9,11 +9,6 @@ URL:            http://librdf.org/
 Source0:        http://download.librdf.org/source/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-# Fix DSO linking. Upstream is informed and will most likely do a more
-# portable fix than this simple hack in their trunk
-# http://bugs.librdf.org/mantis/view.php?id=348
-Patch60: redland-1.0.11-linking.patch
-
 BuildRequires:  curl-devel
 BuildRequires:  db4-devel
 BuildRequires:  libiodbc-devel
@@ -74,8 +69,6 @@ persistently with Virtuoso files or URIs.
 %prep
 %setup -q
 
-%patch60 -p1 -b .dso_linking
-
 # hack to nuke rpaths
 %if "%{_libdir}" != "/usr/lib"
 sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
@@ -156,6 +149,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Oct 14 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 1.0.12-1
+- Update to 1.0.12
+
 * Sun Oct 03 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 1.0.11-1
 - Update to 1.0.11
 
diff --git a/sources b/sources
index a4e06f0..d29c634 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1769361c907a216c6a75fc692ba412b  redland-1.0.11.tar.gz
+40f37a5ad97fdfbf984f78dcea0c6115  redland-1.0.12.tar.gz


More information about the scm-commits mailing list