[rtems-crossrpms commit] cygwin-1.7.28-1.

Ralf Corsepius ralf at rtems.org
Thu May 8 11:04:59 UTC 2014


Module:    rtems-crossrpms
Branch:    master
Commit:    39e8994e345c531f6a1e870c79c10ad877482251
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=39e8994e345c531f6a1e870c79c10ad877482251

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Wed Feb  5 11:07:15 2014 +0100

cygwin-1.7.28-1.

---

 cygwin/i686/Makefile.am                  |    4 ++--
 cygwin/i686/Makefile.in                  |    4 ++--
 cygwin/i686/i686-pc-cygwin-libs.spec     |    8 ++++----
 cygwin/i686/libs.add                     |    2 +-
 cygwin/x86_64/Makefile.am                |    4 ++--
 cygwin/x86_64/Makefile.in                |    4 ++--
 cygwin/x86_64/libs.add                   |    2 +-
 cygwin/x86_64/x86_64-pc-cygwin-libs.spec |    8 ++++----
 8 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/cygwin/i686/Makefile.am b/cygwin/i686/Makefile.am
index 4c19901..c843caa 100644
--- a/cygwin/i686/Makefile.am
+++ b/cygwin/i686/Makefile.am
@@ -2,8 +2,8 @@ TARGET = i686-pc-cygwin
 
 include $(top_srcdir)/mkspec.am
 
-CYGWIN_VERS = 1.7.27-2
-CYGWIN_RPMREL = 0.20131220.1%{?dist}
+CYGWIN_VERS = 1.7.28-1
+CYGWIN_RPMREL = 0.20140205.0%{?dist}
 include ../cygwin.am
 
 CLOOG_PPL_VERS = 0.15.11-1
diff --git a/cygwin/i686/Makefile.in b/cygwin/i686/Makefile.in
index 6ee3c24..e5183bb 100644
--- a/cygwin/i686/Makefile.in
+++ b/cygwin/i686/Makefile.in
@@ -261,8 +261,8 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-CYGWIN_VERS = 1.7.27-2
-CYGWIN_RPMREL = 0.20131220.1%{?dist}
+CYGWIN_VERS = 1.7.28-1
+CYGWIN_RPMREL = 0.20140205.0%{?dist}
 LIBS_SUBPACKAGES = $(top_srcdir)/common/common.add $(srcdir)/libs.add \
 	$(top_srcdir)/gcc/rpm-install.add \
 	$(top_srcdir)/common/clean.add $(srcdir)/target-libs.add
diff --git a/cygwin/i686/i686-pc-cygwin-libs.spec b/cygwin/i686/i686-pc-cygwin-libs.spec
index 2d8ab5c..4a8c83a 100644
--- a/cygwin/i686/i686-pc-cygwin-libs.spec
+++ b/cygwin/i686/i686-pc-cygwin-libs.spec
@@ -31,11 +31,11 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define cygwin_version 1.7.27-2
-%define cygwin_rpmvers %{expand:%(echo 1.7.27-2 | tr - _)}
+%define cygwin_version 1.7.28-1
+%define cygwin_rpmvers %{expand:%(echo 1.7.28-1 | tr - _)}
 
 Name:         i686-pc-cygwin
-Release:      0.20131220.1%{?dist}
+Release:      0.20140205.0%{?dist}
 License:      GPL
 Group:        Development/Tools
 
@@ -60,7 +60,7 @@ i686-pc-cygwin libraries.
   mkdir -p i686-pc-cygwin/sys-root
   %{__tar} cf - usr/lib usr/include | ( cd i686-pc-cygwin/sys-root ; %{__tar} xf -)
   # Workaround bug in newlib/cygwin-1.7.27
-  sed -i -e 's,^_ELIDABLE_INLINE inline ,_ELIDABLE_INLINE ,' i686-pc-cygwin/sys-root/usr/include/stdio_ext.h
+#  sed -i -e 's,^_ELIDABLE_INLINE inline ,_ELIDABLE_INLINE ,' i686-pc-cygwin/sys-root/usr/include/stdio_ext.h
 
 %install
   rm -rf $RPM_BUILD_ROOT
diff --git a/cygwin/i686/libs.add b/cygwin/i686/libs.add
index cf43c9e..31f8101 100644
--- a/cygwin/i686/libs.add
+++ b/cygwin/i686/libs.add
@@ -27,7 +27,7 @@ Source0:	ftp://cygwin.com/pub/cygwin/x86/release/cygwin/cygwin-%{cygwin_version}
   mkdir -p @tool_target@/sys-root
   %{__tar} cf - usr/lib usr/include | ( cd @tool_target@/sys-root ; %{__tar} xf -)
   # Workaround bug in newlib/cygwin-1.7.27
