[soprano] Rebuilt for glibc bug#747377

Rex Dieter rdieter at fedoraproject.org
Tue Nov 1 17:48:06 UTC 2011


commit 48493f90180df2a074d0b43b96bfd19f4ecc8b87
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Tue Nov 1 12:55:33 2011 -0500

    Rebuilt for glibc bug#747377

 .gitignore                  |    2 +-
 soprano-2.7.2-version.patch |   12 ------------
 soprano.spec                |    7 ++-----
 sources                     |    2 +-
 4 files changed, 4 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f584da1..f9ffe09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /soprano-2.6.0.tar.bz2
-/soprano-2.7.2.tar.bz2
+/soprano-2.7.3.tar.bz2
diff --git a/soprano.spec b/soprano.spec
index 27bd301..ab54d7c 100644
--- a/soprano.spec
+++ b/soprano.spec
@@ -7,8 +7,8 @@
 
 Summary: Qt wrapper API to different RDF storage solutions
 Name:    soprano
-Version: 2.7.2
-Release: 3%{?dist}
+Version: 2.7.3
+Release: 1%{?dist}
 
 Group:   System Environment/Libraries
 License: LGPLv2+
@@ -25,8 +25,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ## upstreamable patches
 # nuke rpaths
 Patch50: soprano-2.5.63-rpath.patch
-# fix internal/reported version to match reality
-Patch51: soprano-2.7.2-version.patch
 
 BuildRequires: clucene-core-devel >= 0.9.20-2
 BuildRequires: cmake
@@ -113,7 +111,6 @@ format for easy browsing.
 %setup -q -n soprano-%{version}
 
 %patch50 -p1 -b .rpath
-%patch51 -p1 -b .version
 
 
 %build
diff --git a/sources b/sources
index b15baaa..ca41640 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0cc853aee90e40db49ac7cb25cdf3619  soprano-2.7.2.tar.bz2
+2674ab79c3ec17e4d1b7ecfc76651cd0  soprano-2.7.3.tar.bz2


More information about the scm-commits mailing list