Hello community,
here is the log from the commit of package yast2-hardware-detection for
openSUSE:Factory checked in at 2013-08-23 11:06:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-hardware-detection (Old)
and /work/SRC/openSUSE:Factory/.yast2-hardware-detection.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-hardware-detection"
Changes:
--------
---
/work/SRC/openSUSE:Factory/yast2-hardware-detection/yast2-hardware-detection.changes
2013-08-01 11:08:18.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.yast2-hardware-detection.new/yast2-hardware-detection.changes
2013-08-23 11:06:52.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug 13 11:15:23 UTC 2013 - [email protected]
+
+- fixed build with yast2-devtools >= 3.0.3
+- 3.0.1
+
+-------------------------------------------------------------------
Old:
----
yast2-hardware-detection-3.0.0.tar.bz2
New:
----
yast2-hardware-detection-3.0.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-hardware-detection.spec ++++++
--- /var/tmp/diff_new_pack.zl2ozl/_old 2013-08-23 11:06:53.000000000 +0200
+++ /var/tmp/diff_new_pack.zl2ozl/_new 2013-08-23 11:06:53.000000000 +0200
@@ -17,7 +17,7 @@
Name: yast2-hardware-detection
-Version: 3.0.0
+Version: 3.0.1
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ yast2-hardware-detection-3.0.0.tar.bz2 ->
yast2-hardware-detection-3.0.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-hardware-detection-3.0.0/Makefile.am
new/yast2-hardware-detection-3.0.1/Makefile.am
--- old/yast2-hardware-detection-3.0.0/Makefile.am 2013-07-31
11:28:46.000000000 +0200
+++ new/yast2-hardware-detection-3.0.1/Makefile.am 2013-08-13
15:37:55.000000000 +0200
@@ -193,4 +193,4 @@
test ! -f $(srcdir)/po/Makefile || $(MAKE) -C po checkpo
# test ! -f $(srcdir)/po/Makefile || $(MAKE) -C po checkpo make-pox
# No ./SUBDIRS file found - assuming default: All direct subdirs with
Makefile.am
-SUBDIRS = agent conf doc src testsuite
+SUBDIRS = agent doc src testsuite
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-hardware-detection-3.0.0/Makefile.am.common
new/yast2-hardware-detection-3.0.1/Makefile.am.common
--- old/yast2-hardware-detection-3.0.0/Makefile.am.common 2013-07-31
11:28:46.000000000 +0200
+++ new/yast2-hardware-detection-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-hardware-detection-3.0.0/Makefile.in
new/yast2-hardware-detection-3.0.1/Makefile.in
--- old/yast2-hardware-detection-3.0.0/Makefile.in 2013-07-31
11:28:57.000000000 +0200
+++ new/yast2-hardware-detection-3.0.1/Makefile.in 2013-08-13
15:38:09.000000000 +0200
@@ -376,7 +376,7 @@
TAGVERSION = $(Y2TOOL) tagversion
# test ! -f $(srcdir)/po/Makefile || $(MAKE) -C po checkpo make-pox
# No ./SUBDIRS file found - assuming default: All direct subdirs with
Makefile.am
-SUBDIRS = agent conf doc src testsuite
+SUBDIRS = agent doc src testsuite
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-hardware-detection-3.0.0/VERSION
new/yast2-hardware-detection-3.0.1/VERSION
--- old/yast2-hardware-detection-3.0.0/VERSION 2013-07-31 11:28:38.000000000
+0200
+++ new/yast2-hardware-detection-3.0.1/VERSION 2013-08-13 13:39:01.000000000
+0200
@@ -1 +1 @@
-3.0.0
+3.0.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-hardware-detection-3.0.0/conf/Makefile.in
new/yast2-hardware-detection-3.0.1/conf/Makefile.in
--- old/yast2-hardware-detection-3.0.0/conf/Makefile.in 2013-07-31
11:28:57.000000000 +0200
+++ new/yast2-hardware-detection-3.0.1/conf/Makefile.in 1970-01-01
01:00:00.000000000 +0100
@@ -1,435 +0,0 @@
-# Makefile.in generated by automake 1.12.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994-2012 Free Software Foundation, Inc.
-
-# This Makefile.in 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.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-VPATH = @srcdir@
-am__make_dryrun = \
- { \
- am__dry=no; \
- case $$MAKEFLAGS in \
- *\\[\ \ ]*) \
- echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
- | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
- *) \
- for am__flg in $$MAKEFLAGS; do \
- case $$am__flg in \
- *=*|--*) ;; \
- *n*) am__dry=yes; break;; \
- esac; \
- done;; \
- esac; \
- test $$am__dry = yes; \
- }
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-target_triplet = @target@
-subdir = conf
-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 \
- $(top_srcdir)/ltversion.m4 $(top_srcdir)/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_@AM_V@)
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
-AM_V_at = $(am__v_at_@AM_V@)
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
-am__v_at_0 = @
-SOURCES =
-DIST_SOURCES =
-am__can_run_installinfo = \
- case $$AM_UPDATE_INFO_DIR in \
- n|no|NO) false;; \
- *) (install-info --version) >/dev/null 2>&1;; \
- esac
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-AGENT_LIBADD = @AGENT_LIBADD@
-ALLOCA = @ALLOCA@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-CC = @CC@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-GREP = @GREP@
-HWINFO_CFLAGS = @HWINFO_CFLAGS@
-HWINFO_LIBS = @HWINFO_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBOBJS = @LIBOBJS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBOBJS = @LTLIBOBJS@
-MAINTAINER = @MAINTAINER@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-RANLIB = @RANLIB@
-RPMNAME = @RPMNAME@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-STRIP = @STRIP@
-STYLESHEET_CSS = @STYLESHEET_CSS@
-STYLESHEET_HTML = @STYLESHEET_HTML@
-STYLESHEET_PDF = @STYLESHEET_PDF@
-STYLESHEET_YCPDOC = @STYLESHEET_YCPDOC@
-STYLESHEET_YDOC = @STYLESHEET_YDOC@
-VERSION = @VERSION@
-XGETTEXT = @XGETTEXT@
-Y2CORE_CFLAGS = @Y2CORE_CFLAGS@
-Y2CORE_LIBS = @Y2CORE_LIBS@
-Y2DEVTOOLS_PREFIX = @Y2DEVTOOLS_PREFIX@
-YDOXYGEN = @YDOXYGEN@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-agentdir = @agentdir@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-clientdir = @clientdir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-desktopdir = @desktopdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-execcompdir = @execcompdir@
-fillupdir = @fillupdir@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-imagedir = @imagedir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-moduledir = @moduledir@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-pkgconfigdatadir = @pkgconfigdatadir@
-pkgconfigdir = @pkgconfigdir@
-plugindir = @plugindir@
-potdir = @potdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-schemadir = @schemadir@
-scrconfdir = @scrconfdir@
-sharedstatedir = @sharedstatedir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target = @target@
-target_alias = @target_alias@
-target_cpu = @target_cpu@
-target_os = @target_os@
-target_vendor = @target_vendor@
-themedir = @themedir@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-yast2dir = @yast2dir@
-ybindir = @ybindir@
-ydatadir = @ydatadir@
-yncludedir = @yncludedir@
-ystartupdir = @ystartupdir@
-all: all-am
-
-.SUFFIXES:
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu conf/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --gnu conf/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
$(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
$(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-tags: TAGS
-TAGS:
-
-ctags: CTAGS
-CTAGS:
-
-cscope cscopelist:
-
-
-distdir: $(DISTFILES)
- @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
- list='$(DISTFILES)'; \
- dist_files=`for file in $$list; do echo $$file; done | \
- sed -e "s|^$$srcdirstrip/||;t" \
- -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
- case $$dist_files in \
- */*) $(MKDIR_P) `echo "$$dist_files" | \
- sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
- sort -u` ;; \
- esac; \
- for file in $$dist_files; do \
- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
- if test -d $$d/$$file; then \
- dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx
{} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx
{} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- if test -z '$(STRIP)'; then \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s
\
- install; \
- else \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s
\
- "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
- fi
-mostlyclean-generic:
-
-clean-generic:
-
-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)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-am
- -rm -f Makefile
-distclean-am: clean-am distclean-generic
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: all all-am check check-am clean clean-generic clean-libtool \
- 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-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
-
-
-# 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 -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-hardware-detection-3.0.0/configure
new/yast2-hardware-detection-3.0.1/configure
--- old/yast2-hardware-detection-3.0.0/configure 2013-07-31
11:28:56.000000000 +0200
+++ new/yast2-hardware-detection-3.0.1/configure 2013-08-13
15:38:07.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-hardware-detection 3.0.0.
+# Generated by GNU Autoconf 2.69 for yast2-hardware-detection 3.0.1.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -590,8 +590,8 @@
# Identity of this package.
PACKAGE_NAME='yast2-hardware-detection'
PACKAGE_TARNAME='yast2-hardware-detection'
-PACKAGE_VERSION='3.0.0'
-PACKAGE_STRING='yast2-hardware-detection 3.0.0'
+PACKAGE_VERSION='3.0.1'
+PACKAGE_STRING='yast2-hardware-detection 3.0.1'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
PACKAGE_URL=''
@@ -1376,7 +1376,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-hardware-detection 3.0.0 to adapt to many kinds
of systems.
+\`configure' configures yast2-hardware-detection 3.0.1 to adapt to many kinds
of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1448,7 +1448,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-hardware-detection
3.0.0:";;
+ short | recursive ) echo "Configuration of yast2-hardware-detection
3.0.1:";;
esac
cat <<\_ACEOF
@@ -1569,7 +1569,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-yast2-hardware-detection configure 3.0.0
+yast2-hardware-detection configure 3.0.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2113,7 +2113,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-hardware-detection $as_me 3.0.0, which was
+It was created by yast2-hardware-detection $as_me 3.0.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3052,7 +3052,7 @@
# Define the identity of the package.
PACKAGE='yast2-hardware-detection'
- VERSION='3.0.0'
+ VERSION='3.0.1'
cat >>confdefs.h <<_ACEOF
@@ -3175,7 +3175,7 @@
-VERSION="3.0.0"
+VERSION="3.0.1"
RPMNAME="yast2-hardware-detection"
MAINTAINER="Martin Vidner <[email protected]>"
@@ -16246,7 +16246,7 @@
fi
-ac_config_files="$ac_config_files Makefile agent/Makefile conf/Makefile
doc/autodocs/Makefile doc/Makefile src/Makefile testsuite/config/Makefile
testsuite/lib/Makefile testsuite/ag_hwprobe.test/Makefile
testsuite/tests/Makefile testsuite/Makefile"
+ac_config_files="$ac_config_files Makefile agent/Makefile
doc/autodocs/Makefile doc/Makefile src/Makefile testsuite/config/Makefile
testsuite/lib/Makefile testsuite/ag_hwprobe.test/Makefile
testsuite/tests/Makefile testsuite/Makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@@ -16790,7 +16790,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by yast2-hardware-detection $as_me 3.0.0, which was
+This file was extended by yast2-hardware-detection $as_me 3.0.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16856,7 +16856,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-hardware-detection config.status 3.0.0
+yast2-hardware-detection config.status 3.0.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
@@ -17365,7 +17365,6 @@
"config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"agent/Makefile") CONFIG_FILES="$CONFIG_FILES agent/Makefile" ;;
- "conf/Makefile") CONFIG_FILES="$CONFIG_FILES conf/Makefile" ;;
"doc/autodocs/Makefile") CONFIG_FILES="$CONFIG_FILES
doc/autodocs/Makefile" ;;
"doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-hardware-detection-3.0.0/configure.ac
new/yast2-hardware-detection-3.0.1/configure.ac
--- old/yast2-hardware-detection-3.0.0/configure.ac 2013-07-31
11:28:46.000000000 +0200
+++ new/yast2-hardware-detection-3.0.1/configure.ac 2013-08-13
15:37:55.000000000 +0200
@@ -1,9 +1,9 @@
dnl configure.ac for yast2-hardware-detection
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-hardware-detection, 3.0.0, http://bugs.opensuse.org/,
yast2-hardware-detection)
+AC_INIT(yast2-hardware-detection, 3.0.1, http://bugs.opensuse.org/,
yast2-hardware-detection)
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-hardware-detection"
MAINTAINER="Martin Vidner <[email protected]>"
@@ -214,7 +214,6 @@
PKG_CHECK_MODULES([HWINFO], [hwinfo])
AC_CONFIG_FILES(Makefile agent/Makefile
-conf/Makefile
doc/autodocs/Makefile
doc/Makefile
src/Makefile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-hardware-detection-3.0.0/src/Makefile.am
new/yast2-hardware-detection-3.0.1/src/Makefile.am
--- old/yast2-hardware-detection-3.0.0/src/Makefile.am 2013-07-30
14:00:12.000000000 +0200
+++ new/yast2-hardware-detection-3.0.1/src/Makefile.am 2013-08-13
13:39:01.000000000 +0200
@@ -5,4 +5,3 @@
EXTRA_DIST = $(scrconf_DATA)
-include $(top_srcdir)/Makefile.am.common
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-hardware-detection-3.0.0/src/Makefile.in
new/yast2-hardware-detection-3.0.1/src/Makefile.in
--- old/yast2-hardware-detection-3.0.0/src/Makefile.in 2013-07-31
11:28:58.000000000 +0200
+++ new/yast2-hardware-detection-3.0.1/src/Makefile.in 2013-08-13
15:38:09.000000000 +0200
@@ -16,9 +16,6 @@
# Sources for hardware-detection
-# Makefile.am.common -*- Makefile -*-
-# Generated file, do not edit!
-
VPATH = @srcdir@
am__make_dryrun = \
{ \
@@ -56,9 +53,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
+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 \
@@ -110,9 +106,8 @@
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
$(am__cd) "$$dir" && rm -f $$files; }; \
}
-am__installdirs = "$(DESTDIR)$(modulebindir)" \
- "$(DESTDIR)$(scrconfdir)"
-DATA = $(modulebin_DATA) $(scrconf_DATA)
+am__installdirs = "$(DESTDIR)$(scrconfdir)"
+DATA = $(scrconf_DATA)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
AGENT_LIBADD = @AGENT_LIBADD@
@@ -279,23 +274,10 @@
scrconf/probe.scr
EXTRA_DIST = $(scrconf_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*) \
@@ -316,7 +298,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
@@ -332,27 +313,6 @@
clean-libtool:
-rm -rf .libs _libs
-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)
install-scrconfDATA: $(scrconf_DATA)
@$(NORMAL_INSTALL)
@list='$(scrconf_DATA)'; test -n "$(scrconfdir)" || list=; \
@@ -413,14 +373,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)$(modulebindir)" "$(DESTDIR)$(scrconfdir)"; do \
+ for dir in "$(DESTDIR)$(scrconfdir)"; do \
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done
install: install-am
@@ -445,12 +402,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"
@@ -475,7 +430,7 @@
info-am:
-install-data-am: install-modulebinDATA install-scrconfDATA
+install-data-am: install-scrconfDATA
install-dvi: install-dvi-am
@@ -519,52 +474,22 @@
ps-am:
-uninstall-am: uninstall-modulebinDATA uninstall-scrconfDATA
+uninstall-am: uninstall-scrconfDATA
.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-info install-info-am install-man \
- install-modulebinDATA install-pdf install-pdf-am install-ps \
- install-ps-am install-scrconfDATA 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-modulebinDATA uninstall-scrconfDATA
-
-
-# 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-info install-info-am install-man install-pdf \
+ install-pdf-am install-ps install-ps-am install-scrconfDATA \
+ 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-scrconfDATA
--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]