Hello community, here is the log from the commit of package gnome-common for openSUSE:Factory checked in at Tue May 3 12:44:21 CEST 2011.
-------- --- GNOME/gnome-common/gnome-common.changes 2011-02-13 17:30:20.000000000 +0100 +++ gnome-common/gnome-common.changes 2011-05-03 00:48:54.000000000 +0200 @@ -1,0 +2,8 @@ +Tue May 3 00:47:13 CEST 2011 - [email protected] + +- Update to version 2.34.0: + + Use dirname, instead of basename for finding srcdir. + + Remove gnome1 cruft. + + Mark GNOME_COMMON_INIT as deprecated. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gnome-common-2.28.0.tar.bz2 New: ---- gnome-common-2.34.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-common.spec ++++++ --- /var/tmp/diff_new_pack.8gVdoA/_old 2011-05-03 12:42:58.000000000 +0200 +++ /var/tmp/diff_new_pack.8gVdoA/_new 2011-05-03 12:42:58.000000000 +0200 @@ -31,8 +31,8 @@ Requires: libtool Requires: pkg-config Summary: Common Files to Build GNOME -Version: 2.28.0 -Release: 8 +Version: 2.34.0 +Release: 1 License: GPLv2+ Group: System/GUI/GNOME Source: %{name}-%{version}.tar.bz2 @@ -61,6 +61,6 @@ %doc COPYING ChangeLog README %{_bindir}/* %{_datadir}/aclocal/* -%{_datadir}/gnome-common +%{_datadir}/gnome-common/ %changelog ++++++ gnome-common-2.28.0.tar.bz2 -> gnome-common-2.34.0.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-common-2.28.0/ChangeLog new/gnome-common-2.34.0/ChangeLog --- old/gnome-common-2.28.0/ChangeLog 2009-09-20 19:26:35.000000000 +0200 +++ new/gnome-common-2.34.0/ChangeLog 2011-04-03 19:44:21.000000000 +0200 @@ -1,3 +1,160 @@ +commit a4af250ce8186daaaccf3883a91d6f0bc4722e95 +Author: Christian Persch <[email protected]> +Date: Sun Apr 3 19:44:18 2011 +0200 + + Version 2.34.0 + + configure.in | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 0163dc8d49b6eace36b14b88ca7d3378f22a6fb6 +Author: Christian Persch <[email protected]> +Date: Sun Apr 3 19:43:50 2011 +0200 + + Fix distcheck + + Makefile.am | 2 -- + 1 files changed, 0 insertions(+), 2 deletions(-) + +commit f96a12fc3ead855c129d7ab35737a8b0deceeae5 +Author: Christian Persch <[email protected]> +Date: Sun May 30 22:41:02 2010 +0200 + + Define GNOME_COMMON_INIT with AU_DEFUN + + ... to mark it as deprecated. + + Bug #608285. + + macros2/gnome-common.m4 | 9 ++++++--- + 1 files changed, 6 insertions(+), 3 deletions(-) + +commit 04dd5e38d9ef5f0df89b7def24747f177f258c3a +Author: Christian Persch <[email protected]> +Date: Sun May 30 22:31:50 2010 +0200 + + Add serial to gnome-common.m4 + + macros2/gnome-common.m4 | 2 ++ + 1 files changed, 2 insertions(+), 0 deletions(-) + +commit ca7576b6672c37259dd19ec3ef582ce409d24948 +Author: Christian Persch <[email protected]> +Date: Sun May 30 21:44:00 2010 +0200 + + Remove gnome1 cruft + + configure.in | 1 - + gnome-common.spec.in | 39 -- + intl/ChangeLog | 4 - + intl/Makefile.in | 313 ---------- + intl/README.cvs-commits | 13 - + intl/VERSION | 1 - + intl/bindtextdom.c | 369 ------------ + intl/cat-compat.c | 262 -------- + intl/config.charset | 438 -------------- + intl/dcgettext.c | 58 -- + intl/dcigettext.c | 1259 -------------------------------------- + intl/dcngettext.c | 60 -- + intl/dgettext.c | 59 -- + intl/dngettext.c | 61 -- + intl/explodename.c | 192 ------ + intl/finddomain.c | 198 ------ + intl/gettext.c | 64 -- + intl/gettext.h | 102 ---- + intl/gettextP.h | 252 -------- + intl/hash-string.h | 59 -- + intl/intl-compat.c | 166 ----- + intl/intlh.inst.in | 111 ---- + intl/l10nflist.c | 405 ------------- + intl/libgettext.h | 49 -- + intl/libgnuintl.h | 128 ---- + intl/libintl.glibc | 111 ---- + intl/linux-msg.sed | 100 --- + intl/loadinfo.h | 109 ---- + intl/loadmsgcat.c | 567 ------------------ + intl/localcharset.c | 271 --------- + intl/locale.alias | 78 --- + intl/localealias.c | 404 ------------- + intl/ngettext.c | 68 --- + intl/plural.c | 1326 ----------------------------------------- + intl/plural.y | 413 ------------- + intl/po2tbl.sed.in | 102 ---- + intl/ref-add.sin | 31 - + intl/ref-del.sin | 26 - + intl/textdomain.c | 142 ----- + intl/xopen-msg.sed | 104 ---- + macros/ChangeLog | 1261 --------------------------------------- + macros/Makefile.am | 43 -- + macros/README.cvs-commits | 13 - + macros/aclocal-include.m4 | 16 - + macros/autogen.sh | 210 ------- + macros/compiler-flags.m4 | 109 ---- + macros/curses.m4 | 318 ---------- + macros/gnome-bonobo-check.m4 | 166 ----- + macros/gnome-common.m4 | 14 - + macros/gnome-cxx-check.m4 | 10 - + macros/gnome-fileutils.m4 | 414 ------------- + macros/gnome-gettext.m4 | 338 ----------- + macros/gnome-ghttp-check.m4 | 14 - + macros/gnome-gnorba-check.m4 | 35 -- + macros/gnome-guile-checks.m4 | 134 ----- + macros/gnome-libgtop-check.m4 | 217 ------- + macros/gnome-objc-checks.m4 | 83 --- + macros/gnome-orbit-check.m4 | 33 - + macros/gnome-pilot.m4 | 213 ------- + macros/gnome-print-check.m4 | 63 -- + macros/gnome-pthread-check.m4 | 18 - + macros/gnome-support.m4 | 68 --- + macros/gnome-undelfs.m4 | 22 - + macros/gnome-vfs.m4 | 126 ---- + macros/gnome-x-checks.m4 | 80 --- + macros/gnome-xml-check.m4 | 32 - + macros/gnome.m4 | 130 ---- + macros/gperf-check.m4 | 79 --- + macros/linger.m4 | 28 - + macros/need-declaration.m4 | 42 -- + macros/psiconv.m4 | 53 -- + 71 files changed, 0 insertions(+), 12897 deletions(-) + +commit 972f22b47c0852e207738d66fa2e16e5c37a3b66 +Author: Christian Persch <[email protected]> +Date: Sun May 30 21:42:54 2010 +0200 + + Bump version + + configure.in | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 230af79ef72f1465b83b36df05db08f029805e65 +Author: Mathias Hasselmann <[email protected]> +Date: Fri Mar 19 08:55:57 2010 +0100 + + Use dirname, instead of basename for finding srcdir + + Partially fixes bug #510989. + + doc/usage.txt | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +commit 6ff498d5264fdd1541c2b823334a7542bf01701f +Author: Pablo Castellano <[email protected]> +Date: Mon Jan 4 02:41:09 2010 +0100 + + Updated .gitignore file + + .gitignore | 11 +++++++++++ + 1 files changed, 11 insertions(+), 0 deletions(-) + +commit 36dfb7fa5e7147ad4503053281a9d7c6142f53fe +Author: Christian Persch <[email protected]> +Date: Mon Sep 21 13:43:27 2009 +0200 + + Post branch version update + + configure.in | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + commit b3710d54df87cc7e56fdf093cbe753d022422f73 Author: Christian Persch <[email protected]> Date: Sun Sep 6 16:11:06 2009 +0200 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-common-2.28.0/Makefile.am new/gnome-common-2.34.0/Makefile.am --- old/gnome-common-2.28.0/Makefile.am 2009-09-06 16:11:04.000000000 +0200 +++ new/gnome-common-2.34.0/Makefile.am 2011-04-03 19:43:43.000000000 +0200 @@ -3,8 +3,6 @@ EXTRA_DIST = \ autogen.sh \ gnome-common.doap \ - gnome-common.spec \ - gnome-common.spec.in \ doc/usage.txt \ ChangeLog.pre-git diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-common-2.28.0/Makefile.in new/gnome-common-2.34.0/Makefile.in --- old/gnome-common-2.28.0/Makefile.in 2009-09-06 16:11:29.000000000 +0200 +++ new/gnome-common-2.34.0/Makefile.in 2011-04-03 19:44:10.000000000 +0200 @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.11 from Makefile.am. +# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -33,9 +33,8 @@ POST_UNINSTALL = : subdir = . DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(srcdir)/gnome-common.spec.in \ - $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ - install-sh missing + $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \ + ChangeLog INSTALL NEWS install-sh missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ @@ -43,7 +42,7 @@ am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(install_sh) -d -CONFIG_CLEAN_FILES = gnome-common.spec +CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = AM_V_GEN = $(am__v_GEN_$(V)) am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) @@ -182,8 +181,6 @@ EXTRA_DIST = \ autogen.sh \ gnome-common.doap \ - gnome-common.spec \ - gnome-common.spec.in \ doc/usage.txt \ ChangeLog.pre-git @@ -225,8 +222,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) $(am__aclocal_m4_deps): -gnome-common.spec: $(top_builddir)/config.status $(srcdir)/gnome-common.spec.in - cd $(top_builddir) && $(SHELL) ./config.status $@ # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. @@ -235,7 +230,7 @@ # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): - @failcom='exit 1'; \ + @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ @@ -260,7 +255,7 @@ fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): - @failcom='exit 1'; \ + @fail= failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ @@ -424,7 +419,8 @@ fi; \ done -test -n "$(am__skip_mode_fix)" \ - || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ + || find "$(distdir)" -type d ! -perm -755 \ + -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ @@ -467,17 +463,17 @@ distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ - GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ + GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ - bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ + bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lzma*) \ - unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ + lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ *.tar.xz*) \ xz -dc $(distdir).tar.xz | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ - GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ + GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-common-2.28.0/aclocal.m4 new/gnome-common-2.34.0/aclocal.m4 --- old/gnome-common-2.28.0/aclocal.m4 2009-09-06 16:11:26.000000000 +0200 +++ new/gnome-common-2.34.0/aclocal.m4 2011-04-03 19:43:17.000000000 +0200 @@ -1,4 +1,4 @@ -# generated automatically by aclocal 1.11 -*- Autoconf -*- +# generated automatically by aclocal 1.11.1 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. @@ -13,8 +13,8 @@ m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.64],, -[m4_warning([this file was generated for autoconf 2.64. +m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],, +[m4_warning([this file was generated for autoconf 2.65. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'.])]) @@ -34,7 +34,7 @@ [am__api_version='1.11' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.11], [], +m4_if([$1], [1.11.1], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -50,7 +50,7 @@ # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.11])dnl +[AM_AUTOMAKE_VERSION([1.11.1])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-common-2.28.0/configure new/gnome-common-2.34.0/configure --- old/gnome-common-2.28.0/configure 2009-09-06 16:11:27.000000000 +0200 +++ new/gnome-common-2.34.0/configure 2011-04-03 19:43:17.000000000 +0200 @@ -1,12 +1,14 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.64 for gnome-common 2.28.0. +# Generated by GNU Autoconf 2.65 for gnome-common 2.34.0. # # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-common>. # +# # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, -# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software -# Foundation, Inc. +# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +# Inc. +# # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. @@ -527,7 +529,8 @@ as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" -exec 7<&0 </dev/null 6>&1 +test -n "$DJDIR" || exec 7<&0 </dev/null +exec 6>&1 # Name of the host. # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, @@ -549,8 +552,8 @@ # Identity of this package. PACKAGE_NAME='gnome-common' PACKAGE_TARNAME='gnome-common' -PACKAGE_VERSION='2.28.0' -PACKAGE_STRING='gnome-common 2.28.0' +PACKAGE_VERSION='2.34.0' +PACKAGE_STRING='gnome-common 2.34.0' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-common' PACKAGE_URL='' @@ -1173,7 +1176,7 @@ # 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 gnome-common 2.28.0 to adapt to many kinds of systems. +\`configure' configures gnome-common 2.34.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1239,7 +1242,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gnome-common 2.28.0:";; + short | recursive ) echo "Configuration of gnome-common 2.34.0:";; esac cat <<\_ACEOF @@ -1315,8 +1318,8 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gnome-common configure 2.28.0 -generated by GNU Autoconf 2.64 +gnome-common configure 2.34.0 +generated by GNU Autoconf 2.65 Copyright (C) 2009 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation @@ -1332,8 +1335,8 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by gnome-common $as_me 2.28.0, which was -generated by GNU Autoconf 2.64. Invocation command line was +It was created by gnome-common $as_me 2.34.0, which was +generated by GNU Autoconf 2.65. Invocation command line was $ $0 $@ @@ -1586,7 +1589,7 @@ for ac_site_file in "$ac_site_file1" "$ac_site_file2" do test "x$ac_site_file" = xNONE && continue - if test -r "$ac_site_file"; then + if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 $as_echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 @@ -1595,9 +1598,9 @@ done if test -r "$cache_file"; then - # Some versions of bash will fail to source /dev/null (special - # files actually), so we avoid doing that. - if test -f "$cache_file"; then + # Some versions of bash will fail to source /dev/null (special files + # actually), so we avoid doing that. DJGPP emulates it as a regular file. + if test /dev/null != "$cache_file" && test -f "$cache_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 $as_echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in @@ -2019,6 +2022,7 @@ fi + test -d ./--version && rmdir ./--version if test "${ac_cv_path_mkdir+set}" = set; then MKDIR_P="$ac_cv_path_mkdir -p" else @@ -2026,7 +2030,6 @@ # value for MKDIR_P within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the value is a relative name. - test -d ./--version && rmdir ./--version MKDIR_P="$ac_install_sh -d" fi fi @@ -2143,7 +2146,7 @@ # Define the identity of the package. PACKAGE='gnome-common' - VERSION='2.28.0' + VERSION='2.34.0' cat >>confdefs.h <<_ACEOF @@ -2224,7 +2227,7 @@ -ac_config_files="$ac_config_files Makefile gnome-common.spec macros2/Makefile doc-build/Makefile doc-build/gnome-doc-common" +ac_config_files="$ac_config_files Makefile macros2/Makefile doc-build/Makefile doc-build/gnome-doc-common" cat >confcache <<\_ACEOF @@ -2773,8 +2776,8 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gnome-common $as_me 2.28.0, which was -generated by GNU Autoconf 2.64. Invocation command line was +This file was extended by gnome-common $as_me 2.34.0, which was +generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS @@ -2809,6 +2812,7 @@ -h, --help print this help, then exit -V, --version print version number and configuration settings, then exit + --config print configuration, then exit -q, --quiet, --silent do not print progress messages -d, --debug don't remove temporary files @@ -2823,10 +2827,11 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 +ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -gnome-common config.status 2.28.0 -configured by $0, generated by GNU Autoconf 2.64, - with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" +gnome-common config.status 2.34.0 +configured by $0, generated by GNU Autoconf 2.65, + with options \\"\$ac_cs_config\\" Copyright (C) 2009 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation @@ -2864,6 +2869,8 @@ ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) $as_echo "$ac_cs_version"; exit ;; + --config | --confi | --conf | --con | --co | --c ) + $as_echo "$ac_cs_config"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) @@ -2930,7 +2937,6 @@ do case $ac_config_target in "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "gnome-common.spec") CONFIG_FILES="$CONFIG_FILES gnome-common.spec" ;; "macros2/Makefile") CONFIG_FILES="$CONFIG_FILES macros2/Makefile" ;; "doc-build/Makefile") CONFIG_FILES="$CONFIG_FILES doc-build/Makefile" ;; "doc-build/gnome-doc-common") CONFIG_FILES="$CONFIG_FILES doc-build/gnome-doc-common" ;; @@ -3035,7 +3041,7 @@ t delim :nl h -s/\(.\{148\}\).*/\1/ +s/\(.\{148\}\)..*/\1/ t more1 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ p @@ -3049,7 +3055,7 @@ t nl :delim h -s/\(.\{148\}\).*/\1/ +s/\(.\{148\}\)..*/\1/ t more2 s/["\\]/\\&/g; s/^/"/; s/$/"/ p diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-common-2.28.0/configure.in new/gnome-common-2.34.0/configure.in --- old/gnome-common-2.28.0/configure.in 2009-09-06 16:10:13.000000000 +0200 +++ new/gnome-common-2.34.0/configure.in 2011-04-03 19:42:47.000000000 +0200 @@ -1,5 +1,5 @@ AC_PREREQ(2.54) -AC_INIT([gnome-common], [2.28.0], +AC_INIT([gnome-common], [2.34.0], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-common]) AC_CONFIG_SRCDIR([macros2/gnome-autogen.sh]) @@ -15,7 +15,6 @@ AC_CONFIG_FILES([ Makefile -gnome-common.spec macros2/Makefile doc-build/Makefile doc-build/gnome-doc-common diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-common-2.28.0/doc/usage.txt new/gnome-common-2.34.0/doc/usage.txt --- old/gnome-common-2.28.0/doc/usage.txt 2009-05-06 16:20:26.000000000 +0200 +++ new/gnome-common-2.34.0/doc/usage.txt 2010-05-30 21:42:39.000000000 +0200 @@ -11,7 +11,7 @@ ---- Cut Here ---- #!/bin/sh -srcdir=`basename $0` +srcdir=`dirname $0` [ -z "$srcdir" ] && srcdir=. PKG_NAME=mypackage diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-common-2.28.0/doc-build/Makefile.in new/gnome-common-2.34.0/doc-build/Makefile.in --- old/gnome-common-2.28.0/doc-build/Makefile.in 2009-09-06 16:11:29.000000000 +0200 +++ new/gnome-common-2.34.0/doc-build/Makefile.in 2011-04-03 19:43:18.000000000 +0200 @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.11 from Makefile.am. +# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-common-2.28.0/gnome-common.spec new/gnome-common-2.34.0/gnome-common.spec --- old/gnome-common-2.28.0/gnome-common.spec 2009-09-06 16:11:32.000000000 +0200 +++ new/gnome-common-2.34.0/gnome-common.spec 1970-01-01 01:00:00.000000000 +0100 @@ -1,39 +0,0 @@ -Name: gnome-common -Summary: gnome-common contains useful things common to building gnome packages -Version: 2.28.0 -Release: 0 -License: GPL -Group: Development/Tools -Source: %{name}-%{version}.tar.gz -URL: http://developer.gnome.org/ -BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-root - -%description -Contains files required to bootstrap various Gnome modules when building -from CVS. - -%changelog -* Thu May 13 2004 James Henstridge <[email protected]> -- update and simplify -* Mon Mar 26 2000 Robin * Slomkowski <[email protected]> -- created this thing, and replaced the generic specfile - -%prep -%setup - -%build - -%configure -make - -%install - -%makeinstall - -%files - -%defattr(-, root, root) -%{_bindir}/* -%{_datadir}/aclocal/* -%{_datadir}/gnome-common diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-common-2.28.0/gnome-common.spec.in new/gnome-common-2.34.0/gnome-common.spec.in --- old/gnome-common-2.28.0/gnome-common.spec.in 2009-05-06 16:20:26.000000000 +0200 +++ new/gnome-common-2.34.0/gnome-common.spec.in 1970-01-01 01:00:00.000000000 +0100 @@ -1,39 +0,0 @@ -Name: gnome-common -Summary: gnome-common contains useful things common to building gnome packages -Version: @VERSION@ -Release: 0 -License: GPL -Group: Development/Tools -Source: %{name}-%{version}.tar.gz -URL: http://developer.gnome.org/ -BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-root - -%description -Contains files required to bootstrap various Gnome modules when building -from CVS. - -%changelog -* Thu May 13 2004 James Henstridge <[email protected]> -- update and simplify -* Mon Mar 26 2000 Robin * Slomkowski <[email protected]> -- created this thing, and replaced the generic specfile - -%prep -%setup - -%build - -%configure -make - -%install - -%makeinstall - -%files - -%defattr(-, root, root) -%{_bindir}/* -%{_datadir}/aclocal/* -%{_datadir}/gnome-common diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-common-2.28.0/macros2/Makefile.in new/gnome-common-2.34.0/macros2/Makefile.in --- old/gnome-common-2.28.0/macros2/Makefile.in 2009-09-06 16:11:29.000000000 +0200 +++ new/gnome-common-2.34.0/macros2/Makefile.in 2011-04-03 19:43:18.000000000 +0200 @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.11 from Makefile.am. +# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-common-2.28.0/macros2/gnome-common.m4 new/gnome-common-2.34.0/macros2/gnome-common.m4 --- old/gnome-common-2.28.0/macros2/gnome-common.m4 2009-08-16 22:06:15.000000000 +0200 +++ new/gnome-common-2.34.0/macros2/gnome-common.m4 2010-05-30 22:46:38.000000000 +0200 @@ -1,9 +1,11 @@ # gnome-common.m4 +# +# serial 3 # dnl GNOME_COMMON_INIT -AC_DEFUN([GNOME_COMMON_INIT], +AU_DEFUN([GNOME_COMMON_INIT], [ dnl this macro should come after AC_CONFIG_MACRO_DIR AC_BEFORE([AC_CONFIG_MACRO_DIR], [$0]) @@ -16,7 +18,10 @@ fi AC_SUBST([ACLOCAL_AMFLAGS]) -]) +], +[[$0: This macro is deprecated. You should set put "ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}" +in your top-level Makefile.am, instead, where "m4" is the macro directory set +with AC_CONFIG_MACRO_DIR() in your configure.ac]]) AC_DEFUN([GNOME_DEBUG_CHECK], [ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
