[rtems-crossrpms commit] Regenerate.

Ralf Corsepius ralf at rtems.org
Fri Dec 21 08:17:22 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Sun Dec 16 18:59:57 2012 +0100

Regenerate.

---

 cygwin/i686/Makefile.in                   |   28 ++++++++++++++--------------
 cygwin/i686/i686-pc-cygwin-binutils.spec  |    1 +
 cygwin/i686/i686-pc-cygwin-cloog-ppl.spec |    1 +
 cygwin/i686/i686-pc-cygwin-expat.spec     |    1 +
 cygwin/i686/i686-pc-cygwin-gcc.spec       |    1 +
 cygwin/i686/i686-pc-cygwin-gmp.spec       |    1 +
 cygwin/i686/i686-pc-cygwin-libs.spec      |    1 +
 cygwin/i686/i686-pc-cygwin-mpc.spec       |    1 +
 cygwin/i686/i686-pc-cygwin-mpfr.spec      |    1 +
 cygwin/i686/i686-pc-cygwin-ncurses.spec   |    1 +
 cygwin/i686/i686-pc-cygwin-readline.spec  |    1 +
 cygwin/i686/i686-pc-cygwin-termcap.spec   |    1 +
 cygwin/i686/i686-pc-cygwin-terminfo.spec  |    1 +
 cygwin/i686/i686-pc-cygwin-w32api.spec    |    1 +
 cygwin/i686/i686-pc-cygwin-zlib.spec      |    1 +
 15 files changed, 28 insertions(+), 14 deletions(-)

diff --git a/cygwin/i686/Makefile.in b/cygwin/i686/Makefile.in
index 06a3996..386bf79 100644
--- a/cygwin/i686/Makefile.in
+++ b/cygwin/i686/Makefile.in
@@ -213,62 +213,62 @@ MKSPEC0 = sed \
 	  -e "s/[@]rtems_api[@]/$(rtems_api)/g"
 
 CYGWIN_VERS = 1.7.16-1
-CYGWIN_RPMREL = 0.20120922.0%{?dist}
+CYGWIN_RPMREL = 0.20121216.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
 CLOOG_PPL_VERS = 0.15.7-1
-CLOOG_PPL_RPMREL = 0.20120922.0%{?dist}
+CLOOG_PPL_RPMREL = 0.20121216.0%{?dist}
 CLOOG_PPL_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(srcdir)/cloog-ppl.add $(top_srcdir)/gcc/rpm-install.add \
 	$(top_srcdir)/common/clean.add $(srcdir)/target-cloog-ppl.add
 W32API_VERS = 3.17-2
-W32API_RPMREL = 0.20120922.0%{?dist}
+W32API_RPMREL = 0.20121216.0%{?dist}
 W32API_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(srcdir)/w32api.add $(top_srcdir)/gcc/rpm-install.add \
 	$(top_srcdir)/common/clean.add $(srcdir)/target-w32api.add
 NCURSES_VERS = 5.7-18
-NCURSES_RPMREL = 0.20120922.0%{?dist}
+NCURSES_RPMREL = 0.20121216.0%{?dist}
 NCURSES_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(srcdir)/ncurses.add $(top_srcdir)/gcc/rpm-install.add \
 	$(top_srcdir)/common/clean.add $(srcdir)/target-ncurses.add
 EXPAT_VERS = 2.0.1-1
-EXPAT_RPMREL = 0.20120922.0%{?dist}
+EXPAT_RPMREL = 0.20121216.0%{?dist}
 EXPAT_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(srcdir)/expat.add $(top_srcdir)/gcc/rpm-install.add \
 	$(top_srcdir)/common/clean.add $(srcdir)/target-expat.add
 READLINE_VERS = 6.1.2-2
-READLINE_RPMREL = 0.20120922.0%{?dist}
+READLINE_RPMREL = 0.20121216.0%{?dist}
 READLINE_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(srcdir)/readline.add $(top_srcdir)/gcc/rpm-install.add \
 	$(top_srcdir)/common/clean.add $(srcdir)/target-readline.add
 TERMCAP_VERS = 20050421-1
