Hello community, here is the log from the commit of package kiwi-image-livecd-kde checked in at Wed Apr 30 00:10:14 CEST 2008. -------- --- arch/i386/kiwi-image-livecd-kde/kiwi-image-livecd-gnome.changes 2008-04-29 11:13:13.000000000 +0200 +++ kiwi-image-livecd-kde/kiwi-image-livecd-gnome.changes 2008-04-30 00:08:39.387475000 +0200 @@ -1,0 +2,5 @@ +Tue Apr 29 17:47:17 CEST 2008 - coolo@suse.de + +- softlock recommends + +------------------------------------------------------------------- kiwi-image-livecd-kde.changes: same change New: ---- SoftLocks ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kiwi-image-livecd-gnome.spec ++++++ --- /var/tmp/diff_new_pack.Q13666/_old 2008-04-30 00:08:50.000000000 +0200 +++ /var/tmp/diff_new_pack.Q13666/_new 2008-04-30 00:08:50.000000000 +0200 @@ -28,7 +28,7 @@ BuildRequires: ghostscript-fonts-std ghostscript-library Summary: GNOME Live CD Version: 11.0 -Release: 78 +Release: 80 Group: Productivity/Other License: BSD 3-Clause BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -44,6 +44,7 @@ Source10: create_xconf Source11: zypp.product Source12: correct_live_install +Source13: SoftLocks ExcludeArch: ia64 ppc64 s390x s390 ppc # do not compress the ISO - takes ages %define _binary_payload w.ufdio @@ -101,6 +102,7 @@ cat %{SOURCE6} >> tmp/config.patch sed -e "s,@NAME@,openSUSE-Live-GNOME," %{SOURCE11} > var/lib/zypp/db/products/aae0a680f12121130067466712844104 fi +install -m 644 %{SOURCE13} var/lib/zypp/SoftLocks install -D -m 644 %{SOURCE8} etc/sysconfig/network/ifcfg-eth0 tar xvf %{SOURCE9} install -D -m 755 %{SOURCE10} etc/init.d/create_xconf @@ -150,6 +152,8 @@ %changelog * Tue Apr 29 2008 coolo@suse.de +- softlock recommends +* Tue Apr 29 2008 coolo@suse.de - we need small dict now too * Thu Apr 24 2008 coolo@suse.de - more packages to be copied ++++++ kiwi-image-livecd-kde.spec ++++++ --- /var/tmp/diff_new_pack.Q13666/_old 2008-04-30 00:08:50.000000000 +0200 +++ /var/tmp/diff_new_pack.Q13666/_new 2008-04-30 00:08:50.000000000 +0200 @@ -28,7 +28,7 @@ BuildRequires: ghostscript-fonts-std ghostscript-library Summary: KDE live CD Version: 11.0 -Release: 77 +Release: 80 Group: System/Boot License: BSD 3-Clause BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -44,6 +44,7 @@ Source10: create_xconf Source11: zypp.product Source12: correct_live_install +Source13: SoftLocks ExcludeArch: ia64 ppc64 s390x s390 ppc # do not compress the ISO - takes ages %define _binary_payload w.ufdio @@ -101,6 +102,7 @@ cat %{SOURCE6} >> tmp/config.patch sed -e "s,@NAME@,openSUSE-Live-KDE," %{SOURCE11} > var/lib/zypp/db/products/aae0a680f12121130067466712844104 fi +install -m 644 %{SOURCE13} var/lib/zypp/SoftLocks install -D -m 644 %{SOURCE8} etc/sysconfig/network/ifcfg-eth0 tar xvf %{SOURCE9} install -D -m 755 %{SOURCE10} etc/init.d/create_xconf @@ -150,6 +152,8 @@ %changelog * Tue Apr 29 2008 coolo@suse.de +- softlock recommends +* Tue Apr 29 2008 coolo@suse.de - we need small dict now too * Thu Apr 24 2008 coolo@suse.de - more packages to be copied ++++++ config.sh ++++++ --- arch/i386/kiwi-image-livecd-kde/config.sh 2008-04-21 14:04:28.000000000 +0200 +++ kiwi-image-livecd-kde/config.sh 2008-04-29 23:22:56.097114000 +0200 @@ -97,6 +97,8 @@ suseConfig umount /dev +test -x /usr/bin/kbuildsycoca4 && su - linux -c /usr/bin/kbuildsycoca4 + #====================================== # Umount kernel filesystems #-------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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