rpms/evolution-connector/devel .cvsignore, 1.20, 1.21 evolution-connector.spec, 1.41, 1.42 regenerate-patch.sh, 1.9, 1.10 sources, 1.20, 1.21 ximian-connector-2.1.4-generated-autotool.patch, 1.8, 1.9

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Dec 5 03:56:33 UTC 2005


Author: dmalcolm

Update of /cvs/dist/rpms/evolution-connector/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv7255

Modified Files:
	.cvsignore evolution-connector.spec regenerate-patch.sh 
	sources ximian-connector-2.1.4-generated-autotool.patch 
Log Message:
* Fri Dec  2 2005 David Malcolm <dmalcolm at redhat.com> - 2.4.2-1
- 2.4.2
- regenerate patch 200; forcing regeneration of intltool scripts to 
  keep them in sync with our aclocal/intltool.m4
 



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/evolution-connector/devel/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore	19 Oct 2005 03:47:57 -0000	1.20
+++ .cvsignore	5 Dec 2005 03:56:30 -0000	1.21
@@ -1 +1 @@
-evolution-exchange-2.4.1.tar.bz2
+evolution-exchange-2.4.2.tar.bz2


Index: evolution-connector.spec
===================================================================
RCS file: /cvs/dist/rpms/evolution-connector/devel/evolution-connector.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- evolution-connector.spec	29 Nov 2005 14:24:18 -0000	1.41
+++ evolution-connector.spec	5 Dec 2005 03:56:30 -0000	1.42
@@ -6,8 +6,8 @@
 %define plibdir %(pkg-config evolution-shell-%{evo_major} --variable=privlibdir 2>/dev/null)
 
 Name: evolution-connector
-Version: 2.4.1
-Release: 3
+Version: 2.4.2
+Release: 1
 License: GPL
 Group: Applications/Productivity
 URL:  http://ftp.gnome.org/pub/gnome/sources/evolution-exchange/2.4/
@@ -93,6 +93,11 @@
 %{_datadir}/evolution-exchange/%{evo_major}/ui/ximian-connector.xml
 
 %changelog