-TERMCAP_RPMREL = 0.20120922.0%{?dist}
+TERMCAP_RPMREL = 0.20121216.0%{?dist}
 TERMCAP_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(srcdir)/termcap.add $(top_srcdir)/gcc/rpm-install.add \
 	$(top_srcdir)/common/clean.add $(srcdir)/target-termcap.add
 TERMINFO_VERS = 5.7_20091114-14
-TERMINFO_RPMREL = 0.20120922.0%{?dist}
+TERMINFO_RPMREL = 0.20121216.0%{?dist}
 TERMINFO_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(srcdir)/terminfo.add $(top_srcdir)/gcc/rpm-install.add \
 	$(top_srcdir)/common/clean.add $(srcdir)/target-terminfo.add
 ZLIB_VERS = 1.2.7-1
-ZLIB_RPMREL = 0.20120922.0%{?dist}
+ZLIB_RPMREL = 0.20121216.0%{?dist}
 ZLIB_SUBPACKAGES = $(top_srcdir)/common/common.add $(srcdir)/zlib.add \
 	$(top_srcdir)/gcc/rpm-install.add \
 	$(top_srcdir)/common/clean.add $(srcdir)/target-zlib.add
 GMP_VERS = 4.3.2-1
-GMP_RPMREL = 0.20120922.0%{?dist}
+GMP_RPMREL = 0.20121216.0%{?dist}
 GMP_SUBPACKAGES = $(top_srcdir)/common/common.add $(srcdir)/gmp.add \
 	$(top_srcdir)/gcc/rpm-install.add \
 	$(top_srcdir)/common/clean.add $(srcdir)/target-gmp.add
 MPC_VERS = 0.8-1
-MPC_RPMREL = 0.20120922.0%{?dist}
+MPC_RPMREL = 0.20121216.0%{?dist}
 MPC_SUBPACKAGES = $(top_srcdir)/common/common.add $(srcdir)/mpc.add \
 	$(top_srcdir)/gcc/rpm-install.add \
 	$(top_srcdir)/common/clean.add $(srcdir)/target-mpc.add
 MPFR_VERS = 2.4.1-4
-MPFR_RPMREL = 0.20120922.0%{?dist}
+MPFR_RPMREL = 0.20121216.0%{?dist}
 MPFR_SUBPACKAGES = $(top_srcdir)/common/common.add $(srcdir)/mpfr.add \
 	$(top_srcdir)/gcc/rpm-install.add \
 	$(top_srcdir)/common/clean.add $(srcdir)/target-mpfr.add
@@ -277,7 +277,7 @@ MPFR_SUBPACKAGES = $(top_srcdir)/common/common.add $(srcdir)/mpfr.add \
 # Check bfd/configure for the real version number
 BINUTILS_VERS = 2.21.53-2
 BINUTILS_PKGVERS = 2.21.53-2
-BINUTILS_RPMREL = 0.20120922.0
+BINUTILS_RPMREL = 0.20121216.0
 BINUTILS_OPTS = --disable-infos
 BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/binutils.add \
@@ -290,7 +290,7 @@ BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/base-binutils.add
 GCC_VERS = 3.4.4
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20121118.0
+GCC_RPMREL = 0.20121216.0
 GCC_OPTS = --languages=c,cxx --disable-infos
 GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/gccnewlib.add $(top_srcdir)/gcc/prep.add \
diff --git a/cygwin/i686/i686-pc-cygwin-binutils.spec b/cygwin/i686/i686-pc-cygwin-binutils.spec
index dd58507..d68a73f 100644
--- a/cygwin/i686/i686-pc-cygwin-binutils.spec
+++ b/cygwin/i686/i686-pc-cygwin-binutils.spec
@@ -30,6 +30,7 @@
 %define _host_rpmprefix %{nil}
 %endif
 
+%{?!el5:%global _with_noarch_subpackages 1}
 %define binutils_pkgvers 2.21.53-2
 %define binutils_version 2.21.53-2
 %define binutils_rpmvers %{expand:%(echo "2.21.53-2" | tr - _ )}
