[openfst] New upstream version. Drop upstreamed format patch.

Jerry James jjames at fedoraproject.org
Tue Dec 6 19:11:43 UTC 2011


commit ca0743e6473c12ca9f0f434c56757471e6975503
Author: Jerry James <loganjerry at gmail.com>
Date:   Tue Dec 6 12:11:12 2011 -0700

    New upstream version.
    Drop upstreamed format patch.

 .gitignore   |    2 +-
 openfst.spec |   11 +++++------
 sources      |    2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 179ca93..b49ebc7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /openfst-man.tar.xz
-/openfst-1.2.8.tar.gz
+/openfst-1.2.9.tar.gz
diff --git a/openfst.spec b/openfst.spec
index 76439c5..4edc07e 100644
--- a/openfst.spec
+++ b/openfst.spec
@@ -1,5 +1,5 @@
 Name:           openfst
-Version:        1.2.8
+Version:        1.2.9
 Release:        1%{?dist}
 Summary:        Weighted finite-state transducer library
 
@@ -13,10 +13,6 @@ Source1:        http://openfst.cs.nyu.edu/twiki/pub/Contrib/OpenFstBashComp/open
 # contributed the formatting, but none of the text (with a few very small
 # exceptions).
 Source2:        openfst-man.tar.xz
-# This patch corrects some format specifiers that are correct for 32-bit
-# systems, but incorrect for 64-bit systems.  It was last sent upstream
-# 6 Jan 2011.
-Patch0:         openfst-format.patch
 
 BuildRequires:  libicu-devel%{?_isa}
 
@@ -62,7 +58,6 @@ functionality.
 
 %prep
 %setup -q
-%patch0
 
 # Add missing linkage, remove unnecessary linkage, and make sure libraries
 # are built in the correct order so linkage is possible.
@@ -151,6 +146,10 @@ ln -s ../libfstpdtscript.so.0 $RPM_BUILD_ROOT%{_libdir}/fst/libfstpdtscript.so.0
 %config(noreplace) %{_sysconfdir}/bash_completion.d
 
 %changelog
+* Tue Dec  6 2011 Jerry James <loganjerry at gmail.com> - 1.2.9-1
+- New upstream version
+- Drop upstreamed format patch
+
 * Wed Nov  9 2011 Jerry James <loganjerry at gmail.com> - 1.2.8-1
 - New upstream version
 - Drop unnecessary spec file elements (%%clean, etc.)
diff --git a/sources b/sources
index 6491462..e63b57a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-c9ee659947315d8f4eb6d6227779b3a9  openfst-1.2.8.tar.gz
+e8ce0d74b05c175c12f3637002b19132  openfst-1.2.9.tar.gz
 084e16fe2f167c8f30e03b695fe394f4  openfst-man.tar.xz


More information about the scm-commits mailing list