- add fix-fontconfig.patch not to take installation specific fontconfig
any longer OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=624
This commit is contained in:
parent
16936a147c
commit
4a2ebd0c9f
22
fix-fontconfig.patch
Normal file
22
fix-fontconfig.patch
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
commit 2195e67b43a12d32398f8a5b395c38b5dff4889d
|
||||||
|
Author: Stephan Kulow <coolo@suse.de>
|
||||||
|
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
|
||||||
|
|
@ -355,6 +355,7 @@ Version: 14.50
|
|||||||
Release: 0
|
Release: 0
|
||||||
Provides: installation-images = %version-%release
|
Provides: installation-images = %version-%release
|
||||||
Source: installation-images-14.50.tar.bz2
|
Source: installation-images-14.50.tar.bz2
|
||||||
|
Patch0: fix-fontconfig.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%define _binary_payload w.ufdio
|
%define _binary_payload w.ufdio
|
||||||
|
|
||||||
@ -390,6 +391,7 @@ Package that holds debuginfo dependencies for image files in installation-image.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n installation-images-%{version}
|
%setup -n installation-images-%{version}
|
||||||
|
%patch0 -p1
|
||||||
rm -f /usr/lib/build/checks/04-check-filelist
|
rm -f /usr/lib/build/checks/04-check-filelist
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Fri Feb 28 14:10:48 CET 2014 - snwint@suse.de
|
||||||
|
|
||||||
|
@ -355,6 +355,7 @@ Version: 14.50
|
|||||||
Release: 0
|
Release: 0
|
||||||
Provides: installation-images = %version-%release
|
Provides: installation-images = %version-%release
|
||||||
Source: installation-images-14.50.tar.bz2
|
Source: installation-images-14.50.tar.bz2
|
||||||
|
Patch0: fix-fontconfig.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%define _binary_payload w.ufdio
|
%define _binary_payload w.ufdio
|
||||||
|
|
||||||
@ -390,6 +391,7 @@ Package that holds debuginfo dependencies for image files in installation-image.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n installation-images-%{version}
|
%setup -n installation-images-%{version}
|
||||||
|
%patch0 -p1
|
||||||
rm -f /usr/lib/build/checks/04-check-filelist
|
rm -f /usr/lib/build/checks/04-check-filelist
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user