[sword/f12/master] - Update to version 1.6.2

Deji Akingunola deji at fedoraproject.org
Thu Oct 28 03:49:51 UTC 2010


commit 3923964363a42cf86e1252cf720201a31dc97359
Author: Deji Akingunola <dakingun at gmail.com>
Date:   Wed Oct 27 23:50:24 2010 -0400

    - Update to version 1.6.2

 sources    |    2 +-
 sword.spec |    7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 46ecabd..9887dde 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-347e72f73313ff3ba700368db76a5d50  sword-1.6.1.tar.gz
+a7dc4456e20e915fec46d774b690e305  sword-1.6.2.tar.gz
diff --git a/sword.spec b/sword.spec
index 26a412f..d52a925 100644
--- a/sword.spec
+++ b/sword.spec
@@ -1,5 +1,5 @@
 Name:           sword           
-Version:        1.6.1
+Version:        1.6.2
 Release:        1%{?dist}
 Summary:        Free Bible Software Project
 
@@ -42,7 +42,7 @@ that uses the sword API, such as Gnomesword or Bibletime.
 %setup -q
 
 %build
-%configure --disable-static --with-icu
+%configure --disable-static --with-icu --with-lucene
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 make %{?_smp_mflags}
@@ -82,6 +82,9 @@ rm -rf %{buildroot}
 %{_libdir}/libsword.so
 
 %changelog
+* Tue Oct 26 2010 Deji Akingunola <dakingun at gmail.com> - 1.6.2-1
+- Update to version 1.6.2
+
 * Wed Jan 13 2010 Deji Akingunola <dakingun at gmail.com> - 1.6.1-1
 - Update to version 1.6.1
 


More information about the scm-commits mailing list