[rtems-buildsys commit] Add fedora-18-*4.11

Ralf Corsepius ralf at rtems.org
Fri Sep 7 05:31:11 UTC 2012


Module:    rtems-buildsys
Branch:    master
Commit:    fe0fb42854aded700d7d64a1c4161def4bca6dc5
Changeset: http://git.rtems.org/rtems-buildsys/commit/?id=fe0fb42854aded700d7d64a1c4161def4bca6dc5

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Thu Sep  6 09:43:18 2012 +0200

Add fedora-18-*4.11

---

 rtems-mock/configure                               |   20 +++++-----
 rtems-mock/configure.ac                            |    2 +-
 .../etc/mock/fedora-18-i386-rtems4.11.cfg.in       |   40 ++++++++++++++++++++
 .../etc/mock/fedora-18-x86_64-rtems4.11.cfg.in     |   40 ++++++++++++++++++++
 4 files changed, 91 insertions(+), 11 deletions(-)

diff --git a/rtems-mock/configure b/rtems-mock/configure
index 082ec0b..0da5d76 100755
--- a/rtems-mock/configure
+++ b/rtems-mock/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for rtems-mock 1.20120905.3.
+# Generated by GNU Autoconf 2.69 for rtems-mock 1.20120906.0.
 #
 # Report bugs to <ralf.corsepius at rtems.org>.
 #
@@ -579,8 +579,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='rtems-mock'
 PACKAGE_TARNAME='rtems-mock'
-PACKAGE_VERSION='1.20120905.3'
-PACKAGE_STRING='rtems-mock 1.20120905.3'
+PACKAGE_VERSION='1.20120906.0'
+PACKAGE_STRING='rtems-mock 1.20120906.0'
 PACKAGE_BUGREPORT='ralf.corsepius at rtems.org'
 PACKAGE_URL=''
 
@@ -1213,7 +1213,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures rtems-mock 1.20120905.3 to adapt to many kinds of systems.
+\`configure' configures rtems-mock 1.20120906.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1279,7 +1279,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of rtems-mock 1.20120905.3:";;
+     short | recursive ) echo "Configuration of rtems-mock 1.20120906.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1357,7 +1357,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-rtems-mock configure 1.20120905.3
+rtems-mock configure 1.20120906.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1374,7 +1374,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by rtems-mock $as_me 1.20120905.3, which was
+It was created by rtems-mock $as_me 1.20120906.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2189,7 +2189,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='rtems-mock'
- VERSION='1.20120905.3'
+ VERSION='1.20120906.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3232,7 +3232,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by rtems-mock $as_me 1.20120905.3, which was
+This file was extended by rtems-mock $as_me 1.20120906.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3285,7 +3285,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-rtems-mock config.status 1.20120905.3
+rtems-mock config.status 1.20120906.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/rtems-mock/configure.ac b/rtems-mock/configure.ac
index 8ffc37a..30cbef9 100644
--- a/rtems-mock/configure.ac
+++ b/rtems-mock/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.68)
-AC_INIT([rtems-mock],[1.20120905.3],[ralf.corsepius at rtems.org],[rtems-mock])
+AC_INIT([rtems-mock],[1.20120906.0],[ralf.corsepius at rtems.org],[rtems-mock])
 AM_INIT_AUTOMAKE([no-dist-gzip dist-xz tar-pax 1.11.3 foreign])
 AM_MAINTAINER_MODE
 
diff --git a/rtems-mock/etc/mock/fedora-18-i386-rtems4.11.cfg.in b/rtems-mock/etc/mock/fedora-18-i386-rtems4.11.cfg.in
new file mode 100644
index 0000000..2bbff01
--- /dev/null
+++ b/rtems-mock/etc/mock/fedora-18-i386-rtems4.11.cfg.in
@@ -0,0 +1,40 @@
+config_opts['root'] = 'fedora-18-i386-rtems'
+config_opts['runuser'] = '/sbin/runuser'
+config_opts['target_arch'] = 'i686'
+config_opts['chroot_setup_cmd'] = 'groupinstall buildsys-build'
+config_opts['macros']['%vendor'] = 'RTEMS Project http://www.rtems.org'
+config_opts['macros']['%_with_noarch_subpackages'] = '1'
+
+config_opts['yum.conf'] = """
+[main]
+cachedir=/var/cache/yum
+debuglevel=1
+reposdir=/dev/null
+logfile=/var/log/yum.log
+retries=20
+obsoletes=1
+gpgcheck=0
+assumeyes=1
+
+# repos
+[fedora]
+name=fedora
+# baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/18/Everything/i386/os/
+mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-18&arch=i386
+
+[updates]
+name=updates
+# baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/18/i386/
+mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f18&arch=i386
+enabled=1
+
+[rtems-infra]
+name=infrastructure
+baseurl=ftp://ftp.rtems.org/pub/rtems/linux/infrastructure/fedora/18/i386/
+
+[rtems-4.11]
+name=rtems-4.11
+baseurl=ftp://ftp.rtems.org/pub/rtems/linux/4.11/fedora/18/i386/
+
+
+"""
diff --git a/rtems-mock/etc/mock/fedora-18-x86_64-rtems4.11.cfg.in b/rtems-mock/etc/mock/fedora-18-x86_64-rtems4.11.cfg.in
new file mode 100644
index 0000000..bd50732
--- /dev/null
+++ b/rtems-mock/etc/mock/fedora-18-x86_64-rtems4.11.cfg.in
@@ -0,0 +1,40 @@
+config_opts['root'] = 'fedora-18-x86_64-rtems'
+config_opts['runuser'] = '/sbin/runuser'
+config_opts['target_arch'] = 'x86_64'
+config_opts['chroot_setup_cmd'] = 'groupinstall buildsys-build'
+config_opts['macros']['%vendor'] = 'RTEMS Project http://www.rtems.org'
+config_opts['macros']['%_with_noarch_subpackages'] = '1'
+
+config_opts['yum.conf'] = """
+[main]
+cachedir=/var/cache/yum
+debuglevel=1
+reposdir=/dev/null
+logfile=/var/log/yum.log
+retries=20
+obsoletes=1
+gpgcheck=0
+assumeyes=1
+
+# repos
+[fedora]
+name=fedora
+# baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/18/Everything/x86_64/os/
+mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-18&arch=x86_64
+
+[updates]
+name=updates
+# baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/18/x86_64/
+mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f18&arch=x86_64
+enabled=1
+
+[rtems-infra]
+name=infrastructure
+baseurl=ftp://ftp.rtems.org/pub/rtems/linux/infrastructure/fedora/18/x86_64/
+
+[rtems-4.11]
+name=rtems-4.11
+baseurl=ftp://ftp.rtems.org/pub/rtems/linux/4.11/fedora/18/x86_64/
+
+
+"""




More information about the vc mailing list