SHA256
1
0
forked from pool/fonts-config
OBS User unknown 2007-09-06 19:25:45 +00:00 committed by Git OBS Bridge
parent 37e8ce23db
commit 8e6db3212f
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 06 13:51:39 CEST 2007 - mfabian@suse.de
- Bugzilla #299432: add Prereq: %fillup_prereq.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 23 18:46:17 CET 2007 - mfabian@suse.de Fri Mar 23 18:46:17 CET 2007 - mfabian@suse.de

View File

@ -11,7 +11,7 @@
# norootforbuild # norootforbuild
Name: fonts-config Name: fonts-config
License: GNU General Public License (GPL) License: GPL v2 or later
Group: System/X11/Fonts Group: System/X11/Fonts
Provides: xf86tools:/usr/sbin/fonts-config Provides: xf86tools:/usr/sbin/fonts-config
Autoreqprov: on Autoreqprov: on
@ -19,8 +19,9 @@ Requires: fontconfig >= 2.3.93.20060103
%if %suse_version > 1000 %if %suse_version > 1000
Recommends: ft2demos Recommends: ft2demos
%endif %endif
Prereq: %fillup_prereq
Version: 20061025 Version: 20061025
Release: 20 Release: 52
Summary: Configures Fonts for X Windows and other applications Summary: Configures Fonts for X Windows and other applications
Source: fonts-config Source: fonts-config
Source1: SuSEconfig.fonts Source1: SuSEconfig.fonts
@ -80,6 +81,8 @@ exit 0
/var/adm/fillup-templates/sysconfig.fonts-config /var/adm/fillup-templates/sysconfig.fonts-config
%changelog %changelog
* Thu Sep 06 2007 - mfabian@suse.de
- Bugzilla #299432: add Prereq: %%fillup_prereq.
* Fri Mar 23 2007 - mfabian@suse.de * Fri Mar 23 2007 - mfabian@suse.de
- Bugzilla #118131 comment #93: set the autohinter default - Bugzilla #118131 comment #93: set the autohinter default
matching on "font" instead of on "pattern". matching on "font" instead of on "pattern".