[hyphen] latest version

Caolán McNamara caolanm at fedoraproject.org
Fri Jun 29 10:05:48 UTC 2012


commit 548b14fe76a413f4a2f79f2e2acd2ec879a2c34b
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Jun 29 11:05:44 2012 +0100

    latest version

 .gitignore  |    2 +-
 hyphen.spec |   11 +++++------
 sources     |    2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9a7ff1b..83a50b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/hyphen-2.8.3.tar.gz
+/hyphen-2.8.4.tar.gz
diff --git a/hyphen.spec b/hyphen.spec
index de033c1..0527dae 100644
--- a/hyphen.spec
+++ b/hyphen.spec
@@ -1,7 +1,7 @@
 Name:      hyphen
 Summary:   A text hyphenation library
-Version:   2.8.3
-Release:   4%{?dist}
+Version:   2.8.4
+Release:   1%{?dist}
 Source:    http://downloads.sourceforge.net/hunspell/hyphen-%{version}.tar.gz
 Group:     System Environment/Libraries
 URL:       http://hunspell.sf.net
@@ -11,7 +11,6 @@ BuildRequires: perl, patch, autoconf, automake, libtool
 %ifarch %{ix86} x86_64
 BuildRequires: valgrind
 %endif
-Patch0: hyphen-dumplog.patch
 
 %description
 Hyphen is a library for high quality hyphenation and justification.
@@ -35,11 +34,8 @@ English hyphenation rules.
 
 %prep
 %setup -q
-%patch0 -p0 -b .hyphen-dumplog
 
 %build
-autoreconf -f
-libtoolize -f
 %configure --disable-static
 make %{?_smp_mflags}
 
@@ -88,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/substrings.pl
 
 %changelog
+* Fri Jun 29 2012 Caolán McNamara <caolanm at redhat.com> - 2.8.4-1
+- latest version
+
 * Wed Apr 18 2012 Caolán McNamara <caolanm at redhat.com> - 2.8.3-4
 - Resolves: rhbz#813481 x86_64 valgrind spews, see rhbz#813780
 - Related: rhbz#813481 dump valgrind failure log
diff --git a/sources b/sources
index 1455afc..7897989 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86261f06c097d3e425a2f6d0b0635380  hyphen-2.8.3.tar.gz
+a2f6010987e1c601274ab5d63b72c944  hyphen-2.8.4.tar.gz


More information about the scm-commits mailing list