[xiphos/f15] Update to latest svn snapshot (webkit branch)

Deji Akingunola deji at fedoraproject.org
Tue Jul 5 14:00:33 UTC 2011


commit a467e5ba73e6a243c74a4934332f01441dc7a40c
Author: Deji Akingunola <dakingun at mail.com>
Date:   Tue Jul 5 10:02:24 2011 -0400

    Update to latest svn snapshot (webkit branch)

 .gitignore  |    1 +
 sources     |    2 +-
 xiphos.spec |   12 +++++++-----
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b591296..a4c9247 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 xiphos-3.1.3.tar.gz
 /xiphos-3.1.4.tar.gz
+/xiphos-20110705svn4266.tar.bz2
diff --git a/sources b/sources
index 94b9891..9089f74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f2133080c6f34977c6452650ca3a491  xiphos-20110627svn4220.tar.bz2
+71dc17d4c0cfc798de86ba16af9b2f37  xiphos-20110705svn4266.tar.bz2
diff --git a/xiphos.spec b/xiphos.spec
index f6632fe..fa8416c 100644
--- a/xiphos.spec
+++ b/xiphos.spec
@@ -1,13 +1,13 @@
 Name:		xiphos 
 Version:	3.1.4
-Release:	6%{?dist}
+Release:	8%{?dist}
 Summary:	Bible study and research tool
 
 Group:		Applications/Text
 License:	GPLv2+
 URL:		http://xiphos.org/
 #Source0:	http://downloads.sourceforge.net/gnomesword/xiphos-%{version}.tar.gz
-Source0:	xiphos-20110627svn4220.tar.bz2
+Source0:	xiphos-20110705svn4266.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	sword-devel >= 1.6.0
@@ -32,11 +32,11 @@ environment for reading, study, and research using modules from The SWORD
 Project and elsewhere.
 
 %prep
-%setup -q -n %{name}-svn4220
+%setup -q -n %{name}-svn4266
 
 %build
 CFLAGS='%{optflags}' CXXFLAGS='%{optflags}' ./waf configure	\
-	--prefix %{_prefix} --enable-webkit
+	--prefix %{_prefix} --backend=webkit --gtk=3 --debug-level optimized --enable-delint
  
 ./waf build -v
 
@@ -77,13 +77,15 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %_bindir/xiphos
 %_bindir/xiphos-nav
 %_datadir/xiphos/
-%_datadir/pixmaps/xiphos
 %_datadir/icons/hicolor/scalable/apps/xiphos.svg
 %_datadir/omf/xiphos/
 %_datadir/applications/xiphos.desktop
 %_datadir/gnome/help/xiphos
 
 %changelog
+* Tue Jul 05 2011 Deji Akingunola <dakingun at gmail.com> - 3.1.4-8
+- Update to latest svn snapshot (webkit branch)
+
 * Mon Jun 27 2011 Deji Akingunola <dakingun at gmail.com> - 3.1.4-6
 - Update to svn snapshot from the webkit branch for gtk3 support
 


More information about the scm-commits mailing list