+* Fri Dec  2 2005 David Malcolm <dmalcolm at redhat.com> - 2.4.2-1
+- 2.4.2
+- regenerate patch 200; forcing regeneration of intltool scripts to 
+  keep them in sync with our aclocal/intltool.m4
+ 
 * Tue Nov 29 2005 David Malcolm <dmalcolm at redhat.com> - 2.4.1-3
 - add -DLDAP_DEPRECATED to CFLAGS (#172999)
 


Index: regenerate-patch.sh
===================================================================
RCS file: /cvs/dist/rpms/evolution-connector/devel/regenerate-patch.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- regenerate-patch.sh	8 Sep 2005 01:00:26 -0000	1.9
+++ regenerate-patch.sh	5 Dec 2005 03:56:30 -0000	1.10
@@ -1,5 +1,5 @@
 #!/bin/sh
-BASE_NAME=evolution-exchange-2.4.0
+BASE_NAME=evolution-exchange-2.4.2
 TARBALL_NAME=$BASE_NAME.tar.bz2
 
 #INPUT_PATCHES="ximian-connector-2.1.4-64bit-fix-acinclude.m4.patch ximian-connector-2.2.2-noinst-ltlibraries.patch ximian-connector-2.2.2-install-debug-utilities.patch"
@@ -40,6 +40,7 @@
 autoheader
 automake
 libtoolize
+intltoolize --force
 autoconf
 
 # Now generate a resulting patch to be applied:


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/evolution-connector/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources	19 Oct 2005 03:47:57 -0000	1.20
+++ sources	5 Dec 2005 03:56:30 -0000	1.21
@@ -1 +1 @@
-be61e4e8cfc64650c214525c5a615ed6  evolution-exchange-2.4.1.tar.bz2
+67802f9c0be1528edaa0612188588914  evolution-exchange-2.4.2.tar.bz2

ximian-connector-2.1.4-generated-autotool.patch:
 Makefile.in                |  266 
 acinclude.m4               |   22 
 aclocal.m4                 |15084 ++++++++++++++++++++++-----------------------
 addressbook/Makefile.in    |  187 
 autom4te.cache             |only
 calendar/Makefile.in       |  191 
 camel/Makefile.in          |  251 
 configure                  | 1105 ++-
 docs/Makefile.in           |  173 
 docs/ietf/Makefile.in      |   81 
 docs/reference/Makefile.in |  109 
 intltool-extract.in        |    4 
 intltool-merge.in          |    4 
 intltool-update.in         |   23 
 mail/Makefile.in           |  183 
 po/Makefile.in.in          |   83 
 shell/Makefile.in          |  268 
 storage/Makefile.in        |  377 -
 18 files changed, 9393 insertions(+), 9018 deletions(-)

View full diff with command:
/usr/bin/cvs -f diff  -kk -u -N -r 1.8 -r 1.9 ximian-connector-2.1.4-generated-autotool.patch
Index: ximian-connector-2.1.4-generated-autotool.patch
===================================================================
RCS file: /cvs/dist/rpms/evolution-connector/devel/ximian-connector-2.1.4-generated-autotool.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ximian-connector-2.1.4-generated-autotool.patch	8 Sep 2005 01:00:26 -0000	1.8
+++ ximian-connector-2.1.4-generated-autotool.patch	5 Dec 2005 03:56:30 -0000	1.9
@@ -1,6 +1,6 @@
-diff --recursive -up evolution-exchange-2.4.0-pristine/acinclude.m4 evolution-exchange-2.4.0-patched/acinclude.m4
---- evolution-exchange-2.4.0-pristine/acinclude.m4	2004-08-13 14:16:45.000000000 -0400
-+++ evolution-exchange-2.4.0-patched/acinclude.m4	2005-09-07 20:53:23.000000000 -0400
+diff --recursive -up evolution-exchange-2.4.2-pristine/acinclude.m4 evolution-exchange-2.4.2-patched/acinclude.m4
+--- evolution-exchange-2.4.2-pristine/acinclude.m4	2004-08-13 14:16:45.000000000 -0400
++++ evolution-exchange-2.4.2-patched/acinclude.m4	2005-12-02 17:25:12.000000000 -0500
 @@ -34,6 +34,18 @@ AC_DEFUN([EVO_LDAP_CHECK], [
  	AC_ARG_WITH(openldap,     [  --with-openldap=[no/yes/PREFIX]      Enable LDAP support in evolution])
  	AC_ARG_WITH(static-ldap,  [  --with-static-ldap=[no/yes]          Link LDAP support statically into evolution ])
@@ -54,22 +54,21 @@
  					else
  						LDAP_LIBS="-lldap $LDAP_LIBS"
  					fi],
-Only in evolution-exchange-2.4.0-pristine: acinclude.m4.autotool-results
-diff --recursive -up evolution-exchange-2.4.0-pristine/aclocal.m4 evolution-exchange-2.4.0-patched/aclocal.m4
---- evolution-exchange-2.4.0-pristine/aclocal.m4	2005-09-05 04:39:23.000000000 -0400
-+++ evolution-exchange-2.4.0-patched/aclocal.m4	2005-09-07 20:53:28.000000000 -0400
+diff --recursive -up evolution-exchange-2.4.2-pristine/aclocal.m4 evolution-exchange-2.4.2-patched/aclocal.m4
+--- evolution-exchange-2.4.2-pristine/aclocal.m4	2005-11-28 06:51:00.000000000 -0500
++++ evolution-exchange-2.4.2-patched/aclocal.m4	2005-12-02 17:25:17.000000000 -0500
 @@ -1,7 +1,7 @@
--# aclocal.m4 generated automatically by aclocal 1.6.3 -*- Autoconf -*-
+-# generated automatically by aclocal 1.7.9 -*- Autoconf -*-
 +# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
  
--# Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002
+-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
 -# Free Software Foundation, Inc.
 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 +# 2005  Free Software Foundation, Inc.
  # This file is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
-@@ -11,3909 +11,3794 @@
+@@ -11,4074 +11,3791 @@
  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  # PARTICULAR PURPOSE.
  
@@ -493,12 +492,11 @@
 -# serial 5
 +  AC_ARG_ENABLE(schemas-install,
 +     [  --disable-schemas-install	Disable the schemas installation],
-+     [case "${enableval}" in
-+       yes) schemas_install=true ;;
-+       no)  schemas_install=false ;;
++     [case ${enableval} in
++       yes|no) ;;
 +       *) AC_MSG_ERROR(bad value ${enableval} for --enable-schemas-install) ;;
-+     esac],[schemas_install=true])
-+     AM_CONDITIONAL(GCONF_SCHEMAS_INSTALL, test x$schemas_install = xtrue)
++      esac])
++  AM_CONDITIONAL([GCONF_SCHEMAS_INSTALL], [test "$enable_schemas_install" != no])
 +])
  
 -AC_PREREQ(2.52)
