[rtems-buildsys commit] Regenerate.

Ralf Corsepius ralf at rtems.org
Sat Jun 15 05:07:20 UTC 2013


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Fri May 24 05:57:33 2013 +0200

Regenerate.

---

 rtems-sbuild/Makefile.in       |   13 ++++++++++---
 rtems-sbuild/configure         |   20 ++++++++++----------
 rtems-sbuild/rtems-sbuild.spec |    5 +----
 3 files changed, 21 insertions(+), 17 deletions(-)

diff --git a/rtems-sbuild/Makefile.in b/rtems-sbuild/Makefile.in
index dd7642f..4e7245b 100644
--- a/rtems-sbuild/Makefile.in
+++ b/rtems-sbuild/Makefile.in
@@ -205,6 +205,8 @@ schrootconfdir = ${sysconfdir}/schroot
 schrootchroot_ddir = ${schrootconfdir}/chroot.d
 dist_schrootchroot_d_DATA = etc/schroot/chroot.d/squeeze-amd64-sbuild \
 	etc/schroot/chroot.d/squeeze-i386-sbuild \
+	etc/schroot/chroot.d/wheezy-amd64-sbuild \
+	etc/schroot/chroot.d/wheezy-i386-sbuild \
 	etc/schroot/chroot.d/lucid-amd64-sbuild \
 	etc/schroot/chroot.d/lucid-i386-sbuild \
 	etc/schroot/chroot.d/oneiric-amd64-sbuild \
@@ -629,7 +631,7 @@ info: info-am
 
 info-am:
 
-install-data-am: install-dist_keyringsDATA \
+install-data-am: install-data-local install-dist_keyringsDATA \
 	install-dist_schrootchroot_dDATA \
 	install-dist_schrootsetup_dSCRIPTS
 
@@ -689,8 +691,8 @@ uninstall-am: uninstall-dist_keyringsDATA \
 	dist-xz dist-zip distcheck distclean distclean-generic \
 	distclean-tags distcleancheck distdir distuninstallcheck dvi \
 	dvi-am html html-am info info-am install install-am \
-	install-data install-data-am install-dist_keyringsDATA \
-	install-dist_schrootchroot_dDATA \
+	install-data install-data-am install-data-local \
+	install-dist_keyringsDATA install-dist_schrootchroot_dDATA \
 	install-dist_schrootsetup_dSCRIPTS install-dvi install-dvi-am \
 	install-exec install-exec-am install-html install-html-am \
 	install-info install-info-am install-man install-pdf \
@@ -702,6 +704,11 @@ uninstall-am: uninstall-dist_keyringsDATA \
 	uninstall-dist_schrootsetup_dSCRIPTS
 
 
+install-data-local:
+	for d in $(srcdir)/etc/schroot/chroot.d/*-sbuild; do \
+	$(MKDIR_P) $(DESTDIR)/srv/chroot/`basename $$d -sbuild`; \
+	done
+
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff --git a/rtems-sbuild/configure b/rtems-sbuild/configure
index b87ae49..62ecb4c 100755
--- a/rtems-sbuild/configure
+++ b/rtems-sbuild/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for rtems-sbuild 0.20130426.1.
+# Generated by GNU Autoconf 2.69 for rtems-sbuild 0.20130523.0.
 #
 # Report bugs to <ralf.corsepius at rtems.org>.
 #
@@ -579,8 +579,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='rtems-sbuild'
 PACKAGE_TARNAME='rtems-sbuild'
-PACKAGE_VERSION='0.20130426.1'
-PACKAGE_STRING='rtems-sbuild 0.20130426.1'
+PACKAGE_VERSION='0.20130523.0'
+PACKAGE_STRING='rtems-sbuild 0.20130523.0'
 PACKAGE_BUGREPORT='ralf.corsepius at rtems.org'
 PACKAGE_URL=''
 
@@ -1196,7 +1196,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-sbuild 0.20130426.1 to adapt to many kinds of systems.
+\`configure' configures rtems-sbuild 0.20130523.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1262,7 +1262,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of rtems-sbuild 0.20130426.1:";;
+     short | recursive ) echo "Configuration of rtems-sbuild 0.20130523.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1329,7 +1329,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-rtems-sbuild configure 0.20130426.1
+rtems-sbuild configure 0.20130523.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1346,7 +1346,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-sbuild $as_me 0.20130426.1, which was
+It was created by rtems-sbuild $as_me 0.20130523.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2171,7 +2171,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='rtems-sbuild'
- VERSION='0.20130426.1'
+ VERSION='0.20130523.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2864,7 +2864,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-sbuild $as_me 0.20130426.1, which was
+This file was extended by rtems-sbuild $as_me 0.20130523.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2917,7 +2917,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-sbuild config.status 0.20130426.1
+rtems-sbuild config.status 0.20130523.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/rtems-sbuild/rtems-sbuild.spec b/rtems-sbuild/rtems-sbuild.spec
index 64c7431..47d0a35 100644
--- a/rtems-sbuild/rtems-sbuild.spec
+++ b/rtems-sbuild/rtems-sbuild.spec
@@ -1,5 +1,5 @@
 Name:           rtems-sbuild
-Version:        0.20130426.1
+Version:        0.20130523.0
 Release:        0%{?dist}
 Summary:        RTEMS sbuild chroots setup
 
@@ -32,9 +32,6 @@ make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
-for d in $RPM_BUILD_ROOT%{_sysconfdir}/schroot/chroot.d/*; do
-mkdir -p $RPM_BUILD_ROOT/srv/chroot/$(basename $d -sbuild);
-done
 
 %files
 %defattr(-,root,root,-)




More information about the vc mailing list