[openfst] New upstream version. Remove unused patch.

Jerry James jjames at fedoraproject.org
Mon Jan 2 18:52:12 UTC 2012


commit 2cbd22f661b505d5beb5350aefd8766e66d5ec07
Author: Jerry James <loganjerry at gmail.com>
Date:   Mon Jan 2 11:51:54 2012 -0700

    New upstream version.
    Remove unused patch.

 .gitignore           |    2 +-
 openfst-format.patch |  154 --------------------------------------------------
 openfst.spec         |    9 ++-
 sources              |    2 +-
 4 files changed, 8 insertions(+), 159 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b49ebc7..0d636a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /openfst-man.tar.xz
-/openfst-1.2.9.tar.gz
+/openfst-1.2.10.tar.gz
diff --git a/openfst.spec b/openfst.spec
index 4edc07e..a321b2c 100644
--- a/openfst.spec
+++ b/openfst.spec
@@ -1,5 +1,5 @@
 Name:           openfst
-Version:        1.2.9
+Version:        1.2.10
 Release:        1%{?dist}
 Summary:        Weighted finite-state transducer library
 
@@ -66,9 +66,9 @@ sed -e 's|^LIBS =|LIBS = ../lib/libfst.la -ldl|' -i src/script/Makefile.in
 sed -e 's|^LIBS =|LIBS = ../../lib/libfst.la -ldl|' \
     -i src/extensions/compact/Makefile.in
 sed -e 's|^LIBS =|LIBS = ../../lib/libfst.la -ldl|' \
-     -i src/extensions/const/Makefile.in
+    -i src/extensions/const/Makefile.in
 sed -e 's|^LIBS =|LIBS = ../../lib/libfst.la -ldl|' \
-     -i src/extensions/lookahead/Makefile.in
+    -i src/extensions/lookahead/Makefile.in
 sed -e 's|^LIBS =|LIBS = ../../lib/libfst.la -ldl|' \
     -e 's|^\(libfstpdtscript_la_LIBADD =\).*|\1 ../../script/libfstscript.la|' \
     -i src/extensions/pdt/Makefile.in
@@ -146,6 +146,9 @@ ln -s ../libfstpdtscript.so.0 $RPM_BUILD_ROOT%{_libdir}/fst/libfstpdtscript.so.0
 %config(noreplace) %{_sysconfdir}/bash_completion.d
 
 %changelog
+* Mon Jan  2 2012 Jerry James <loganjerry at gmail.com> - 1.2.10-1
+- New upstream version
+
 * Tue Dec  6 2011 Jerry James <loganjerry at gmail.com> - 1.2.9-1
 - New upstream version
 - Drop upstreamed format patch
diff --git a/sources b/sources
index e63b57a..de29fe9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e8ce0d74b05c175c12f3637002b19132  openfst-1.2.9.tar.gz
+2c73dca4cbfe3850b9b7f6988249c870  openfst-1.2.10.tar.gz
 084e16fe2f167c8f30e03b695fe394f4  openfst-man.tar.xz


More information about the scm-commits mailing list