Mailinglist Archive: opensuse-commit (817 mails)

< Previous Next >
commit kiwi-config-openSUSE
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 02 Dec 2008 15:24:01 +0100
  • Message-id: <20081202142401.8D1066780A8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package kiwi-config-openSUSE
checked in at Tue Dec 2 15:24:01 CET 2008.


--------
--- kiwi-config-openSUSE/kiwi-config-openSUSE.changes 2008-11-25
21:31:42.000000000 +0100
+++
/mounts/work_src_done/STABLE/kiwi-config-openSUSE/kiwi-config-openSUSE.changes
2008-12-02 14:56:32.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Dec 2 14:56:21 CET 2008 - coolo@xxxxxxx
+
+- fixed shell script to enable repos (bnc#441525)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ kiwi-config-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.h26542/_old 2008-12-02 15:23:09.000000000 +0100
+++ /var/tmp/diff_new_pack.h26542/_new 2008-12-02 15:23:09.000000000 +0100
@@ -25,7 +25,7 @@
BuildRequires: yast2-country
Summary: KDE live CD
Version: 11.1
-Release: 5
+Release: 6
Group: System/Boot
License: BSD 3-Clause
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -175,6 +175,8 @@
/usr/share/openSUSE-kiwi

%changelog
+* Tue Dec 02 2008 coolo@xxxxxxx
+- fixed shell script to enable repos (bnc#441525)
* Tue Nov 25 2008 coolo@xxxxxxx
- there is no EULA.txt anymore
* Sat Nov 22 2008 coolo@xxxxxxx

++++++ correct_live_install ++++++
--- /var/tmp/diff_new_pack.h26542/_old 2008-12-02 15:23:09.000000000 +0100
+++ /var/tmp/diff_new_pack.h26542/_new 2008-12-02 15:23:09.000000000 +0100
@@ -49,8 +49,8 @@
rm /etc/init.d/sax
rm /usr/sbin/configure-x.sh
cd /etc/zypp/repos.d
- for i in *; do
- sed -i -e "s,enabled=0,enabled=1," $i.repo
+ for i in *.repo; do
+ sed -i -e "s,enabled=0,enabled=1," $i
done
else
patch -p0 < /tmp/config-usb.patch


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages