Hello community,

here is the log from the commit of package yast2-ldap for openSUSE:Factory 
checked in at 2013-08-23 11:06:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-ldap (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-ldap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-ldap"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-ldap/yast2-ldap.changes    2013-08-01 
11:08:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-ldap.new/yast2-ldap.changes       
2013-08-23 11:06:56.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug 13 11:10:07 UTC 2013 - [email protected]
+
+- fixed build with yast2-devtools >= 3.0.3
+- 3.0.1
+
+-------------------------------------------------------------------

Old:
----
  yast2-ldap-3.0.0.tar.bz2

New:
----
  yast2-ldap-3.0.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-ldap.spec ++++++
--- /var/tmp/diff_new_pack.Xlm6jX/_old  2013-08-23 11:06:57.000000000 +0200
+++ /var/tmp/diff_new_pack.Xlm6jX/_new  2013-08-23 11:06:57.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-ldap
-Version:        3.0.0
+Version:        3.0.1
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-ldap-3.0.0.tar.bz2 -> yast2-ldap-3.0.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-3.0.0/Makefile.am.common 
new/yast2-ldap-3.0.1/Makefile.am.common
--- old/yast2-ldap-3.0.0/Makefile.am.common     2013-07-31 11:37:50.000000000 
+0200
+++ new/yast2-ldap-3.0.1/Makefile.am.common     1970-01-01 01:00:00.000000000 
+0100
@@ -1,47 +0,0 @@
-# Makefile.am.common                                   -*- Makefile -*-
-# Generated file, do not edit!
-
-modulebin_DATA = $(patsubst %.ycp,%.ybc,$(module_DATA))
-modulebindir = $(moduledir)
-
-ybcfiles = $(filter %.ybc,$(modulebin_DATA))
-
-# suffix mapping: info '(make)Static Usage'
-# apply only to our modules, not external ones
-${ybcfiles}: %.ybc: %.ycp $(ycpchook)
-       Y2DIR=$(YCPC_Y2DIR) LD_LIBRARY_PATH=$(YCPC_LD_LIBRARY_PATH) ${YCPC} -c 
-M. -I. -q $(YCPCFLAGS) $<
-
-# files to clean
-CLEANFILES = ${ybcfiles}
-DISTCLEANFILES = .dep
-
-# Needs to be outside "." because of cases
-# where ycpchook contains a symlink to "."
-# Otherwise "." keeps being newer than .dep and we loop.
-NEWDEP=${top_builddir}/.dep.new
-# generate dependencies
-# two steps not to lose the file if the command fails
-# hook: create the links before we look for files
-.dep: $(wildcard *.ycp) ${ycpchook}
-       ${YCPMAKEDEP} --prefix=${prefix} ${YCPCFLAGS} > ${NEWDEP}
-       cat ${NEWDEP} > .dep
-       rm ${NEWDEP}
-
-dist-hook: check-syntax
-
-CHECK_SYNTAX = true
-check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles)
-       @if test "$(filter %.ycp,client_DATA)"; then \
-         if $(CHECK_SYNTAX); then \
-           TO_CHECK="$(filter %.ycp,$^)"; \
-           echo "Checking syntax of $${TO_CHECK}"; \
-           if ! $(YCPC) -qE -M. -I. $(YCPCFLAGS) $${TO_CHECK}; then \
-             echo "Failed. Disable by 'make ... CHECK_SYNTAX=false' at your 
own risk"; \
-             exit 1; \
-           fi; \
-         else \
-           echo "Syntax check disabled"; \
-         fi; \
-       fi
-
--include .dep
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-3.0.0/VERSION new/yast2-ldap-3.0.1/VERSION
--- old/yast2-ldap-3.0.0/VERSION        2013-07-30 10:33:58.000000000 +0200
+++ new/yast2-ldap-3.0.1/VERSION        2013-08-13 13:40:23.000000000 +0200
@@ -1 +1 @@
-3.0.0
+3.0.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-3.0.0/configure 
new/yast2-ldap-3.0.1/configure
--- old/yast2-ldap-3.0.0/configure      2013-07-31 11:38:02.000000000 +0200
+++ new/yast2-ldap-3.0.1/configure      2013-08-13 16:08:10.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-ldap 3.0.0.
+# Generated by GNU Autoconf 2.69 for yast2-ldap 3.0.1.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-ldap'
 PACKAGE_TARNAME='yast2-ldap'
