summaryrefslogtreecommitdiffstats
path: root/cygwin-gettext.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cygwin-gettext.spec')
-rw-r--r--cygwin-gettext.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/cygwin-gettext.spec b/cygwin-gettext.spec
index 835831c..9c92546 100644
--- a/cygwin-gettext.spec
+++ b/cygwin-gettext.spec
@@ -1,7 +1,7 @@
%{?cygwin_package_header}
Name: cygwin-gettext
-Version: 0.19.5.1
+Version: 0.19.7
Release: 1%{?dist}
Summary: GNU libraries and utilities for producing multi-lingual messages
@@ -14,6 +14,7 @@ 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
BuildRequires: autoconf automake cygwin-libtool-base
BuildRequires: cygwin32-filesystem >= 10
@@ -77,6 +78,7 @@ Static version of the Gettext library for the Cygwin x86_64 toolchain.
%patch0 -p2
%patch1 -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
@@ -169,6 +171,7 @@ rm -f $RPM_BUILD_ROOT%{cygwin32_bindir}/cyggettextsrc-*.dll
rm -f $RPM_BUILD_ROOT%{cygwin32_libdir}/libgettextlib.*
rm -f $RPM_BUILD_ROOT%{cygwin32_libdir}/libgettextsrc.*
rm -fr $RPM_BUILD_ROOT%{cygwin32_libdir}/gettext/
+rm -fr $RPM_BUILD_ROOT%{cygwin32_datadir}/gettext-*/
rm -f $RPM_BUILD_ROOT%{cygwin64_bindir}/*.exe
rm -f $RPM_BUILD_ROOT%{cygwin64_bindir}/gettext.sh
@@ -177,6 +180,7 @@ rm -f $RPM_BUILD_ROOT%{cygwin64_bindir}/cyggettextsrc-*.dll
rm -f $RPM_BUILD_ROOT%{cygwin64_libdir}/libgettextlib.*
rm -f $RPM_BUILD_ROOT%{cygwin64_libdir}/libgettextsrc.*
rm -fr $RPM_BUILD_ROOT%{cygwin64_libdir}/gettext/
+rm -fr $RPM_BUILD_ROOT%{cygwin64_datadir}/gettext-*/
# We intentionally don't ship *.la files
find $RPM_BUILD_ROOT -name '*.la' -delete
@@ -228,6 +232,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%changelog
+* Mon Sep 12 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 0.19.7-1
+- new version
+
* Sun Feb 21 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 0.19.5.1-1
- new version