From 57517abbcb429d86d3f5fff3aefb845ab82586b73594487f393d12aba7dc91cb Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Wed, 26 Aug 2015 12:58:02 +0000 Subject: [PATCH] Accepting request 327152 from home:qzhao:branches:M17N - change fontconfig.SuSE.properties.template to fontconfig.SUSE.properties.template. * To full fit FATE#316521 Get rid of files using the old SUSE spelling.(bnc#942314) OBS-URL: https://build.opensuse.org/request/show/327152 OBS-URL: https://build.opensuse.org/package/show/M17N/fonts-config?expand=0&rev=72 --- ...operties.template => fontconfig.SUSE.properties.template | 0 fonts-config | 6 +++--- fonts-config.changes | 6 ++++++ fonts-config.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) rename fontconfig.SuSE.properties.template => fontconfig.SUSE.properties.template (100%) diff --git a/fontconfig.SuSE.properties.template b/fontconfig.SUSE.properties.template similarity index 100% rename from fontconfig.SuSE.properties.template rename to fontconfig.SUSE.properties.template diff --git a/fonts-config b/fonts-config index ec7ee77..a0c04f0 100644 --- a/fonts-config +++ b/fonts-config @@ -1,6 +1,6 @@ #! /usr/bin/perl -w # -# Copyright (c) 2000-2014 SuSE Linux AG, Nuernberg, Germany. +# Copyright (c) 2000-2014 SUSE Linux AG, Nuernberg, Germany. # All rights reserved. ######################################################################## # create a man-page with: @@ -401,8 +401,8 @@ my %files = ( "metric compatibility bw symlink", "/etc/fonts/conf.d/31-metric-aliases-bw.conf", "local family list", "/etc/fonts/conf.d/58-family-prefer-local.conf", "user family list", "fontconfig/family-prefer.conf", - "java fontconfig properties template", "/usr/share/fonts-config/fontconfig.SuSE.properties.template", - "java fontconfig properties", "/usr/lib*/jvm/jre/lib/fontconfig.SuSE.properties", + "java fontconfig properties template", "/usr/share/fonts-config/fontconfig.SUSE.properties.template", + "java fontconfig properties", "/usr/lib*/jvm/jre/lib/fontconfig.SUSE.properties", ); diff --git a/fonts-config.changes b/fonts-config.changes index fb20dea..8e5b083 100644 --- a/fonts-config.changes +++ b/fonts-config.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 21 15:49:32 UTC 2015 - qzhao@suse.com + +- change fontconfig.SuSE.properties.template to fontconfig.SUSE.properties.template. + * To full fit FATE#316521 Get rid of files using the old SUSE spelling.(bnc#942314) + ------------------------------------------------------------------- Fri Aug 14 21:40:04 UTC 2015 - schwab@linux-m68k.org diff --git a/fonts-config.spec b/fonts-config.spec index b9273d9..047afb6 100644 --- a/fonts-config.spec +++ b/fonts-config.spec @@ -22,12 +22,12 @@ Name: fonts-config Version: 20150424 Release: 0 Summary: Configures Fonts for X Windows and other applications -# MIT for infinality License: GPL-2.0+ and MIT Group: System/X11/Fonts +# MIT for infinality Source0: fonts-config Source1: sysconfig.fonts-config -Source2: fontconfig.SuSE.properties.template +Source2: fontconfig.SUSE.properties.template Source3: %{infinality_name}-%{infinality_srcver}.tar.bz2 Source4: 10-rendering-options.conf.template Source5: 11-base-rendering.conf