diff options
Diffstat (limited to 'bootsplash.spec')
-rw-r--r-- | bootsplash.spec | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index ac8d987..31eb8c9 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,6 +1,6 @@ %define name bootsplash -%define version 2.1.0 -%define release 3mdk +%define version 2.1.1 +%define release 1mdk %define _bootdir /boot Summary: The Boot Splash Images and scripts @@ -20,6 +20,7 @@ Requires: mkinitrd > 3.1.6-25mdk 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 libjpeg-static-devel glibc-static-devel +Patch: glibc-fixed-header.tar.bz2 # nomore noarch with the fbrelolution and progress binaries #BuildArchitectures: noarch @@ -79,6 +80,12 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Wed Jan 21 2004 Warly <warly@mandrakesoft.com> 2.1.1-1mdk +- add blino fix to splash.sh (better THEME variable handling) +- NOTE: current bootsplash does not build against standrad glibc +kernel headers. They have to be fixed regarding some __KERNEL__ ifdef. +Modified headers used to build this packages are included into the src.rpm. + * Mon Jan 5 2004 Olivier Blin <blino@mandrake.org> 2.1.0-3mdk - DIRM: %%{_sysconfdir}/%%{name} and %%{_datadir}/%%{name} |