[ocaml-gettext] Drop upstream patch.

Richard W.M. Jones rjones at fedoraproject.org
Tue Feb 17 09:58:06 UTC 2015


commit 593a0c795f3fb32db2170ce4d15b7f3251c7fd1d
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Feb 17 09:57:16 2015 +0000

    Drop upstream patch.

 ...at-Use-Pervasives.format_of_string-instea.patch |   26 --------------------
 ocaml-gettext.spec                                 |    9 ++----
 2 files changed, 3 insertions(+), 32 deletions(-)
---
diff --git a/ocaml-gettext.spec b/ocaml-gettext.spec
index 93be5ab..39523d7 100644
--- a/ocaml-gettext.spec
+++ b/ocaml-gettext.spec
@@ -2,7 +2,7 @@
 
 Name:           ocaml-gettext
 Version:        0.3.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        OCaml library for i18n
 
 License:        LGPLv2+ with exceptions
@@ -12,9 +12,6 @@ ExcludeArch:    sparc64 s390 s390x
 Source0:        https://forge.ocamlcore.org/frs/download.php/1433/%{name}-%{version}.tar.gz
 
 Patch1:         ocaml-gettext-0.3.4-use-ocamlopt-g.patch
-# Fix for segfault which only happens with OCaml >= 4.02.0.
-# The bug was found on aarch64, but affects _all_ architectures.
-Patch2:         0001-gettextCompat-Use-Pervasives.format_of_string-instea.patch
 
 BuildRequires:  ocaml >= 4.00.1
 BuildRequires:  ocaml-findlib-devel >= 1.3.3-3
@@ -93,7 +90,6 @@ signature files for developing applications that use
 %setup -q
 
 %patch1 -p1
-%patch2 -p1
 
 
 %build
@@ -202,8 +198,9 @@ chrpath --delete $OCAMLFIND_DESTDIR/stublibs/dll*.so
 
 
 %changelog
-* Tue Feb 17 2015 Richard W.M. Jones <rjones at redhat.com> - 0.3.5-2
+* Tue Feb 17 2015 Richard W.M. Jones <rjones at redhat.com> - 0.3.5-3
 - Bump release and rebuild.
+- Drop upstream patch.
 
 * Mon Feb 16 2015 Richard W.M. Jones <rjones at redhat.com> - 0.3.5-1
 - New upstream version 0.3.5.


More information about the scm-commits mailing list