From 9b59e9cd78362ae38b81b388efa0fdb4f812489d92e445bf183269649c398339 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Mon, 3 Mar 2014 11:15:21 +0000 Subject: [PATCH] - version 14.51 OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=625 --- fix-fontconfig.patch | 22 ---------------------- installation-images-14.50.tar.bz2 | 3 --- installation-images-14.51.tar.bz2 | 3 +++ installation-images-SLES.changes | 15 +++++++++++++++ installation-images-SLES.spec | 6 ++---- installation-images-openSUSE.changes | 9 +++++++++ installation-images-openSUSE.spec | 6 ++---- 7 files changed, 31 insertions(+), 33 deletions(-) delete mode 100644 fix-fontconfig.patch delete mode 100644 installation-images-14.50.tar.bz2 create mode 100644 installation-images-14.51.tar.bz2 diff --git a/fix-fontconfig.patch b/fix-fontconfig.patch deleted file mode 100644 index 63b66c9..0000000 --- a/fix-fontconfig.patch +++ /dev/null @@ -1,22 +0,0 @@ -commit 2195e67b43a12d32398f8a5b395c38b5dff4889d -Author: Stephan Kulow -Date: Sat Mar 1 15:33:52 2014 +0100 - - take all of fontconfig - see sr#224058 - -diff --git a/data/root/root.file_list b/data/root/root.file_list -index f67ed84..c7435bd 100644 ---- a/data/root/root.file_list -+++ b/data/root/root.file_list -@@ -456,11 +456,6 @@ xterm: - gpm: - /usr/sbin/gpm - --fontconfig: -- / -- r /etc/fonts/local.conf -- m /etc/fonts/local.conf.instsys /etc/fonts/local.conf -- - xdm: - /etc/X11/xdm/Keyboard.map - diff --git a/installation-images-14.50.tar.bz2 b/installation-images-14.50.tar.bz2 deleted file mode 100644 index a95f746..0000000 --- a/installation-images-14.50.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a49a0abd18b8d3e98d3b3fe60e41ba1cdb05e6a3f3bf51e668702a263f02f3a5 -size 186544 diff --git a/installation-images-14.51.tar.bz2 b/installation-images-14.51.tar.bz2 new file mode 100644 index 0000000..7a3ccb2 --- /dev/null +++ b/installation-images-14.51.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:772cc89a65f7cbed0484b7b3df0fe6b383fc337e396a21798eb88429dd025764 +size 186366 diff --git a/installation-images-SLES.changes b/installation-images-SLES.changes index b3e49da..15d58a9 100644 --- a/installation-images-SLES.changes +++ b/installation-images-SLES.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Mar 3 12:15:07 CET 2014 - snwint@suse.de + +- rename yast theme in openSUSE +- filesystem package comes with /var/run symlink +- adjust module config +- systemd has new library names +- take all of fontconfig - see sr#224058 + +------------------------------------------------------------------- +Sat Mar 1 14:41:20 UTC 2014 - coolo@suse.com + +- add fix-fontconfig.patch not to take installation specific fontconfig + any longer + ------------------------------------------------------------------- Fri Feb 28 14:10:48 CET 2014 - snwint@suse.de diff --git a/installation-images-SLES.spec b/installation-images-SLES.spec index 260bf20..80dbc81 100644 --- a/installation-images-SLES.spec +++ b/installation-images-SLES.spec @@ -351,11 +351,10 @@ ExcludeArch: %arm Summary: Installation Image Files for %theme License: GPL-2.0+ Group: Metapackages -Version: 14.50 +Version: 14.51 Release: 0 Provides: installation-images = %version-%release -Source: installation-images-14.50.tar.bz2 -Patch0: fix-fontconfig.patch +Source: installation-images-14.51.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define _binary_payload w.ufdio @@ -391,7 +390,6 @@ Package that holds debuginfo dependencies for image files in installation-image. %prep %setup -n installation-images-%{version} -%patch0 -p1 rm -f /usr/lib/build/checks/04-check-filelist %build diff --git a/installation-images-openSUSE.changes b/installation-images-openSUSE.changes index 38fa75d..15d58a9 100644 --- a/installation-images-openSUSE.changes +++ b/installation-images-openSUSE.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Mar 3 12:15:07 CET 2014 - snwint@suse.de + +- rename yast theme in openSUSE +- filesystem package comes with /var/run symlink +- adjust module config +- systemd has new library names +- take all of fontconfig - see sr#224058 + ------------------------------------------------------------------- Sat Mar 1 14:41:20 UTC 2014 - coolo@suse.com diff --git a/installation-images-openSUSE.spec b/installation-images-openSUSE.spec index 57272f1..e2b60cd 100644 --- a/installation-images-openSUSE.spec +++ b/installation-images-openSUSE.spec @@ -351,11 +351,10 @@ ExcludeArch: %arm Summary: Installation Image Files for %theme License: GPL-2.0+ Group: Metapackages -Version: 14.50 +Version: 14.51 Release: 0 Provides: installation-images = %version-%release -Source: installation-images-14.50.tar.bz2 -Patch0: fix-fontconfig.patch +Source: installation-images-14.51.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define _binary_payload w.ufdio @@ -391,7 +390,6 @@ Package that holds debuginfo dependencies for image files in installation-image. %prep %setup -n installation-images-%{version} -%patch0 -p1 rm -f /usr/lib/build/checks/04-check-filelist %build