Hello community,

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

Package is "yast2-x11"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-x11/yast2-x11.changes      2013-08-01 
11:10:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-x11.new/yast2-x11.changes 2013-08-23 
11:07:05.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug 13 10:52:05 UTC 2013 - lsle...@suse.cz
+
+- fixed build with yast2-devtools >= 3.0.3
+- 3.0.1
+
+-------------------------------------------------------------------

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

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

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

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

++++++ yast2-x11-3.0.0.tar.bz2 -> yast2-x11-3.0.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-x11-3.0.0/Makefile.am.common 
new/yast2-x11-3.0.1/Makefile.am.common
--- old/yast2-x11-3.0.0/Makefile.am.common      2013-07-30 11:04:32.000000000 
+0200
+++ new/yast2-x11-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-x11-3.0.0/VERSION new/yast2-x11-3.0.1/VERSION
--- old/yast2-x11-3.0.0/VERSION 2013-07-30 11:04:22.000000000 +0200
+++ new/yast2-x11-3.0.1/VERSION 2013-08-13 13:26:30.000000000 +0200
@@ -1 +1 @@
-3.0.0
+3.0.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-x11-3.0.0/configure 
new/yast2-x11-3.0.1/configure
--- old/yast2-x11-3.0.0/configure       2013-07-30 11:04:42.000000000 +0200
+++ new/yast2-x11-3.0.1/configure       2013-08-13 15:45:02.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-x11 3.0.0.
+# Generated by GNU Autoconf 2.69 for yast2-x11 3.0.1.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-x11'
 PACKAGE_TARNAME='yast2-x11'
