From 6c60c9a2e62df5ae23a93179bd1bfda2eb2972b9 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Thu, 17 Feb 2011 22:57:37 -0600 Subject: Rely on cygwin-filesystem to pull in redhat-rpm-config --- cygwin.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cygwin.spec') diff --git a/cygwin.spec b/cygwin.spec index 4f16d9c..be626de 100644 --- a/cygwin.spec +++ b/cygwin.spec @@ -3,7 +3,6 @@ %define _use_internal_dependency_generator 0 %define __find_requires %{_cygwin_findrequires} %define __find_provides %{_cygwin_findprovides} -%define __os_install_post %{_cygwin_os_install_post} Name: cygwin Version: 1.7.7 @@ -25,7 +24,7 @@ Patch3: cygwin-1.7.7-path-vartmp.patch Patch4: cygwin-1.7.7-pthread_yield.patch -BuildRequires: cygwin-filesystem +BuildRequires: cygwin-filesystem >= 2 BuildRequires: cygwin-binutils BuildRequires: cygwin-gcc BuildRequires: cygwin-gcc-c++ -- cgit