Mailinglist Archive: opensuse-commit (1116 mails)

< Previous Next >
commit openSUSE-images for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 16 Feb 2009 01:26:43 +0100
  • Message-id: <20090216002643.AAECE678161@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package openSUSE-images for openSUSE:Factory
checked in at Mon Feb 16 01:26:43 CET 2009.


--------
--- openSUSE-images/openSUSE-images.changes 2008-12-17 10:40:48.000000000
+0100
+++ /mounts/work_src_done/STABLE/openSUSE-images/openSUSE-images.changes
2009-02-14 18:30:46.384268000 +0100
@@ -1,0 +2,5 @@
+Sat Feb 14 18:30:41 CET 2009 - coolo@xxxxxxx
+
+- switch to xz format
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
needed_space_in_mb

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

Other differences:
------------------
++++++ openSUSE-images.spec ++++++
--- /var/tmp/diff_new_pack.I12201/_old 2009-02-16 01:26:25.000000000 +0100
+++ /var/tmp/diff_new_pack.I12201/_new 2009-02-16 01:26:25.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package openSUSE-images (Version 11.2)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@


Name: openSUSE-images
-BuildRequires: createrepo lzma package-lists-openSUSE-images
+BuildRequires: createrepo package-lists-openSUSE-images xz
BuildRequires: ghostscript-fonts-std ghostscript-library
BuildRequires: bundle-lang-common-en bundle-lang-gnome-en bundle-lang-kde-en
BuildRequires: dummy-release openSUSE-build-key
@@ -28,7 +28,7 @@
#!BuildIgnore: suspend
Summary: Creates preinstalled images of patterns
Version: 11.2
-Release: 1
+Release: 2
Group: Metapackages
License: BSD 3-Clause
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -149,8 +149,8 @@

%install
mkdir -p $RPM_BUILD_ROOT/CD1/images
-COMP="lzma -7 -c -v"
-EXT=lzma
+COMP="xz -9 -c -v"
+EXT=xz
cpu=%_target_cpu
case $cpu in
i*86)
@@ -215,6 +215,8 @@
/CD1

%changelog
+* Sat Feb 14 2009 coolo@xxxxxxx
+- switch to xz format
* Wed Dec 17 2008 coolo@xxxxxxx
- do not rely on the symlink to kde_cd
* Tue Dec 09 2008 coolo@xxxxxxx

++++++ images.xml.in ++++++
--- /var/tmp/diff_new_pack.I12201/_old 2009-02-16 01:26:25.000000000 +0100
+++ /var/tmp/diff_new_pack.I12201/_new 2009-02-16 01:26:25.000000000 +0100
@@ -1,113 +1,113 @@
<image_set>

<patterns>base,enhanced_base,games,imaging,kde4,kde4_basis,multimedia,sw_management,x11,xgl</patterns>
<archs>@ARCH@</archs>
- <pkg_image>kde-meta-@ARCH@.tar.lzma</pkg_image>
+ <pkg_image>kde-meta-@ARCH@.tar.xz</pkg_image>
<images config:type="list">
<image>
<name>KDE [base]</name>
<type>tar</type>
- <file>common-base-@ARCH@.tar.lzma</file>
+ <file>common-base-@ARCH@.tar.xz</file>
</image>
<image>
<name>KDE [xorg]</name>
<type>tar</type>
- <file>common-xorg-@ARCH@.tar.lzma</file>
+ <file>common-xorg-@ARCH@.tar.xz</file>
</image>
<image>
<name>KDE [desktop]</name>
<type>tar</type>
- <file>common-desktop-@ARCH@.tar.lzma</file>
+ <file>common-desktop-@ARCH@.tar.xz</file>
</image>
<image>
<name>KDE</name>
<type>tar</type>
- <file>kde-@ARCH@.tar.lzma</file>
+ <file>kde-@ARCH@.tar.xz</file>
</image>
<image>
<name>KDE [meta]</name>
<type>tar</type>
- <file>kde-meta-@ARCH@.tar.lzma</file>
+ <file>kde-meta-@ARCH@.tar.xz</file>
</image>
</images>
</image_set>
<image_set>

<patterns>base,enhanced_base,fonts,games,gnome,gnome_basis,imaging,multimedia,sw_management,x11,xgl</patterns>
<archs>@ARCH@</archs>
- <pkg_image>gnome-meta-@ARCH@.tar.lzma</pkg_image>
+ <pkg_image>gnome-meta-@ARCH@.tar.xz</pkg_image>
<images config:type="list">
<image>
<name>GNOME [1]</name>
<type>tar</type>
- <file>common-base-@ARCH@.tar.lzma</file>
+ <file>common-base-@ARCH@.tar.xz</file>
</image>
<image>
<name>GNOME [2]</name>
<type>tar</type>
- <file>common-xorg-@ARCH@.tar.lzma</file>
+ <file>common-xorg-@ARCH@.tar.xz</file>
</image>
<image>
<name>GNOME [4]</name>
<type>tar</type>
- <file>common-desktop-@ARCH@.tar.lzma</file>
+ <file>common-desktop-@ARCH@.tar.xz</file>
</image>
<image>
<name>GNOME</name>
<type>tar</type>
- <file>gnome-@ARCH@.tar.lzma</file>
+ <file>gnome-@ARCH@.tar.xz</file>
</image>
<image>
<name>GNOME [meta]</name>
<type>tar</type>
- <file>gnome-meta-@ARCH@.tar.lzma</file>
+ <file>gnome-meta-@ARCH@.tar.xz</file>
</image>
</images>
</image_set>
<image_set>
<patterns>base,enhanced_base,sw_management</patterns>
<archs>@ARCH@</archs>
- <pkg_image>base-meta-@ARCH@.tar.lzma</pkg_image>
+ <pkg_image>base-meta-@ARCH@.tar.xz</pkg_image>
<images config:type="list">
<image>
<name>BASE [1]</name>
<type>tar</type>
- <file>base-meta-@ARCH@.tar.lzma</file>
+ <file>base-meta-@ARCH@.tar.xz</file>
</image>
<image>
<name>BASE [2]</name>
<type>tar</type>
- <file>base-@ARCH@.tar.lzma</file>
+ <file>base-@ARCH@.tar.xz</file>
</image>
<image>
<name>BASE [3]</name>
<type>tar</type>
- <file>common-base-@ARCH@.tar.lzma</file>
+ <file>common-base-@ARCH@.tar.xz</file>
</image>
</images>
</image_set>
<image_set>
<patterns>base,enhanced_base,fonts,sw_management,x11</patterns>
<archs>@ARCH@</archs>
- <pkg_image>x11-meta-@ARCH@.tar.lzma</pkg_image>
+ <pkg_image>x11-meta-@ARCH@.tar.xz</pkg_image>
<images config:type="list">
<image>
<name>X11 [1]</name>
<type>tar</type>
- <file>x11-meta-@ARCH@.tar.lzma</file>
+ <file>x11-meta-@ARCH@.tar.xz</file>
</image>
<image>
<name>X11 [2]</name>
<type>tar</type>
- <file>x11-@ARCH@.tar.lzma</file>
+ <file>x11-@ARCH@.tar.xz</file>
</image>
<image>
<name>X11 [3]</name>
<type>tar</type>
- <file>common-xorg-@ARCH@.tar.lzma</file>
+ <file>common-xorg-@ARCH@.tar.xz</file>
</image>
<image>
<name>X11 [4]</name>
<type>tar</type>
- <file>common-base-@ARCH@.tar.lzma</file>
+ <file>common-base-@ARCH@.tar.xz</file>
</image>
</images>
</image_set>


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



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