diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-16 21:58:02 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-16 21:58:02 +0000 |
commit | 3a9fcbedda7e7b10d6f5b0a2fd9ed873b2a70cdb (patch) | |
tree | a54d8fb9241c5bbecd5f5811b6d58b782e8d1254 /bootsplash.spec | |
parent | a36e42522db0327580ae246a65dc1ddc61b600ca (diff) | |
download | bootsplash-3a9fcbedda7e7b10d6f5b0a2fd9ed873b2a70cdb.tar bootsplash-3a9fcbedda7e7b10d6f5b0a2fd9ed873b2a70cdb.tar.gz bootsplash-3a9fcbedda7e7b10d6f5b0a2fd9ed873b2a70cdb.tar.bz2 bootsplash-3a9fcbedda7e7b10d6f5b0a2fd9ed873b2a70cdb.tar.xz bootsplash-3a9fcbedda7e7b10d6f5b0a2fd9ed873b2a70cdb.zip |
Added real i18n support (different fonts possible, depending on language)
Diffstat (limited to 'bootsplash.spec')
-rw-r--r-- | bootsplash.spec | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 78e93d2..fbdb455 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,6 +1,6 @@ %define name bootsplash -%define version 2.0.1 -%define release 2mdk +%define version 2.0.2 +%define release 1mdk %define _bootdir /boot Summary: The Boot Splash Images and scripts @@ -19,8 +19,7 @@ Requires: mkinitrd > 3.1.6-25mdk #there is no way to say a special kernel requires. Requires: kernel initscripts > 7.04-15mdk Obsoletes: Aurora Aurora-Monitor-NewStyle-Categorizing-WsLib Aurora-Monitor-NewStyle-WsLib Aurora-Monitor-Traditional-Gtk+ Aurora-Monitor-Traditional-WsLib-8.2 -BuildRequires: freetype2-static-devel libmng-static-devel - +BuildRequires: freetype2-static-devel libmng-static-devel libjpeg62-static-devel glibc-static-devel # nomore noarch with the fbrelolution and progress binaries #BuildArchitectures: noarch @@ -106,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Sat Aug 16 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 2.0.2-1mdk +- added support for other fonts, depending on the language + * Fri Aug 01 2003 Warly <warly@mandrakesoft.com> 2.0.1-2mdk - require to initscripts was not correct |