Hello community, here is the log from the commit of package installation-images for openSUSE:12.3 checked in at 2013-02-08 07:19:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:12.3/installation-images (Old) and /work/SRC/openSUSE:12.3/.installation-images.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "installation-images", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:12.3/installation-images/installation-images.changes 2013-02-07 14:19:36.000000000 +0100 +++ /work/SRC/openSUSE:12.3/.installation-images.new/installation-images.changes 2013-02-08 07:19:15.000000000 +0100 @@ -1,0 +2,11 @@ +Thu Feb 7 16:38:43 UTC 2013 - [email protected] + +- kernel-ppc64 is now kernel-default +- xf86-video-vmware is x86 specific + +------------------------------------------------------------------- +Thu Feb 7 16:11:14 CET 2013 - [email protected] + +- shim on + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ installation-images.spec ++++++ --- /var/tmp/diff_new_pack.lV0mgi/_old 2013-02-08 07:19:15.000000000 +0100 +++ /var/tmp/diff_new_pack.lV0mgi/_new 2013-02-08 07:19:15.000000000 +0100 @@ -25,7 +25,7 @@ %define with_vbox 0 %define with_plymouth 1 %define with_efi_graphics 1 -%define with_shim 0 +%define with_shim 1 BuildRequires: Mesa BuildRequires: Mesa-libEGL1 BuildRequires: aaa_base @@ -161,6 +161,7 @@ BuildRequires: plymouth-plugin-script BuildRequires: plymouth-scripts %endif +BuildRequires: nscd BuildRequires: polkit BuildRequires: popt-devel BuildRequires: portmap @@ -197,7 +198,6 @@ BuildRequires: telnet-server BuildRequires: termcap BuildRequires: terminfo -BuildRequires: nscd BuildRequires: usbutils BuildRequires: util-linux BuildRequires: uuid-runtime @@ -271,6 +271,7 @@ %ifarch %ix86 x86_64 BuildRequires: xf86-input-vmmouse BuildRequires: xf86-video-intel +BuildRequires: xf86-video-vmware %endif BuildRequires: xf86-input-void BuildRequires: xf86-input-wacom @@ -282,13 +283,11 @@ BuildRequires: xf86-video-r128 BuildRequires: xf86-video-sis BuildRequires: xf86-video-vesa -BuildRequires: xf86-video-vmware %if %with_vnc BuildRequires: tightvnc %endif %endif %ifarch ppc ppc64 -BuildRequires: kernel-ppc64 BuildRequires: lilo BuildRequires: pdisk BuildRequires: powerpc-utils @@ -474,9 +473,9 @@ %endif %ifarch ppc ppc64 %if %with_sles -image=initrd-ppc64 kernel=kernel-ppc64 MOD_CFG=ppc64 make initrd+modules+gefrickel +image=initrd-default kernel=kernel-default MOD_CFG=ppc64 make initrd+modules+gefrickel %else -image=initrd-ppc64 kernel=kernel-ppc64 MOD_CFG=ppc64 make initrd+modules+gefrickel THEMES=openSUSE +image=initrd-default kernel=kernel-default MOD_CFG=ppc64 make initrd+modules+gefrickel THEMES=openSUSE %endif %endif -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