diff --git a/cygwin/i686/i686-pc-cygwin-cloog-ppl.spec b/cygwin/i686/i686-pc-cygwin-cloog-ppl.spec
index d4e8c1c..7fe62d7 100644
--- a/cygwin/i686/i686-pc-cygwin-cloog-ppl.spec
+++ b/cygwin/i686/i686-pc-cygwin-cloog-ppl.spec
@@ -30,6 +30,7 @@
 %define _host_rpmprefix %{nil}
 %endif
 
+%{?!el5:%global _with_noarch_subpackages 1}
 %define cloog_ppl_version 0.15.7-1
 %define cloog_ppl_rpmvers %{expand:%(echo 0.15.7-1 | tr - _)} 
 
diff --git a/cygwin/i686/i686-pc-cygwin-expat.spec b/cygwin/i686/i686-pc-cygwin-expat.spec
index 4b8903d..2a2acf7 100644
--- a/cygwin/i686/i686-pc-cygwin-expat.spec
+++ b/cygwin/i686/i686-pc-cygwin-expat.spec
@@ -30,6 +30,7 @@
 %define _host_rpmprefix %{nil}
 %endif
 
+%{?!el5:%global _with_noarch_subpackages 1}
 %define expat_version 2.0.1-1
 %define expat_rpmvers %{expand:%(echo 2.0.1-1 | tr - _)} 
 
diff --git a/cygwin/i686/i686-pc-cygwin-gcc.spec b/cygwin/i686/i686-pc-cygwin-gcc.spec
index 20697ca..4ee7543 100644
--- a/cygwin/i686/i686-pc-cygwin-gcc.spec
+++ b/cygwin/i686/i686-pc-cygwin-gcc.spec
@@ -30,6 +30,7 @@
 %define _host_rpmprefix %{nil}
 %endif
 
+%{?!el5:%global _with_noarch_subpackages 1}
 
 %define gcc_pkgvers 3.4.4
 %define gcc_version 3.4.4
diff --git a/cygwin/i686/i686-pc-cygwin-gmp.spec b/cygwin/i686/i686-pc-cygwin-gmp.spec
index f58559e..9e90b74 100644
--- a/cygwin/i686/i686-pc-cygwin-gmp.spec
+++ b/cygwin/i686/i686-pc-cygwin-gmp.spec
@@ -30,6 +30,7 @@
 %define _host_rpmprefix %{nil}
 %endif
 
+%{?!el5:%global _with_noarch_subpackages 1}
 %define gmp_version 4.3.2-1
 %define gmp_rpmvers %{expand:%(echo 4.3.2-1 | tr - _)} 
 
diff --git a/cygwin/i686/i686-pc-cygwin-libs.spec b/cygwin/i686/i686-pc-cygwin-libs.spec
index 81deaf1..dd93a71 100644
--- a/cygwin/i686/i686-pc-cygwin-libs.spec
+++ b/cygwin/i686/i686-pc-cygwin-libs.spec
@@ -30,6 +30,7 @@
 %define _host_rpmprefix %{nil}
 %endif
 
+%{?!el5:%global _with_noarch_subpackages 1}
 %define cygwin_version 1.7.16-1
 %define cygwin_rpmvers %{expand:%(echo 1.7.16-1 | tr - _)} 
 
diff --git a/cygwin/i686/i686-pc-cygwin-mpc.spec b/cygwin/i686/i686-pc-cygwin-mpc.spec
index 81e7d64..135e83f 100644
--- a/cygwin/i686/i686-pc-cygwin-mpc.spec
+++ b/cygwin/i686/i686-pc-cygwin-mpc.spec
@@ -30,6 +30,7 @@
 %define _host_rpmprefix %{nil}
 %endif
 
+%{?!el5:%global _with_noarch_subpackages 1}
 %define mpc_version 0.8-1
 %define mpc_rpmvers %{expand:%(echo 0.8-1 | tr - _)} 
 
diff --git a/cygwin/i686/i686-pc-cygwin-mpfr.spec b/cygwin/i686/i686-pc-cygwin-mpfr.spec
index 99fb22b..c67330e 100644
--- a/cygwin/i686/i686-pc-cygwin-mpfr.spec
+++ b/cygwin/i686/i686-pc-cygwin-mpfr.spec
@@ -30,6 +30,7 @@
 %define _host_rpmprefix %{nil}
 %endif
 