-  sed -i -e 's,^_ELIDABLE_INLINE inline ,_ELIDABLE_INLINE ,' @tool_target@/sys-root/usr/include/stdio_ext.h
+#  sed -i -e 's,^_ELIDABLE_INLINE inline ,_ELIDABLE_INLINE ,' @tool_target@/sys-root/usr/include/stdio_ext.h
 
 %install
   rm -rf $RPM_BUILD_ROOT
diff --git a/cygwin/x86_64/Makefile.am b/cygwin/x86_64/Makefile.am
index 37159d8..2d8d5df 100644
--- a/cygwin/x86_64/Makefile.am
+++ b/cygwin/x86_64/Makefile.am
@@ -2,8 +2,8 @@ TARGET = x86_64-pc-cygwin
 
 include $(top_srcdir)/mkspec.am
 
-CYGWIN_VERS = 1.7.27-2
-CYGWIN_RPMREL = 0.20131220.1%{?dist}
+CYGWIN_VERS = 1.7.28-1
+CYGWIN_RPMREL = 0.20140205.0%{?dist}
 include ../cygwin.am
 
 CLOOG_PPL_VERS = 0.15.11-2
diff --git a/cygwin/x86_64/Makefile.in b/cygwin/x86_64/Makefile.in
index 496584d..4435732 100644
--- a/cygwin/x86_64/Makefile.in
+++ b/cygwin/x86_64/Makefile.in
@@ -253,8 +253,8 @@ MKSPEC0 = sed \
 	  -e "s/[@]tool_target[@]/$(TARGET)/g" \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
-CYGWIN_VERS = 1.7.27-2
-CYGWIN_RPMREL = 0.20131220.1%{?dist}
+CYGWIN_VERS = 1.7.28-1
+CYGWIN_RPMREL = 0.20140205.0%{?dist}
 LIBS_SUBPACKAGES = $(top_srcdir)/common/common.add $(srcdir)/libs.add \
 	$(top_srcdir)/gcc/rpm-install.add \
 	$(top_srcdir)/common/clean.add $(srcdir)/target-libs.add
diff --git a/cygwin/x86_64/libs.add b/cygwin/x86_64/libs.add
index f08bc72..4b0b0df 100644
--- a/cygwin/x86_64/libs.add
+++ b/cygwin/x86_64/libs.add
@@ -27,7 +27,7 @@ Source0:	ftp://cygwin.com/pub/cygwin/x86_64/release/cygwin/cygwin-%{cygwin_versi
   mkdir -p @tool_target@/sys-root
   %{__tar} cf - usr/lib usr/include | ( cd @tool_target@/sys-root ; %{__tar} xf -)
   # Workaround bug in newlib/cygwin-1.7.27
-  sed -i -e 's,^_ELIDABLE_INLINE inline ,_ELIDABLE_INLINE ,' @tool_target@/sys-root/usr/include/stdio_ext.h
+#  sed -i -e 's,^_ELIDABLE_INLINE inline ,_ELIDABLE_INLINE ,' @tool_target@/sys-root/usr/include/stdio_ext.h
 
 %install
   rm -rf $RPM_BUILD_ROOT
diff --git a/cygwin/x86_64/x86_64-pc-cygwin-libs.spec b/cygwin/x86_64/x86_64-pc-cygwin-libs.spec
index 9478c21..f184669 100644
--- a/cygwin/x86_64/x86_64-pc-cygwin-libs.spec
+++ b/cygwin/x86_64/x86_64-pc-cygwin-libs.spec
@@ -31,11 +31,11 @@
 %endif
 
 %{?!el5:%global _with_noarch_subpackages 1}
-%define cygwin_version 1.7.27-2
-%define cygwin_rpmvers %{expand:%(echo 1.7.27-2 | tr - _)}
+%define cygwin_version 1.7.28-1
+%define cygwin_rpmvers %{expand:%(echo 1.7.28-1 | tr - _)}
 
 Name:         x86_64-pc-cygwin
-Release:      0.20131220.1%{?dist}
+Release:      0.20140205.0%{?dist}
 License:      GPL
 Group:        Development/Tools
 
@@ -60,7 +60,7 @@ x86_64-pc-cygwin libraries.
   mkdir -p x86_64-pc-cygwin/sys-root
   %{__tar} cf - usr/lib usr/include | ( cd x86_64-pc-cygwin/sys-root ; %{__tar} xf -)
   # Workaround bug in newlib/cygwin-1.7.27
-  sed -i -e 's,^_ELIDABLE_INLINE inline ,_ELIDABLE_INLINE ,' x86_64-pc-cygwin/sys-root/usr/include/stdio_ext.h
+#  sed -i -e 's,^_ELIDABLE_INLINE inline ,_ELIDABLE_INLINE ,' x86_64-pc-cygwin/sys-root/usr/include/stdio_ext.h
 
 %install
   rm -rf $RPM_BUILD_ROOT




More information about the vc mailing list