-PACKAGE_VERSION='3.0.0'
-PACKAGE_STRING='yast2-x11 3.0.0'
+PACKAGE_VERSION='3.0.1'
+PACKAGE_STRING='yast2-x11 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-x11 3.0.0 to adapt to many kinds of systems.
+\`configure' configures yast2-x11 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-x11 3.0.0:";;
+     short | recursive ) echo "Configuration of yast2-x11 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-x11 configure 3.0.0
+yast2-x11 configure 3.0.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2014,7 +2014,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-x11 $as_me 3.0.0, which was
+It was created by yast2-x11 $as_me 3.0.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2953,7 +2953,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-x11'
- VERSION='3.0.0'
+ VERSION='3.0.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3076,7 +3076,7 @@
 
 
 
-VERSION="3.0.0"
+VERSION="3.0.1"
 RPMNAME="yast2-x11"
 MAINTAINER="Arvin Schnell <aschn...@suse.de>"
 
@@ -16555,7 +16555,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-x11 $as_me 3.0.0, which was
+This file was extended by yast2-x11 $as_me 3.0.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16621,7 +16621,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-x11 config.status 3.0.0
+yast2-x11 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-x11-3.0.0/configure.ac 
new/yast2-x11-3.0.1/configure.ac
--- old/yast2-x11-3.0.0/configure.ac    2013-07-30 11:04:32.000000000 +0200
+++ new/yast2-x11-3.0.1/configure.ac    2013-08-13 15:44:51.000000000 +0200
@@ -1,9 +1,9 @@
 dnl configure.ac for yast2-x11
 dnl
-dnl -- This file is generated by y2autoconf 3.0.0 - 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-x11, 3.0.0, http://bugs.opensuse.org/, yast2-x11)
+AC_INIT(yast2-x11, 3.0.1, http://bugs.opensuse.org/, yast2-x11)
 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-x11"
 MAINTAINER="Arvin Schnell <aschn...@suse.de>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-x11-3.0.0/src/config/Makefile.am 
new/yast2-x11-3.0.1/src/config/Makefile.am
--- old/yast2-x11-3.0.0/src/config/Makefile.am  2013-01-22 12:20:38.000000000 
+0100
+++ new/yast2-x11-3.0.1/src/config/Makefile.am  2013-08-13 13:26:30.000000000 
+0200
@@ -10,4 +10,3 @@
 
 EXTRA_DIST = $(icewm_DATA) $(icewmpriv_DATA)
 
-include $(top_srcdir)/Makefile.am.common
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-x11-3.0.0/src/config/Makefile.in 
new/yast2-x11-3.0.1/src/config/Makefile.in
--- old/yast2-x11-3.0.0/src/config/Makefile.in  2013-07-30 11:04:44.000000000 
+0200
+++ new/yast2-x11-3.0.1/src/config/Makefile.in  2013-08-13 15:45:04.000000000 
+0200
@@ -18,9 +18,6 @@
 # Makefile.am for x11/src/config
 #
 
-# Makefile.am.common                                   -*- Makefile -*-
-# Generated file, do not edit!
-
 VPATH = @srcdir@
 am__make_dryrun = \
   { \
@@ -58,9 +55,8 @@
 build_triplet = @build@
 host_triplet = @host@
 target_triplet = @target@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-       $(top_srcdir)/Makefile.am.common
 subdir = src/config
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
        $(top_srcdir)/ltoptions.m4 $(top_srcdir)/ltsugar.m4 \
@@ -112,9 +108,8 @@
     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
          $(am__cd) "$$dir" && rm -f $$files; }; \
   }
-am__installdirs = "$(DESTDIR)$(icewmdir)" "$(DESTDIR)$(icewmprivdir)" \
-       "$(DESTDIR)$(modulebindir)"
-DATA = $(icewm_DATA) $(icewmpriv_DATA) $(modulebin_DATA)
+am__installdirs = "$(DESTDIR)$(icewmdir)" "$(DESTDIR)$(icewmprivdir)"
+DATA = $(icewm_DATA) $(icewmpriv_DATA)
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 ACLOCAL = @ACLOCAL@
 AGENT_LIBADD = @AGENT_LIBADD@
@@ -280,23 +275,10 @@
 icewmprivdir = /etc/icewm/yast2
 icewmpriv_DATA = winoptions
 EXTRA_DIST = $(icewm_DATA) $(icewmpriv_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:
-$(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*) \
@@ -317,7 +299,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
@@ -375,27 +356,6 @@
        @list='$(icewmpriv_DATA)'; test -n "$(icewmprivdir)" || list=; \
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
        dir='$(DESTDIR)$(icewmprivdir)'; $(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)
 tags: TAGS
 TAGS:
 
@@ -435,14 +395,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 $(DATA)
 installdirs:
-       for dir in "$(DESTDIR)$(icewmdir)" "$(DESTDIR)$(icewmprivdir)" 
"$(DESTDIR)$(modulebindir)"; do \
+       for dir in "$(DESTDIR)$(icewmdir)" "$(DESTDIR)$(icewmprivdir)"; do \
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
        done
 install: install-am
@@ -467,12 +424,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"
@@ -497,8 +452,7 @@
 
 info-am:
 
-install-data-am: install-icewmDATA install-icewmprivDATA \
-       install-modulebinDATA
+install-data-am: install-icewmDATA install-icewmprivDATA
 
 install-dvi: install-dvi-am
 
@@ -542,54 +496,23 @@
 
 ps-am:
 
-uninstall-am: uninstall-icewmDATA uninstall-icewmprivDATA \
-       uninstall-modulebinDATA
+uninstall-am: uninstall-icewmDATA uninstall-icewmprivDATA
 
 .MAKE: install-am install-strip
 
 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
-       dist-hook distclean distclean-generic distclean-libtool \
-       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-icewmDATA install-icewmprivDATA \
-       install-info install-info-am install-man install-modulebinDATA \
-       install-pdf install-pdf-am install-ps install-ps-am \
-       install-strip installcheck installcheck-am installdirs \
-       maintainer-clean maintainer-clean-generic mostlyclean \
-       mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-       uninstall uninstall-am uninstall-icewmDATA \
-       uninstall-icewmprivDATA uninstall-modulebinDATA
-
-
-# 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
+       distclean distclean-generic distclean-libtool 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-icewmDATA install-icewmprivDATA install-info \
+       install-info-am install-man install-pdf install-pdf-am \
+       install-ps install-ps-am install-strip installcheck \
+       installcheck-am installdirs maintainer-clean \
+       maintainer-clean-generic mostlyclean mostlyclean-generic \
+       mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
+       uninstall-icewmDATA uninstall-icewmprivDATA
 
--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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to