+%{?!el5:%global _with_noarch_subpackages 1}
 %define mpfr_version 2.4.1-4
 %define mpfr_rpmvers %{expand:%(echo 2.4.1-4 | tr - _)} 
 
diff --git a/cygwin/i686/i686-pc-cygwin-ncurses.spec b/cygwin/i686/i686-pc-cygwin-ncurses.spec
index d2911e7..a2ac4ec 100644
--- a/cygwin/i686/i686-pc-cygwin-ncurses.spec
+++ b/cygwin/i686/i686-pc-cygwin-ncurses.spec
@@ -30,6 +30,7 @@
 %define _host_rpmprefix %{nil}
 %endif
 
+%{?!el5:%global _with_noarch_subpackages 1}
 %define ncurses_version 5.7-18
 %define ncurses_rpmvers %{expand:%(echo 5.7-18 | tr - _)} 
 
diff --git a/cygwin/i686/i686-pc-cygwin-readline.spec b/cygwin/i686/i686-pc-cygwin-readline.spec
index a2d6bfc..ecfd76b 100644
--- a/cygwin/i686/i686-pc-cygwin-readline.spec
+++ b/cygwin/i686/i686-pc-cygwin-readline.spec
@@ -30,6 +30,7 @@
 %define _host_rpmprefix %{nil}
 %endif
 
+%{?!el5:%global _with_noarch_subpackages 1}
 %define readline_version 6.1.2-2
 %define readline_rpmvers %{expand:%(echo 6.1.2-2 | tr - _)} 
 
diff --git a/cygwin/i686/i686-pc-cygwin-termcap.spec b/cygwin/i686/i686-pc-cygwin-termcap.spec
index 6b71c2b..755c1a0 100644
--- a/cygwin/i686/i686-pc-cygwin-termcap.spec
+++ b/cygwin/i686/i686-pc-cygwin-termcap.spec
@@ -30,6 +30,7 @@
 %define _host_rpmprefix %{nil}
 %endif
 
+%{?!el5:%global _with_noarch_subpackages 1}
 %define termcap_version 20050421-1
 %define termcap_rpmvers %{expand:%(echo 20050421-1 | tr - _)} 
 
diff --git a/cygwin/i686/i686-pc-cygwin-terminfo.spec b/cygwin/i686/i686-pc-cygwin-terminfo.spec
index 39a3ae6..695c156 100644
--- a/cygwin/i686/i686-pc-cygwin-terminfo.spec
+++ b/cygwin/i686/i686-pc-cygwin-terminfo.spec
@@ -30,6 +30,7 @@
 %define _host_rpmprefix %{nil}
 %endif
 
+%{?!el5:%global _with_noarch_subpackages 1}
 %define terminfo_version 5.7_20091114-14
 %define terminfo_rpmvers %{expand:%(echo 5.7_20091114-14 | tr - _)} 
 
diff --git a/cygwin/i686/i686-pc-cygwin-w32api.spec b/cygwin/i686/i686-pc-cygwin-w32api.spec
index af395a0..db8f434 100644
--- a/cygwin/i686/i686-pc-cygwin-w32api.spec
+++ b/cygwin/i686/i686-pc-cygwin-w32api.spec
@@ -30,6 +30,7 @@
 %define _host_rpmprefix %{nil}
 %endif
 
+%{?!el5:%global _with_noarch_subpackages 1}
 %define w32api_version 3.17-2
 %define w32api_rpmvers %{expand:%(echo 3.17-2 | tr - _)} 
 
diff --git a/cygwin/i686/i686-pc-cygwin-zlib.spec b/cygwin/i686/i686-pc-cygwin-zlib.spec
index ad98f44..f289364 100644
--- a/cygwin/i686/i686-pc-cygwin-zlib.spec
+++ b/cygwin/i686/i686-pc-cygwin-zlib.spec
@@ -30,6 +30,7 @@
 %define _host_rpmprefix %{nil}
 %endif
 
+%{?!el5:%global _with_noarch_subpackages 1}
 %define zlib_version 1.2.7-1
 %define zlib_rpmvers %{expand:%(echo 1.2.7-1 | tr - _)} 
 




More information about the vc mailing list