@@ -522,7 +520,7 @@
 -fi
 -AC_CONFIG_COMMANDS_PRE(
 -[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
--  AC_MSG_ERROR([conditional \"$1\" was never defined.
+-  AC_MSG_ERROR([conditional "$1" was never defined.
 -Usually this means the macro was only invoked conditionally.])
 -fi])])
 -
@@ -632,6 +630,18 @@
 -
 -AC_REQUIRE([_LT_AC_SYS_COMPILER])dnl
 -_LT_AC_PROG_ECHO_BACKSLASH
+-
+-case $host_os in
+-aix3*)
+-  # AIX sometimes has problems with the GCC collect2 program.  For some
+-  # reason, if we set the COLLECT_NAMES environment variable, the problems
+-  # vanish in a puff of smoke.
+-  if test "X${COLLECT_NAMES+set}" != Xset; then
+-    COLLECT_NAMES=
+-    export COLLECT_NAMES
+-  fi
+-  ;;
+-esac
 +  pkg_config_args=glib-2.0
 +  for module in . $4
 +  do
@@ -651,27 +661,19 @@
 +      esac
 +  done
  
--case $host_os in
--aix3*)
--  # AIX sometimes has problems with the GCC collect2 program.  For some
--  # reason, if we set the COLLECT_NAMES environment variable, the problems
--  # vanish in a puff of smoke.
--  if test "X${COLLECT_NAMES+set}" != Xset; then
--    COLLECT_NAMES=
--    export COLLECT_NAMES
--  fi
--  ;;
--esac
-+  AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- 
 -# Sed substitution that helps us do robust quoting.  It backslashifies
 -# metacharacters that are still active within double-quoted strings.
