summaryrefslogtreecommitdiffstats
path: root/cygwin-gettext.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cygwin-gettext.spec')
-rw-r--r--cygwin-gettext.spec17
1 files changed, 9 insertions, 8 deletions
diff --git a/cygwin-gettext.spec b/cygwin-gettext.spec
index 9c92546..92f54a3 100644
--- a/cygwin-gettext.spec
+++ b/cygwin-gettext.spec
@@ -1,7 +1,7 @@
%{?cygwin_package_header}
Name: cygwin-gettext
-Version: 0.19.7
+Version: 0.19.8.1
Release: 1%{?dist}
Summary: GNU libraries and utilities for producing multi-lingual messages
@@ -13,8 +13,9 @@ BuildArch: noarch
Source0: http://ftp.gnu.org/pub/gnu/gettext/gettext-%{version}.tar.xz
Patch0: gettext-0.18.1.1-autopoint-V.patch
Patch1: gettext-0.19.3-localename.patch
-Patch4: gettext-0.18.1.1-no-woe32dll.patch
-Patch5: gettext-0.19.7-gnulib-cygwin25.patch
+Patch2: gettext-0.19.8.1-no-woe32dll.patch
+Patch3: gettext-0.19.8.1-cygwin-ftm.patch
+Patch4: gettext-0.19.8.1-have_wprintf.patch
BuildRequires: autoconf automake cygwin-libtool-base
BuildRequires: cygwin32-filesystem >= 10
@@ -37,8 +38,6 @@ Gettext libraries for Cygwin toolchains.
%package -n cygwin32-gettext
Summary: Gettext libraries for Cygwin32 toolchain
Group: Development/Libraries
-Provides: %{name} = %{version}-%{release}
-Obsoletes: %{name} < %{version}-%{release}
%description -n cygwin32-gettext
Gettext library for the Cygwin i686 toolchain.
@@ -48,8 +47,6 @@ Summary: Static version of the Cygwin32 Gettext library
Group: Development/Libraries
Requires: cygwin32-gettext = %{version}-%{release}
Requires: cygwin32-libiconv-static
-Provides: %{name}-static = %{version}-%{release}
-Obsoletes: %{name}-static < %{version}-%{release}
%description -n cygwin32-gettext-static
Static version of the Gettext library for the Cygwin i686 toolchain.
@@ -77,8 +74,9 @@ Static version of the Gettext library for the Cygwin x86_64 toolchain.
%setup -q -n gettext-%{version}
%patch0 -p2
%patch1 -p2
+%patch2 -p2
+%patch3 -p2
%patch4 -p2
-%patch5 -p2
rm -f m4/libtool.m4 gettext-tools/gnulib-m4/openmp.m4
touch m4/libtool.m4 gettext-tools/gnulib-m4/openmp.m4
@@ -232,6 +230,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%changelog
+* Tue Dec 05 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 0.19.8.1-1
+- new version
+
* Mon Sep 12 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 0.19.7-1
- new version