-PACKAGE_VERSION='3.0.0'
-PACKAGE_STRING='yast2-ldap 3.0.0'
+PACKAGE_VERSION='3.0.1'
+PACKAGE_STRING='yast2-ldap 3.0.1'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1372,7 +1372,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 yast2-ldap 3.0.0 to adapt to many kinds of systems.
+\`configure' configures yast2-ldap 3.0.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1443,7 +1443,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-ldap 3.0.0:";;
+     short | recursive ) echo "Configuration of yast2-ldap 3.0.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1561,7 +1561,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-ldap configure 3.0.0
+yast2-ldap configure 3.0.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2105,7 +2105,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-ldap $as_me 3.0.0, which was
+It was created by yast2-ldap $as_me 3.0.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3044,7 +3044,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-ldap'
- VERSION='3.0.0'
+ VERSION='3.0.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3167,7 +3167,7 @@
 
 
 
-VERSION="3.0.0"
+VERSION="3.0.1"
 RPMNAME="yast2-ldap"
 MAINTAINER="Jiri Suchomel <[email protected]>"
 
@@ -16670,7 +16670,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-ldap $as_me 3.0.0, which was
+This file was extended by yast2-ldap $as_me 3.0.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16736,7 +16736,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-yast2-ldap config.status 3.0.0
+yast2-ldap config.status 3.0.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-3.0.0/configure.ac 
new/yast2-ldap-3.0.1/configure.ac
--- old/yast2-ldap-3.0.0/configure.ac   2013-07-31 11:37:50.000000000 +0200
+++ new/yast2-ldap-3.0.1/configure.ac   2013-08-13 16:08:00.000000000 +0200
@@ -1,9 +1,9 @@
 dnl configure.ac for yast2-ldap
 dnl
-dnl -- This file is generated by y2autoconf 2.24.7 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 3.0.4 - DO NOT EDIT! --
 dnl    (edit configure.ac.in or configure.in.in instead)
 
-AC_INIT(yast2-ldap, 3.0.0, http://bugs.opensuse.org/, yast2-ldap)
+AC_INIT(yast2-ldap, 3.0.1, http://bugs.opensuse.org/, yast2-ldap)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="3.0.0"
+VERSION="3.0.1"
 RPMNAME="yast2-ldap"
 MAINTAINER="Jiri Suchomel <[email protected]>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-3.0.0/src/Makefile.am 
new/yast2-ldap-3.0.1/src/Makefile.am
--- old/yast2-ldap-3.0.0/src/Makefile.am        2013-01-22 11:27:05.000000000 
+0100
+++ new/yast2-ldap-3.0.1/src/Makefile.am        2013-08-13 13:40:23.000000000 
+0200
@@ -29,5 +29,3 @@
 
 EXTRA_DIST = $(module_DATA)
 
-include $(top_srcdir)/Makefile.am.common
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-3.0.0/src/Makefile.in 
new/yast2-ldap-3.0.1/src/Makefile.in
--- old/yast2-ldap-3.0.0/src/Makefile.in        2013-07-31 11:38:04.000000000 
+0200
+++ new/yast2-ldap-3.0.1/src/Makefile.in        2013-08-13 16:08:12.000000000 
+0200
@@ -18,9 +18,6 @@
 # Makefile.am for .../agent-ldap/src
 #
 
-# Makefile.am.common                                   -*- Makefile -*-
-# Generated file, do not edit!
-
 
 VPATH = @srcdir@
 am__make_dryrun = \
@@ -59,9 +56,9 @@
 build_triplet = @build@
 host_triplet = @host@
 target_triplet = @target@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-       $(top_srcdir)/Makefile.am.common $(top_srcdir)/depcomp
 subdir = src
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
+       $(top_srcdir)/depcomp
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
        $(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
@@ -100,8 +97,7 @@
     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
          $(am__cd) "$$dir" && rm -f $$files; }; \
   }
-am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(moduledir)" \
-       "$(DESTDIR)$(modulebindir)"
+am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(moduledir)"
 LTLIBRARIES = $(noinst_LTLIBRARIES) $(plugin_LTLIBRARIES)
 libpy2ag_ldap_la_DEPENDENCIES =
 am__objects_1 = LdapAgent.lo
@@ -170,7 +166,7 @@
     n|no|NO) false;; \
     *) (install-info --version) >/dev/null 2>&1;; \
   esac
-DATA = $(module_DATA) $(modulebin_DATA)
+DATA = $(module_DATA)
 ETAGS = etags
 CTAGS = ctags
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -355,24 +351,11 @@
     LdapServerAccess.pm
 
 EXTRA_DIST = $(module_DATA)
-modulebin_DATA = $(patsubst %.ycp,%.ybc,$(module_DATA))
-modulebindir = $(moduledir)
-ybcfiles = $(filter %.ybc,$(modulebin_DATA))
-
-# files to clean
-CLEANFILES = ${ybcfiles}
-DISTCLEANFILES = .dep
-
-# Needs to be outside "." because of cases
-# where ycpchook contains a symlink to "."
-# Otherwise "." keeps being newer than .dep and we loop.
-NEWDEP = ${top_builddir}/.dep.new
-CHECK_SYNTAX = true
 all: all-am
 
 .SUFFIXES:
 .SUFFIXES: .cc .lo .o .obj
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common 
$(am__configure_deps)
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
        @for dep in $?; do \
          case '$(am__configure_deps)' in \
            *$$dep*) \
@@ -393,7 +376,6 @@
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 
$(am__depfiles_maybe)'; \
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 
$(am__depfiles_maybe);; \
        esac;
-$(top_srcdir)/Makefile.am.common:
 
 $(top_builddir)/config.status: $(top_srcdir)/configure 
$(CONFIG_STATUS_DEPENDENCIES)
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -509,27 +491,6 @@
        @list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
        dir='$(DESTDIR)$(moduledir)'; $(am__uninstall_files_from_dir)
-install-modulebinDATA: $(modulebin_DATA)
-       @$(NORMAL_INSTALL)
-       @list='$(modulebin_DATA)'; test -n "$(modulebindir)" || list=; \
-       if test -n "$$list"; then \
-         echo " $(MKDIR_P) '$(DESTDIR)$(modulebindir)'"; \
-         $(MKDIR_P) "$(DESTDIR)$(modulebindir)" || exit 1; \
-       fi; \
-       for p in $$list; do \
-         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-         echo "$$d$$p"; \
-       done | $(am__base_list) | \
-       while read files; do \
-         echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(modulebindir)'"; \
-         $(INSTALL_DATA) $$files "$(DESTDIR)$(modulebindir)" || exit $$?; \
-       done
-
-uninstall-modulebinDATA:
-       @$(NORMAL_UNINSTALL)
-       @list='$(modulebin_DATA)'; test -n "$(modulebindir)" || list=; \
-       files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-       dir='$(DESTDIR)$(modulebindir)'; $(am__uninstall_files_from_dir)
 
 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -627,14 +588,11 @@
            || exit 1; \
          fi; \
        done
-       $(MAKE) $(AM_MAKEFLAGS) \
-         top_distdir="$(top_distdir)" distdir="$(distdir)" \
-         dist-hook
 check-am: all-am
 check: check-am
 all-am: Makefile $(LTLIBRARIES) $(DATA)
 installdirs:
-       for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(moduledir)" 
"$(DESTDIR)$(modulebindir)"; do \
+       for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(moduledir)"; do \
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
        done
 install: install-am
@@ -659,12 +617,10 @@
 mostlyclean-generic:
 
 clean-generic:
-       -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
 distclean-generic:
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f 
$(CONFIG_CLEAN_VPATH_FILES)
-       -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
 maintainer-clean-generic:
        @echo "This command is intended for maintainers to use"
@@ -692,8 +648,7 @@
 
 info-am:
 
-install-data-am: install-moduleDATA install-modulebinDATA \
-       install-pluginLTLIBRARIES
+install-data-am: install-moduleDATA install-pluginLTLIBRARIES
 
 install-dvi: install-dvi-am
 
@@ -739,57 +694,25 @@
 
 ps-am:
 
-uninstall-am: uninstall-moduleDATA uninstall-modulebinDATA \
-       uninstall-pluginLTLIBRARIES
+uninstall-am: uninstall-moduleDATA uninstall-pluginLTLIBRARIES
 
 .MAKE: install-am install-strip
 
 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
        clean-libtool clean-noinstLTLIBRARIES clean-pluginLTLIBRARIES \
-       cscopelist ctags dist-hook distclean distclean-compile \
-       distclean-generic distclean-libtool distclean-tags distdir dvi \
-       dvi-am html html-am info info-am install install-am \
-       install-data install-data-am install-dvi install-dvi-am \
-       install-exec install-exec-am install-html install-html-am \
-       install-info install-info-am install-man install-moduleDATA \
-       install-modulebinDATA install-pdf install-pdf-am \
-       install-pluginLTLIBRARIES install-ps install-ps-am \
-       install-strip installcheck installcheck-am installdirs \
-       maintainer-clean maintainer-clean-generic mostlyclean \
-       mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-       pdf pdf-am ps ps-am tags uninstall uninstall-am \
-       uninstall-moduleDATA uninstall-modulebinDATA \
-       uninstall-pluginLTLIBRARIES
-
-
-# suffix mapping: info '(make)Static Usage'
-# apply only to our modules, not external ones
-${ybcfiles}: %.ybc: %.ycp $(ycpchook)
-       Y2DIR=$(YCPC_Y2DIR) LD_LIBRARY_PATH=$(YCPC_LD_LIBRARY_PATH) ${YCPC} -c 
-M. -I. -q $(YCPCFLAGS) $<
-# generate dependencies
-# two steps not to lose the file if the command fails
-# hook: create the links before we look for files
-.dep: $(wildcard *.ycp) ${ycpchook}
-       ${YCPMAKEDEP} --prefix=${prefix} ${YCPCFLAGS} > ${NEWDEP}
-       cat ${NEWDEP} > .dep
-       rm ${NEWDEP}
-
-dist-hook: check-syntax
-check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles)
-       @if test "$(filter %.ycp,client_DATA)"; then \
-         if $(CHECK_SYNTAX); then \
-           TO_CHECK="$(filter %.ycp,$^)"; \
-           echo "Checking syntax of $${TO_CHECK}"; \
-           if ! $(YCPC) -qE -M. -I. $(YCPCFLAGS) $${TO_CHECK}; then \
-             echo "Failed. Disable by 'make ... CHECK_SYNTAX=false' at your 
own risk"; \
-             exit 1; \
-           fi; \
-         else \
-           echo "Syntax check disabled"; \
-         fi; \
-       fi
+       cscopelist ctags distclean distclean-compile distclean-generic \
+       distclean-libtool distclean-tags distdir dvi dvi-am html \
+       html-am info info-am install install-am install-data \
+       install-data-am install-dvi install-dvi-am install-exec \
+       install-exec-am install-html install-html-am install-info \
+       install-info-am install-man install-moduleDATA install-pdf \
+       install-pdf-am install-pluginLTLIBRARIES install-ps \
+       install-ps-am install-strip installcheck installcheck-am \
+       installdirs maintainer-clean maintainer-clean-generic \
+       mostlyclean mostlyclean-compile mostlyclean-generic \
+       mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
+       uninstall-am uninstall-moduleDATA uninstall-pluginLTLIBRARIES
 
--include .dep
 
 # 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.

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to