From 6f1f3e46224bba5459541bc1537f15a68d95d468 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Thu, 17 Feb 2011 22:51:36 -0600 Subject: Rely on cygwin-filesystem to use redhat-rpm-config --- cygwin-libiconv.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cygwin-libiconv.spec b/cygwin-libiconv.spec index 34ad869..3d853ad 100644 --- a/cygwin-libiconv.spec +++ b/cygwin-libiconv.spec @@ -3,7 +3,6 @@ %global _use_internal_dependency_generator 0 %global __find_requires %{_cygwin_findrequires} %global __find_provides %{_cygwin_findprovides} -%define __os_install_post %{_cygwin_os_install_post} Name: cygwin-libiconv Version: 1.13.1 @@ -19,7 +18,7 @@ Patch1: libiconv-1.13.1-wchar.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: cygwin-filesystem +BuildRequires: cygwin-filesystem >= 2 BuildRequires: cygwin-gcc BuildRequires: cygwin-binutils BuildRequires: autoconf, automake, libtool, gettext-devel -- cgit