commit yast2-vm for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-vm for openSUSE:Factory checked in at Mon Jun 29 17:40:35 CEST 2009. -------- --- yast2-vm/yast2-vm.changes 2009-04-01 21:47:18.000000000 +0200 +++ yast2-vm/yast2-vm.changes 2009-06-17 16:45:28.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jun 16 14:29:32 CEST 2009 - mvidner@suse.cz + +- Using autodocs-ycp.ami, which contains a fix for automake 1.11. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-vm.spec ++++++ --- /var/tmp/diff_new_pack.o18313/_old 2009-06-29 17:39:06.000000000 +0200 +++ /var/tmp/diff_new_pack.o18313/_new 2009-06-29 17:39:06.000000000 +0200 @@ -20,8 +20,8 @@ Name: yast2-vm Version: 2.16.10 -Release: 1 -License: GPL v2 or later +Release: 2 +License: GPL Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-vm-2.16.10.tar.bz2 @@ -34,13 +34,6 @@ %description This YaST module configures and installs a virtual machine. - - -Authors: --------- - Ladislav Slezak <lslezak@suse.cz> - Michael G. Fritch <mgfritch@novell.com> - %prep %setup -n yast2-vm-2.16.10 @@ -74,483 +67,3 @@ %{prefix}/share/applications/YaST2/xen.desktop %doc %{prefix}/share/doc/packages/yast2-vm %changelog -* Wed Apr 01 2009 carnold@novell.com -- bnc#488598 - chkconfig and insserv fail on init scripts that - depend on /etc/init.d/boot.clock in Xen domU -* Thu Feb 12 2009 coolo@suse.de -- add dummy Exec line to the group desktop file to make it validate -* Fri Jan 09 2009 olh@suse.de -- use ExclusiveArch as in /SRC/arch/ -* Wed Nov 12 2008 carnold@novell.com -- bnc#431907 - inst_finish.ycp:233 Client vm_finish returned - invalid data -* Wed Oct 22 2008 carnold@novell.com -- bnc#436987 - yast2-vm: Cannot create VMs if XEN installation - happens via the yast2-vm module -* Thu Oct 09 2008 carnold@novell.com -- Install virt-viewer as one of the GUI packages needed by xen. -* Fri May 16 2008 jsrain@suse.cz -- added categories Settings and System into desktop file - (bnc #382778) -* Tue May 13 2008 carnold@novell.com -- yast2-vm needs to install vm-install. -* Wed Apr 09 2008 carnold@novell.com -- Disable code that modifies SuSEfirewall2. -* Wed Mar 26 2008 carnold@novell.com -- In 11.0, kernel-xenpae is just kernel-xen. There is no nonpae - 32bit kernel. -* Mon Mar 17 2008 jsrain@suse.cz -- added 'StartupNotify=true' to the desktop file (bnc #304964) -* Fri Feb 29 2008 carnold@novell.com -- Remove tools-ioemu dependency. This package no longer exists. -* Mon Dec 10 2007 lslezak@suse.cz -- merged proofread texts (2007-18-23) -* Fri Aug 31 2007 stbinner@suse.de -- don't repeat Name content in GenericName field within xen.desktop -* Tue Jun 05 2007 carnold@novell.com -- Respond when "help" is requested at the command line. (#269913) -- Prompt for installing graphical tools when running in text mode. - (#268510) -* Mon May 21 2007 carnold@novell.com -- The 'Virtualization' category is missing and the virtualization - icons are in the other category. (#258600) -- Update icon name in yast2-vm (#258519) -* Mon Mar 12 2007 carnold@novell.com -- Change the check for xenbr0 to xenbr+. (#233934) -- Remove requires rule on yast2-installation. (#252932) -* Fri Feb 23 2007 carnold@novell.com -- A fix to allow the xm console command to work again with - PV guests. (#244097) -* Wed Feb 21 2007 carnold@novell.com -- Yast2-vm now only installs the hypervisor and tools on the host - server. All other tasks have been moved to vm-install and - virt-manager. -* Wed Dec 06 2006 carnold@novell.com -- Yast2-vm does not remove the directory that contains the vm disk - image when deleting a vm. (#221258) -- Yast2-vm doesn't recognize an installation source set up as an - ISO file over NFS. (#224798) -* Thu Nov 16 2006 carnold@novell.com -- yast2-vm acquires package from the wrong install source when a - second source is specified for additional vm installs. (#217403) -* Fri Nov 03 2006 carnold@novell.com -- yast2-vm inserts empty cdrom line when booting from an already - installed disk causing the guest to fail because it can't attach - to the non-existent CDROM. (#210099) -- yast2-vm does not remove link in /etc/xen/auto when deleting a - VM causing error messages from xendomains when it tries to auto - start it. (#207082) -- Eliminate a "no GUI" warning message that is displayed in the pv - guest during install because textmode=1 was removed for the - framebuffer feature that did not make it in. (#215990) -* Fri Sep 01 2006 mgfritch@novell.com -- Replace the 'cdrom=' entry in fully virtualized config files with - a corresponding disk line entry. -- If para virtualized, kernel is extracted from a SUSE installation - source, and domU kernel version >= 2.6.18, add "sdl=1" to config - file. -- Remove the 'extra' option with 'vnc=0 textmode=1'. -- 2.14.0 -* Mon Aug 07 2006 mgfritch@novell.com -- Always write out "/usr/lib/xen/bin/qemu-dm" for the device_model - field in a fully virtualized VM configuration file. (#193854) -- Add Logical Volumes (LVM) to the list of available block devices. - (#186930, #189765) -- Check whether X window system is accessible by testing for the - existance of the DISPLAY enviroment value. (#194389) -- When fully virtualized, if a bridge has not been specifed for a - given vif, do not default to the value 'bridge=xenbr0' in the - VM config file (#197777) -- Use the 'xm info' values 'max_para_memory' or 'max_hvm_memory' - instead of 'max_free_memory' when calculating the amount of - memory available for a given VM. (#184727) -- Display a popup feedback message when creating a non-sparse disk. - (#167145) -- Display a popup yes/no dialog asking if xend should be started - when it is not running. (#176369) -- 2.13.62 -* Thu Jul 13 2006 mgfritch@novell.com -- Do not create the disk images (i.e. dd) when proposal_type is - 'boot' (#192135) -- 2.13.61 -* Wed Jul 12 2006 mgfritch@novell.com -- Removed fix for async mode disk read/write during paravirtualized - installs (#190869) -- 2.13.60 -* Mon Jul 10 2006 mgfritch@novell.com -- If paravirtualization, allow async mode disk read/write only - during the VM install. (#190869) -- 2.13.59 -* Tue Jun 27 2006 lslezak@suse.cz -- Initialize new installation sources, use the new source ID when - the installation source is modified (#179410) -- 2.13.58 -* Fri Jun 16 2006 mgfritch@novell.com -- Replace the 'extra' option 'vnc=1' with 'vnc=0 textmode=1' - (#185944) -- 2.13.57 -* Tue Jun 13 2006 mgfritch@novell.com -- Use 'sed -i' instead of 'sed -e' to avoid changing the file - permissions of /etc/sysconfig/console and /etc/inittab. (#184690) -- 2.13.56 -* Tue Jun 06 2006 mgfritch@novell.com -- Preserve the AutoYaST settings for both the install proposal and - the final proposal. Generate an autoinstallation summary proposal - that contains the settings for both the install and final - proposals. (#182149) -- 2.13.55 -* Thu Jun 01 2006 mgfritch@novell.com -- Do not display the 'Manage Virtual Machines' dialog when - creating an AutoYaST profile using the Autoinstallation wizard. - (#181072) -- Only enable `view button on the 'Manage Virtual Machines' dialog - if YaST is running in a graphical display (XServer) and the - selected vm is not configured to use SDL. (#181011) -- Only enable `start button on the 'Manage Virtual Machines' dialog - if YaST is running in a graphical display (XServer) or the - selected vm is configured as a paravirtualized guest. (#181009) -- Disable service 'earlykbd' when running an install inside of a - domU. (#180919) -- If paravirtualized domU install, use the 'extra' option 'vnc=1', - rather than 'textmode=1' (#181074) -- 2.13.54 -* Mon May 29 2006 mgfritch@novell.com -- VM_XEN::ValidateConfigName() should return false if a vm name - setting inside of a config file conflicts with the proposed - vm name (#181001) -- Search physical disk partitions specified in the VM disk settings - for a valid Xen kernel. (#180130) -- Remove any single or double quotes surrounding values read from a - VM config file. (#179324) -- If dom0 is 64 bit OS, domU is full virtualization, and domU - memory is >= 3.5 GB, set 'pae=1' in the VM config file. (#180361) -- 2.13.53 -* Mon May 22 2006 mgfritch@novell.com -- Allow the cdrom_image setting to persist when moving from - proposal_type 'install' to proposal_type 'boot'. (#174616) -- 2.13.52 -* Fri May 19 2006 lslezak@suse.cz -- allow the VM management in ncurses UI (#149045) -- 2.13.51 -* Thu May 18 2006 mgfritch@novell.com -- Do not install kernel-xen when installing kernel-xenpae. - (#175117) -- 2.13.50 -* Wed May 17 2006 lslezak@suse.cz -- check whether the package management is available at start - of the yast module (#175148) -- 2.13.49 -* Tue May 16 2006 mgfritch@novell.com -- Re-generate the proposed MAC address for the default network - settings when VM_XEN::resetNetworkConfig() is called. (#175955) -- Don't display mounted disk partitions in dom0 as physical disk - partitions available for use in domU. (#173433) -- Select the correct disk partition containing the xenpae kernel - or the NetWare viX kernel. (#175426, #175729) -- 2.13.48 -* Thu May 11 2006 mgfritch@novell.com -- Always write out the 'cdrom=' entry to the vm config file if - full virtualization and proposal_mode != 'existing'. - (#174616) -- Ask for the initrd package first and the kernel package last - when extracting a kernel/initrd from a SUSE installation source. - This should ensure CD1 is in the CD-ROM drive when the VM - installation starts. (#175111) -- Install kernel-xenpae by default for dom0 when running on - kernel-bigsmp. (#175117) -- 2.13.47 -* Tue May 09 2006 mgfritch@novell.com -- Default the root device if a disk partition contains the - Xen Linux kernel and ramdisk. (#162593) -- When a NetWare kernel is detected, set the 'DISPLAY=' value to - the IP address of the network interface assigned to the default - route in the IP routing table. (#173594) -- Do not display the message 'Installation will be aborted' when - we are not installing a virtual machine. (#173991) -- Remove any inst sources that were added to the disk configuration - when switching virtualization mode. (#171696) -- 2.13.46 -* Mon May 08 2006 mgfritch@novell.com -- Enable the Write portion of vm_finish.ycp if Arch::is_xenU() - and when `installation, `update, or `autoinst. - (#167204, #171476, #161721) -- 2.13.45 -* Thu May 04 2006 mgfritch@novell.com -- resetSourceConfig() must always be called after resetDiskConfig() - to ensure the disk config settings are not overrun by the source - config settings. (#172714) -- Final settings proposal should default to the PAE kernel - (vmlinuz-xenpae) when the PAE kernel was used to install the - VM. (#172977) -- Remove workaround for AMD Pacifica (svm) processor on arch x86_64 - with full virtualization. (#169855) -- Display an error message if a new disk image (loopback-create) - already exists. (#173267) -- Updated text strings and comments to comply with the Style Guide - for SUSE Program Texts located on forge. -- 2.13.44 -* Tue May 02 2006 mgfritch@novell.com -- Added patch for "srcid" not set in results from - Pkg::PkgPropertiesAll (#163609) -- Added a popup error message to VM_Common::CreateDiskImage() for - when the 'dd' command fails to create a disk image (#172083) -- Added an additional popup error message when installing/finalizing - a VM's settings. This new popup contains a details button with the - output (stdout/stderr) of a failed xm create command (#172084) -- Final text review in preparation for text freeze. -- 2.13.43 -* Tue May 02 2006 mgfritch@novell.com -- Add a second yes/no pop-up warning the user about deleting a VM. -- 2.13.42 -* Thu Apr 27 2006 mgfritch@novell.com -- If AMD Pacifica (svm) processor, architecture is x86_64 and full - virtualization, always write out 'cpus=0' (#169855) -- Don't reset all of the proposal settings when the virtualization - mode changes (#170028) -- 2.13.41 -* Wed Apr 26 2006 mgfritch@novell.com -- Specify the CD-ROM device name in the URL to be used for - extracting the kernel/initrd from a SUSE CD/DVD media. -- Always display the size of each disk in the disk overview table - regardless of it's type (loop-create, loop-use, or phys). -- Values on_reboot, on_crash, and on_poweroff must always be - rewritten to the config file when virtualization type is - full. (#168203) -- Strip off any query string before writing the "install=" - setting. (#169829) -- 2.13.40 -* Tue Apr 25 2006 mgfritch@novell.com -- Must always create new disk images when they are added as a new - disk to the table of disk images (#168206) -- Always Unmount the YaST ini agent before writing settings to a - config file (#168165) -- 2.13.39 -* Fri Apr 21 2006 mgfritch@novell.com -- Although console appears to be a tty, don't do character - translations (#149175) -- 2.13.38 -* Thu Apr 20 2006 mgfritch@novell.com -- domU has only one console (#167204) -- 2.13.37 -* Wed Apr 19 2006 mgfritch@novell.com -- SCR::Read(.target.dir, "/etc/xen/vm") instead of - SCR::Dir("/etc/xen/vm") to read list of used vm names (#165855) -- Can now extract the kernel and initrd using a SUSE ISO or - CD/DVD media. (#158529). -- 2.13.36 -* Fri Apr 14 2006 lslezak@suse.cz -- updated vm_finish client (#161720, #161721, #161756) -- pass static network configuration to linuxrc (#162713) -- 2.13.35 -* Wed Apr 12 2006 mgfritch@novell.com -- Launch the vncviewer using 'vncviewer localhost:<vm id>', - instead of using 'xm console <vmname>' (#165619) -- 2.13.34 -* Fri Apr 07 2006 lslezak@suse.cz -- don't modify bootloader configuration when confguring domain0, - it's modified by kernel-xen package (#163138) -- 2.13.33 -* Thu Apr 06 2006 mgfritch@novell.com -- Add dialog for managing virtual machines, similar to the - xm commands (xm list, xm create, xm destory, etc.) -- Add help text for MAC address and Bridge Name (#145663) -- Change Control Center icon name to 'Virtual Machine Management (Xen)'. -- Move Control Center icon from 'Software' catagory to 'System'. -- Various text string changes (help and UI). -- 2.13.32 -* Tue Apr 04 2006 lslezak@suse.cz -- dom0 configuration: modify firewall configuration - add the Xen - bridge into FW_FORWARD_ALWAYS_INOUT_DEV option (#154133), - fixed detection of a Xen section in bootloader -- 2.13.31 -* Wed Mar 29 2006 lslezak@suse.cz -- use "Xen" term only in the texts (#161737) -- 2.13.30 -* Tue Mar 28 2006 lslezak@suse.cz -- x86_64 arch: use x86_64 packages, not i386 (#161267) -- 2.13.29 -* Sat Mar 25 2006 ccoffing@novell.com -- Overhaul from Provo, to make module more feature complete. -- 2.13.28 -* Sat Mar 18 2006 jsrain@suse.de -- fixed size of image for AutoYaST profile (#159369) -- create mountpoint for autoinst.img (#159370) -- fixed writing AutoYaST image to domU config file -- add -F to mkfs.ext2 -* Fri Mar 10 2006 lslezak@suse.cz -- image directory is configurable now (#156591) -- check for existing config file, don't overwrite it (#156322) -- 2.13.27 -* Thu Mar 09 2006 lslezak@suse.cz -- merged proofread texts -- 2.13.26 -* Wed Mar 08 2006 lslezak@suse.cz -- fixed network configuration in full virtualization mode (#145064) -- 2.13.25 -* Wed Mar 08 2006 lslezak@suse.cz -- initialize package manager, source proposal fix (#152638) -- removed unused code (product detection) -- fixed network config reset -- 2.13.24 -* Wed Mar 08 2006 lslezak@suse.cz -- fixed capitalization in DHCP label and proposal text -- 2.13.23 -* Fri Mar 03 2006 lslezak@suse.cz -- display full file path and device prefix (#154016) -- 2.13.22 -* Mon Feb 27 2006 lslezak@suse.cz -- 2.13.21 -* Fri Feb 24 2006 lslezak@suse.cz -- new DHCP option in the network configuratino dialog (#153385) -- allow to boot from CD-ROM in full virtualization mode -* Thu Feb 23 2006 lslezak@suse.cz -- don't remove CD-ROM after reboot in full virtualization mode - (#145064) -* Tue Feb 21 2006 lslezak@suse.cz -- display warning in full virtualization mode if AutoYast - profile is configured -- check URL of an installation source -- fixed package download from an inst. source -- fixed crash due to uninitialized source (#150241) -- 2.13.20 -* Tue Feb 21 2006 lslezak@suse.cz -- check valid disk devices in full virtualization mode (#145064) -- .spec: removed yast2-devel-packages and yast2-users -* Fri Feb 17 2006 lslezak@suse.cz -- boot device configuration in full virtualization mode, - start VM in background (#145064) -- xen config file fixes -- 2.13.19 -* Mon Feb 13 2006 lslezak@suse.cz -- 2.13.18 -* Mon Feb 13 2006 lslezak@suse.cz -- validate domain name (only alphanumeric and _-.:+ characterrs - are allowed) (#150054) -* Mon Feb 13 2006 lslezak@suse.cz -- resize dom0 memory size if needed (#147612) -* Mon Feb 13 2006 lslezak@suse.cz -- start 2nd stage at background, finish yast module (#149665) -- show the network device config popup when adding new interface -* Mon Feb 13 2006 lslezak@suse.cz -- don't start VM when file downloading from source fails (#147428) -- initialize target (#150241) -* Mon Feb 13 2006 lslezak@suse.cz -- increased default disk image size to 4GB (#149604) -- generate default MAC address for network interface (#149177) -* Mon Feb 06 2006 lslezak@suse.cz -- full virtualization fix (use hvm loader and builder) -- write vif option correctly (#145390) -- allow non-network source -- suppose VM crash if runtime is lower than 3 sec -- 2.13.17 -* Wed Feb 01 2006 lslezak@suse.cz -- extract translatable strings from vm_install.xml control file - (#146651) -- 2.13.16 -* Mon Jan 30 2006 lslezak@suse.cz -- don't write obsoleted 'nics' options to domain configuration - file (#145390) -- 2.13.15 -* Wed Jan 25 2006 lslezak@suse.cz -- Use "RAM Disk" instead of "initrd" (#143673) -- 2.13.14 -* Mon Jan 23 2006 lslezak@suse.cz -- merged proofed texts -- 2.13.13 -* Fri Jan 20 2006 lslezak@suse.cz -- Improved help texts (#143669, #143672, #143674) -- Use "RAM Disk" instead of "initrd" (#143673) -- Fixes in the Full Virtualization mode -- Propose sparse images -- Create extra disk image for AutoYast profile -- 2.13.12 -* Tue Jan 17 2006 lslezak@suse.cz -- fixed .spec file (missing inst_xen_mode.ycp in the file list) -- 2.13.11 -* Fri Jan 13 2006 lslezak@suse.cz -- no network interfaces possible in virtual machine -- AutoYast profile selection is part of the proposal -- export selected installation source as URL in AutoYast -- configure Xen virtualization mode (paravirtualization or - full virtualization) (GUI only) -- 2.13.10 -* Wed Jan 11 2006 lslezak@suse.cz -- AutoYast client -- 2.13.9 -* Wed Jan 04 2006 lslezak@suse.cz -- install xen-tools package -- check whether kernel-xen and install-initrd packages - are available (#116395) -- fixed $URL_INSTALL macro expansion -- 2.13.8 -* Mon Dec 19 2005 jsuchome@suse.cz -- merged proofed texts -- 2.13.7 -* Fri Dec 16 2005 lslezak@suse.cz -- new client for Xen domain0 configuration (#117215) -- spelling fixes -- 2.13.6 -* Mon Dec 12 2005 lslezak@suse.cz -- removed UML support -- 2.13.5 -* Mon Dec 12 2005 lslezak@suse.cz -- custom kernel and RAM disk configuration -- workflow update for custom kernel -- renamed search variable -- new help texts + updates -- xen - configure more virtual network interfaces, allow to use - physical partition as storage, use existing disk image -- 2.13.4 -* Tue Nov 22 2005 lslezak@suse.cz -- installation boot parameter - boot option has been splitted into - two parts: boot option and additional installation boot option - (used only at the first stage, e.g. autoyast option) -- xen - configure restart option -- fixed error message (part of #117215) -- version 2.13.3 -* Fri Nov 11 2005 lslezak@suse.cz -- added command line mode support -- merged UML functionality (yast2-uml package can be dropped) -- uml - configure UMID option, um-host-install-initrd package - is not used any more (#96323) -- version 2.13.2 -* Fri Oct 14 2005 lslezak@suse.cz -- moved generic code to VM_Common:: -- proposal definition is part of the package -- version 2.13.1 -* Tue Sep 27 2005 lslezak@suse.cz -- install required X packages (xorg-x11, xterm) (#117660) -- write option ioemu for emulated disk (#117711) -- version 2.13.0 -* Mon Sep 19 2005 lslezak@suse.cz -- fixed 'Xen' spelling (#117226) -* Fri Sep 09 2005 lslezak@suse.cz -- write vif option properly into VM configuration file (#115791) -- don't start an installatinon without network source (#114740) -- 2.12.4 -* Fri Aug 26 2005 lslezak@suse.cz -- fixed layout of the tables (#112971) -- use arch dependend kernel-xen and install-initrd package -- reinitialize installtion sources -- fixed logging -- 2.12.3 -* Fri Aug 19 2005 lslezak@suse.cz -- use properly custom installation source -- mount partitions in virtual disk image -- search for kernel files, copy them to domain0 -- search for root device name -- update VM configuration file before starting the 2nd stage -- create link in /etc/xen/auto when 'on boot' start - mode is selected -- add TERM=xterm kernel option (to have colours in 2nd stage) -- 2.12.2 -* Fri Aug 12 2005 lslezak@suse.cz -- fixed creating of an installation initrd (#104339) -- fixed configuration update after reboot (after first - installation stage) -- 2.12.1 -* Fri Aug 12 2005 visnov@suse.cz -- fix textdomain -* Fri Aug 05 2005 lslezak@suse.cz -- initial release -- 2.12.0 ++++++ yast2-vm-2.16.10.tar.bz2 ++++++ ++++ 8673 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-vm-2.16.10/autodocs-ycp.ami new/yast2-vm-2.16.10/autodocs-ycp.ami --- old/yast2-vm-2.16.10/autodocs-ycp.ami 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-vm-2.16.10/autodocs-ycp.ami 2009-06-22 08:21:11.000000000 +0200 @@ -0,0 +1,27 @@ +# -*- makefile -*- Automake include file +# $Id: autodocs-ycp.ami 33394 2006-10-13 11:51:40Z mvidner $ + +# Builds source documentation for YCP sources +# Uses ycpdoc +# PARAMETERS: +# AUTODOCS_YCP: Files that the ycp autodocs is built from +# Optional - the default is $(srcdir)/../../src/*.ycp +# AUTODOCS_PM: Files that the perl autodocs is built from +# Optional - the default is $(srcdir)/../../src/*.pm + +htmldir = $(docdir)/autodocs + +html_DATA = index.html $(wildcard *.html) +CLEANFILES = $(html_DATA) pod2htm*.tmp + +AUTODOCS_YCP ?= $(wildcard $(srcdir)/../../src/*.ycp) +AUTODOCS_PM ?= $(wildcard $(srcdir)/../../src/*.pm) + +index.html: $(AUTODOCS_YCP) $(AUTODOCS_PM) +#including *.pm, for the index + ${YCPDOC} -d. $^ + for i in $(AUTODOCS_PM); do \ + b=`basename $$i`; b=$${b%.pm}; \ + pod2html --title=$$b --infile=$$i --outfile=$$b.html; \ + echo "<a href='$$b.html'>$$b</a>" > $$b.mod.html; \ + done diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-vm-2.16.10/configure.in new/yast2-vm-2.16.10/configure.in --- old/yast2-vm-2.16.10/configure.in 2008-09-22 23:46:52.000000000 +0200 +++ new/yast2-vm-2.16.10/configure.in 2009-06-22 08:21:11.000000000 +0200 @@ -1,9 +1,9 @@ dnl configure.in for yast2-vm dnl -dnl -- This file is generated by y2autoconf 2.13.18 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.18.5 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-vm, 2.16.5, http://bugs.opensuse.org/, yast2-vm) +AC_INIT(yast2-vm, 2.16.10, http://bugs.opensuse.org/, yast2-vm) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -14,10 +14,11 @@ AC_PREFIX_DEFAULT(/usr) -AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs +dnl long filenames; we use GNU Make extensions and that's ok +AM_INIT_AUTOMAKE(tar-ustar -Wno-portability) dnl Important YaST2 variables -VERSION="2.16.5" +VERSION="2.16.10" RPMNAME="yast2-vm" MAINTAINER="Ladislav Slezak <lslezak@suse.cz>" @@ -107,9 +108,11 @@ dnl no need for AC_ARG_VAR AC_PATH_PROG(XGETTEXT, xgettext) if test -z "$XGETTEXT" ; then - AC_MSG_ERROR(xgettext is missing; please install gettext-devel.) + AC_MSG_ERROR(xgettext is missing; please install gettext-tools.) fi +Y2DEVTOOLS_PREFIX=`pkg-config --print-errors --variable=prefix yast2-devtools` +AC_SUBST(Y2DEVTOOLS_PREFIX) devtools_ybindir=`pkg-config --print-errors --variable=ybindir yast2-devtools` devtools_yast2dir=`pkg-config --print-errors --variable=yast2dir yast2-devtools` @@ -142,6 +145,9 @@ if test "$YCPC" = "false"; then AC_MSG_ERROR([ycpc is not installed]) fi +AC_CHECK_FILE($devtools_yast2dir/data/testsuite/Makefile.testsuite, [], [ + AC_MSG_WARN([yast2-testsuite.rpm is not installed]) +]) ( cd control; diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-vm-2.16.10/COPYRIGHT.english new/yast2-vm-2.16.10/COPYRIGHT.english --- old/yast2-vm-2.16.10/COPYRIGHT.english 2009-04-01 21:46:10.000000000 +0200 +++ new/yast2-vm-2.16.10/COPYRIGHT.english 1970-01-01 01:00:00.000000000 +0100 @@ -1,340 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - <one line to give the program's name and a brief idea of what it does.> - Copyright (C) <year> <name of author> - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - <signature of Ty Coon>, 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General -Public License instead of this License. diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-vm-2.16.10/doc/autodocs/Makefile.am new/yast2-vm-2.16.10/doc/autodocs/Makefile.am --- old/yast2-vm-2.16.10/doc/autodocs/Makefile.am 2008-09-22 23:06:56.000000000 +0200 +++ new/yast2-vm-2.16.10/doc/autodocs/Makefile.am 2009-06-16 09:42:07.000000000 +0200 @@ -1,10 +1,3 @@ -# Makefile.am for devtools/devtools/skeletons/config/doc/autodocs +# Makefile.am for YCP module .../doc/autodocs -htmldir = $(docdir)/autodocs - -index.html: $(srcdir)/../../src/*.ycp - $(ybindir)/ycpdoc -d. $(srcdir)/../../src/*.ycp - -html_DATA = index.html $(wildcard *.html) - -CLEANFILES = $(html_DATA) +include $(top_srcdir)/autodocs-ycp.ami diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-vm-2.16.10/Makefile.am new/yast2-vm-2.16.10/Makefile.am --- old/yast2-vm-2.16.10/Makefile.am 2008-09-22 23:46:52.000000000 +0200 +++ new/yast2-vm-2.16.10/Makefile.am 2009-06-22 08:21:11.000000000 +0200 @@ -7,8 +7,7 @@ # #where devtools are -PREFIX := $(shell pkg-config --print-errors --variable=prefix yast2-devtools) -Y2TOOL = $(PREFIX)/bin/y2tool +Y2TOOL = $(Y2DEVTOOLS_PREFIX)/bin/y2tool VERSION = $(shell cat $(srcdir)/VERSION) RPMNAME = $(shell cat $(srcdir)/RPMNAME) @@ -20,22 +19,23 @@ # do we do Makefile.am for devtools? It is a little special... IS_DEVTOOLS = $(findstring yast2-devtools,$(RPMNAME)) -DEVTOOLS_DIR = $(if $(IS_DEVTOOLS),$(srcdir)/devtools,$(PREFIX)/share/YaST2/data/devtools) +DEVTOOLS_DIR = $(if $(IS_DEVTOOLS),$(srcdir)/devtools,$(Y2DEVTOOLS_PREFIX)/share/YaST2/data/devtools) ALL_PACKAGES = $(DEVTOOLS_DIR)/admin/all-packages LEGALESE_DIR = $(if $(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/copyright/gpl) -COPYRIGHT_files_gpl = README COPYING COPYRIGHT.english +COPYRIGHT_files_gpl = README COPYING COPYRIGHT_files_yast = YAST_LICENSE README COPYING COPYRIGHT.english \ COPYRIGHT.french COPYRIGHT.german COPYRIGHT.spanish extra_COPYRIGHT_files = $(if $(HAS_YAST_LICENSE), $(COPYRIGHT_files_yast), $(COPYRIGHT_files_gpl)) -AUTOMAKE_OPTIONS = foreign dist-bzip2 -# where devtools instal m4 snippets +# less strict; prefer bzip2 +AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip +# where devtools install m4 snippets # argh, executed literally -#ACLOCAL_AMFLAGS = -I $(PREFIX)/share/aclocal -ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal +#ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal +ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal Makefile.am.common: $(DEVTOOLS_DIR)/admin/Makefile.am.common cmp -s $< $@ || cp -f $< $@ @@ -67,7 +67,7 @@ # because the prerequisite is made here (not anymore!) # and we don't want any paths in y2autoconf # info '(autoconf)config.status Invocation' -$(RPMNAME).pc: $(RPMNAME).pc.in +$(RPMNAME).pc: $(RPMNAME).pc.in config.status ./config.status --file=$@:$< if CREATE_PKGCONFIG_NOARCH @@ -211,8 +211,7 @@ # For po/ modules checkpo: - test ! -d $(srcdir)/po || $(MAKE) -C po checkpo -# test ! -d $(srcdir)/po \ -# || { $(MAKE) -C po checkpo && $(MAKE) -C po make-pox; } + 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 = doc src diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-vm-2.16.10/Makefile.am.common new/yast2-vm-2.16.10/Makefile.am.common --- old/yast2-vm-2.16.10/Makefile.am.common 2008-09-22 23:46:52.000000000 +0200 +++ new/yast2-vm-2.16.10/Makefile.am.common 2009-06-22 08:21:11.000000000 +0200 @@ -29,7 +29,19 @@ dist-hook: check-syntax +CHECK_SYNTAX = true check-syntax: $(client_DATA) $(ycpchook) - if test "$(client_DATA)"; then $(bindir)/ycpc -qE -M. -I. $(YCPCFLAGS) $(filter %.ycp,$^) || exit 1; fi + @if test "$(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 --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-vm-2.16.10/missing new/yast2-vm-2.16.10/missing --- old/yast2-vm-2.16.10/missing 2008-09-22 23:46:58.000000000 +0200 +++ new/yast2-vm-2.16.10/missing 2009-06-22 08:21:15.000000000 +0200 @@ -1,9 +1,9 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2005-06-08.21 +scriptversion=2006-05-10.23 -# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005 +# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006 # Free Software Foundation, Inc. # Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996. @@ -33,6 +33,8 @@ fi run=: +sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p' +sed_minuso='s/.* -o \([^ ]*\).*/\1/p' # In the cases where this matters, `missing' is being run in the # srcdir already. @@ -44,7 +46,7 @@ msg="missing on your system" -case "$1" in +case $1 in --run) # Try to run requested program, and just exit if it succeeds. run= @@ -77,6 +79,7 @@ aclocal touch file \`aclocal.m4' autoconf touch file \`configure' autoheader touch file \`config.h.in' + autom4te touch the output file, or create a stub one automake touch all \`Makefile.in' files bison create \`y.tab.[ch]', if possible, from existing .[ch] flex create \`lex.yy.c', if possible, from existing .c @@ -106,7 +109,7 @@ # Now exit if we have it, but it failed. Also exit now if we # don't have it and --version was passed (most likely to detect # the program). -case "$1" in +case $1 in lex|yacc) # Not GNU programs, they don't have --version. ;; @@ -135,7 +138,7 @@ # If it does not exist, or fails to run (possibly an outdated version), # try to emulate it. -case "$1" in +case $1 in aclocal*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if @@ -164,7 +167,7 @@ test -z "$files" && files="config.h" touch_files= for f in $files; do - case "$f" in + case $f in *:*) touch_files="$touch_files "`echo "$f" | sed -e 's/^[^:]*://' -e 's/:.*//'`;; *) touch_files="$touch_files $f.in";; @@ -192,8 +195,8 @@ You can get \`$1' as part of \`Autoconf' from any GNU archive site." - file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` - test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` + file=`echo "$*" | sed -n "$sed_output"` + test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -f "$file"; then touch $file else @@ -214,25 +217,25 @@ in order for those modifications to take effect. You can get \`Bison' from any GNU archive site." rm -f y.tab.c y.tab.h - if [ $# -ne 1 ]; then + if test $# -ne 1; then eval LASTARG="\${$#}" - case "$LASTARG" in + case $LASTARG in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` - if [ -f "$SRCFILE" ]; then + if test -f "$SRCFILE"; then cp "$SRCFILE" y.tab.c fi SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` - if [ -f "$SRCFILE" ]; then + if test -f "$SRCFILE"; then cp "$SRCFILE" y.tab.h fi ;; esac fi - if [ ! -f y.tab.h ]; then + if test ! -f y.tab.h; then echo >y.tab.h fi - if [ ! -f y.tab.c ]; then + if test ! -f y.tab.c; then echo 'main() { return 0; }' >y.tab.c fi ;; @@ -244,18 +247,18 @@ in order for those modifications to take effect. You can get \`Flex' from any GNU archive site." rm -f lex.yy.c - if [ $# -ne 1 ]; then + if test $# -ne 1; then eval LASTARG="\${$#}" - case "$LASTARG" in + case $LASTARG in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` - if [ -f "$SRCFILE" ]; then + if test -f "$SRCFILE"; then cp "$SRCFILE" lex.yy.c fi ;; esac fi - if [ ! -f lex.yy.c ]; then + if test ! -f lex.yy.c; then echo 'main() { return 0; }' >lex.yy.c fi ;; @@ -267,11 +270,9 @@ \`Help2man' package in order for those modifications to take effect. You can get \`Help2man' from any GNU archive site." - file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` - if test -z "$file"; then - file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` - fi - if [ -f "$file" ]; then + file=`echo "$*" | sed -n "$sed_output"` + test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` + if test -f "$file"; then touch $file else test -z "$file" || exec >$file @@ -289,11 +290,17 @@ DU, IRIX). You might want to install the \`Texinfo' package or the \`GNU make' package. Grab either from any GNU archive site." # The file to touch is that specified with -o ... - file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` + file=`echo "$*" | sed -n "$sed_output"` + test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -z "$file"; then # ... or it is the one specified with @setfilename ... infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` - file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile` + file=`sed -n ' + /^@setfilename/{ + s/.* \([^ ]*\) *$/\1/ + p + q + }' $infile` # ... or it is derived from the source name (dir/f.texi becomes f.info) test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info fi @@ -317,13 +324,13 @@ fi firstarg="$1" if shift; then - case "$firstarg" in + case $firstarg in *o*) firstarg=`echo "$firstarg" | sed s/o//` tar "$firstarg" "$@" && exit 0 ;; esac - case "$firstarg" in + case $firstarg in *h*) firstarg=`echo "$firstarg" | sed s/h//` tar "$firstarg" "$@" && exit 0 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-vm-2.16.10/README new/yast2-vm-2.16.10/README --- old/yast2-vm-2.16.10/README 2009-04-01 21:46:10.000000000 +0200 +++ new/yast2-vm-2.16.10/README 2009-06-22 08:21:17.000000000 +0200 @@ -1,2 +1,2 @@ This program/library is part of YaST2 -See the file COPYRIGHT.english for license terms +See the file COPYING for license terms diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-vm-2.16.10/src/xen.ycp new/yast2-vm-2.16.10/src/xen.ycp --- old/yast2-vm-2.16.10/src/xen.ycp 2008-09-22 23:06:57.000000000 +0200 +++ new/yast2-vm-2.16.10/src/xen.ycp 2009-04-29 12:58:09.000000000 +0200 @@ -24,7 +24,7 @@ * Summary: Main virtual machine installation/management * Authors: Michael G. Fritch <mgfritch@novell.com> * - * $Id$ + * $Id: xen.ycp 57028 2009-04-29 10:58:09Z lslezak $ */ { ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de