From a18736130dc803520592f46e9006bcd70ab5e34b Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Thu, 10 Jul 2008 14:53:41 +0000 Subject: [PATCH] rebuild against db4-4.7 --- redland.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/redland.spec b/redland.spec index dc1de0f..8b4e057 100644 --- a/redland.spec +++ b/redland.spec @@ -1,6 +1,6 @@ Name: redland Version: 1.0.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Redland RDF Application Framework Group: System Environment/Libraries @@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Thu Jul 10 2008 Tom "spot" Callaway 1.0.7-2 +- rebuild for db4-4.7 + * Sat Feb 09 2008 Kevin Kofler 1.0.7-1 - update to 1.0.7 - update minimum raptor and rasqal versions