--Xsed='sed -e s/^X//'
+-Xsed='sed -e 1s/^X//'
 -[sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g']
-+  no_glib=""
++  AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
  
 -# Same as above, but do not quote variable references.
 -[double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g']
++  no_glib=""
+ 
+-# Sed substitution to delay expansion of an escaped shell variable in a
+-# double_quote_subst'ed string.
+-delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
 +  if test x$PKG_CONFIG != xno ; then
 +    if $PKG_CONFIG --atleast-pkgconfig-version 0.7 ; then
 +      :
@@ -684,14 +686,13 @@
 +    no_glib=yes
 +  fi
  
--# Sed substitution to delay expansion of an escaped shell variable in a
--# double_quote_subst'ed string.
--delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
+-# Sed substitution to avoid accidental globbing in evaled expressions
+-no_glob_subst='s/\*/\\\*/g'
 +  min_glib_version=ifelse([$1], ,2.0.0,$1)
 +  AC_MSG_CHECKING(for GLIB - version >= $min_glib_version)
  
--# Sed substitution to avoid accidental globbing in evaled expressions
--no_glob_subst='s/\*/\\\*/g'
+-# Constants:
+-rm="rm -f"
 +  if test x$PKG_CONFIG != xno ; then
 +    ## don't try to run the test against uninstalled libtool libs
 +    if $PKG_CONFIG --uninstalled $pkg_config_args; then
@@ -699,8 +700,9 @@
 +	  enable_glibtest=no
 +    fi
  
--# Constants:
--rm="rm -f"
+-# Global variables:
+-default_ofile=libtool
+-can_build_shared=yes
 +    if $PKG_CONFIG --atleast-version $min_glib_version $pkg_config_args; then
 +	  :
 +    else
@@ -708,20 +710,20 @@
 +    fi
 +  fi
  
--# Global variables:
--default_ofile=libtool
--can_build_shared=yes
-+  if test x"$no_glib" = x ; then
-+    GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`
-+    GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0`
-+    GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
- 
 -# All known linkers require a `.a' archive for static linking (except M$VC,
 -# which needs '.lib').
 -libext=a
 -ltmain="$ac_aux_dir/ltmain.sh"
 -ofile="$default_ofile"
 -with_gnu_ld="$lt_cv_prog_gnu_ld"
++  if test x"$no_glib" = x ; then
++    GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`
++    GOBJECT_QUERY=`$PKG_CONFIG --variable=gobject_query glib-2.0`
++    GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
+ 
+-AC_CHECK_TOOL(AR, ar, false)
+-AC_CHECK_TOOL(RANLIB, ranlib, :)
+-AC_CHECK_TOOL(STRIP, strip, :)
 +    GLIB_CFLAGS=`$PKG_CONFIG --cflags $pkg_config_args`
 +    GLIB_LIBS=`$PKG_CONFIG --libs $pkg_config_args`
 +    glib_config_major_version=`$PKG_CONFIG --modversion glib-2.0 | \
@@ -745,19 +747,14 @@
 +#include <stdio.h>
 +#include <stdlib.h>
  
--AC_CHECK_TOOL(AR, ar, false)
--AC_CHECK_TOOL(RANLIB, ranlib, :)
--AC_CHECK_TOOL(STRIP, strip, :)
+-old_CC="$CC"
+-old_CFLAGS="$CFLAGS"
 +int 
 +main ()
 +{
 +  int major, minor, micro;
[...28020 lines suppressed...]
 -
  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  	unique=`for i in $$list; do \
-@@ -566,6 +625,7 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS
+@@ -624,6 +622,7 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS
  	  $(AWK) '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
  	mkid -fID $$unique
@@ -27013,54 +22706,34 @@
  
  TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
-@@ -577,8 +637,24 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEP
+@@ -635,10 +634,11 @@ TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEP
  	  done | \
  	  $(AWK) '    { files[$$0] = 1; } \
  	       END { for (i in files) print i; }'`; \
 -	test -z "$(ETAGS_ARGS)$$tags$$unique" \
 -	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+-	     $$tags $$unique
+-
 +	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 +	  test -n "$$unique" || unique=$$empty_fix; \
 +	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 +	    $$tags $$unique; \
 +	fi
-+ctags: CTAGS
-+CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-+		$(TAGS_FILES) $(LISP)
-+	tags=; \
-+	here=`pwd`; \
-+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-+	unique=`for i in $$list; do \
-+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-+	  done | \
-+	  $(AWK) '    { files[$$0] = 1; } \
-+	       END { for (i in files) print i; }'`; \
-+	test -z "$(CTAGS_ARGS)$$tags$$unique" \
-+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- 	     $$tags $$unique
- 
- GTAGS:
-@@ -587,19 +663,21 @@ GTAGS:
- 	  && gtags -i $(GTAGS_ARGS) $$here
+ ctags: CTAGS
+ CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+ 		$(TAGS_FILES) $(LISP)
+@@ -661,10 +661,6 @@ GTAGS:
  
  distclean-tags:
--	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
+ 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 -
 -top_distdir = ..
 -distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
-+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  
  distdir: $(DISTFILES)
--	@list='$(DISTFILES)'; for file in $$list; do \
-+	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
-+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
-+	list='$(DISTFILES)'; for file in $$list; do \
-+	  case $$file in \
-+	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
-+	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
-+	  esac; \
- 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ 	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+@@ -678,7 +674,7 @@ distdir: $(DISTFILES)
  	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  	    dir="/$$dir"; \
@@ -27069,51 +22742,29 @@
  	  else \
  	    dir=''; \
  	  fi; \
-@@ -617,10 +695,10 @@ distdir: $(DISTFILES)
+@@ -696,9 +692,10 @@ distdir: $(DISTFILES)
  check-am: all-am
  check: check-am
  all-am: Makefile $(PROGRAMS) $(DATA)
 -
  installdirs:
 -	$(mkinstalldirs) $(DESTDIR)$(EVOLUTION_privlibexecdir) $(DESTDIR)$(gladedir) $(DESTDIR)$(imagesdir) $(DESTDIR)$(serverdir) $(DESTDIR)$(uidir)
--
 +	for dir in "$(DESTDIR)$(EVOLUTION_privlibexecdir)" "$(DESTDIR)$(gladedir)" "$(DESTDIR)$(imagesdir)" "$(DESTDIR)$(serverdir)" "$(DESTDIR)$(uidir)"; do \
 +	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
 +	done
  install: install-am
  install-exec: install-exec-am
  install-data: install-data-am
-@@ -632,7 +710,7 @@ install-am: all-am
- installcheck: installcheck-am
- install-strip:
- 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
--	  INSTALL_STRIP_FLAG=-s \
-+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- 	  `test -z '$(STRIP)' || \
- 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
- mostlyclean-generic:
-@@ -640,7 +718,7 @@ mostlyclean-generic:
+@@ -718,7 +715,7 @@ mostlyclean-generic:
  clean-generic:
  
  distclean-generic:
--	-rm -f Makefile $(CONFIG_CLEAN_FILES)
+-	-rm -f $(CONFIG_CLEAN_FILES)
 +	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
  
  maintainer-clean-generic:
-@@ -652,20 +730,23 @@ clean-am: clean-EVOLUTION_privlibexecPRO
- 	clean-libtool clean-noinstPROGRAMS mostlyclean-am
- 
- distclean: distclean-am
--
--distclean-am: clean-am distclean-compile distclean-depend \
--	distclean-generic distclean-libtool distclean-tags
-+	-rm -rf ./$(DEPDIR)
-+	-rm -f Makefile
-+distclean-am: clean-am distclean-compile distclean-generic \
-+	distclean-libtool distclean-tags
- 
- dvi: dvi-am
+@@ -739,12 +736,14 @@ dvi: dvi-am
  
  dvi-am:
  
@@ -27130,48 +22781,22 @@
  
  install-exec-am: install-EVOLUTION_privlibexecPROGRAMS \
  	install-exec-local
-@@ -677,7 +758,8 @@ install-man:
- installcheck-am:
- 
- maintainer-clean: maintainer-clean-am
--
-+	-rm -rf ./$(DEPDIR)
-+	-rm -f Makefile
- maintainer-clean-am: distclean-am maintainer-clean-generic
- 
- mostlyclean: mostlyclean-am
-@@ -685,25 +767,34 @@ mostlyclean: mostlyclean-am
- mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- 	mostlyclean-libtool
- 
-+pdf: pdf-am
-+
-+pdf-am:
-+
-+ps: ps-am
-+
-+ps-am:
-+
- uninstall-am: uninstall-EVOLUTION_privlibexecPROGRAMS \
- 	uninstall-gladeDATA uninstall-imagesDATA uninstall-info-am \
+@@ -778,18 +777,18 @@ uninstall-am: uninstall-EVOLUTION_privli
  	uninstall-serverDATA uninstall-uiDATA
  
--.PHONY: GTAGS all all-am check check-am clean \
+ .PHONY: CTAGS GTAGS all all-am check check-am clean \
 -	clean-EVOLUTION_privlibexecPROGRAMS clean-generic clean-libtool \
--	clean-noinstPROGRAMS distclean distclean-compile \
--	distclean-depend distclean-generic distclean-libtool \
--	distclean-tags distdir dvi dvi-am info info-am install \
+-	clean-noinstPROGRAMS ctags distclean distclean-compile \
+-	distclean-generic distclean-libtool distclean-tags distdir dvi \
+-	dvi-am info info-am install \
 -	install-EVOLUTION_privlibexecPROGRAMS install-am install-data \
 -	install-data-am install-exec install-exec-am install-exec-local \
 -	install-gladeDATA install-imagesDATA install-info \
 -	install-info-am install-man install-serverDATA install-strip \
 -	install-uiDATA installcheck installcheck-am installdirs \
 -	maintainer-clean maintainer-clean-generic mostlyclean \
--	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
--	tags uninstall uninstall-EVOLUTION_privlibexecPROGRAMS \
--	uninstall-am uninstall-gladeDATA uninstall-imagesDATA \
--	uninstall-info-am uninstall-serverDATA uninstall-uiDATA
-+.PHONY: CTAGS GTAGS all all-am check check-am clean \
+-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
+-	pdf-am ps ps-am tags uninstall \
 +	clean-EVOLUTION_privlibexecPROGRAMS clean-generic \
 +	clean-libtool clean-noinstPROGRAMS ctags distclean \
 +	distclean-compile distclean-generic distclean-libtool \
@@ -27184,10 +22809,6 @@
 +	installdirs maintainer-clean maintainer-clean-generic \
 +	mostlyclean mostlyclean-compile mostlyclean-generic \
 +	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
-+	uninstall-EVOLUTION_privlibexecPROGRAMS uninstall-am \
-+	uninstall-gladeDATA uninstall-imagesDATA uninstall-info-am \
-+	uninstall-serverDATA uninstall-uiDATA
- 
- 
- install-exec-local: ximian-connector-setup
-Only in evolution-exchange-2.4.0-pristine/storage: Makefile.in.autotool-results
+ 	uninstall-EVOLUTION_privlibexecPROGRAMS uninstall-am \
+ 	uninstall-gladeDATA uninstall-imagesDATA uninstall-info-am \
+ 	uninstall-serverDATA uninstall-uiDATA




More information about the fedora-cvs-commits mailing list