diff options
author | David Baudens <baudens@mandriva.com> | 2002-08-02 09:39:20 +0000 |
---|---|---|
committer | David Baudens <baudens@mandriva.com> | 2002-08-02 09:39:20 +0000 |
commit | 1c4dbf5d73b2131245332e44b74c2449fc85a1a6 (patch) | |
tree | f2a815023e7cac2b94f8254566eed49e61375849 /bootsplash.spec | |
parent | 8d9448c8352d8f843c2fc79a9545504fd4630d6e (diff) | |
download | bootsplash-1c4dbf5d73b2131245332e44b74c2449fc85a1a6.tar bootsplash-1c4dbf5d73b2131245332e44b74c2449fc85a1a6.tar.gz bootsplash-1c4dbf5d73b2131245332e44b74c2449fc85a1a6.tar.bz2 bootsplash-1c4dbf5d73b2131245332e44b74c2449fc85a1a6.tar.xz bootsplash-1c4dbf5d73b2131245332e44b74c2449fc85a1a6.zip |
Sync CVS with sources available in Cooker
Diffstat (limited to 'bootsplash.spec')
-rw-r--r-- | bootsplash.spec | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 2ae25a1..56cf5b2 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,6 +1,6 @@ %define name bootsplash -%define version 1.3.11 -%define release 2mdk +%define version 1.3.13 +%define release 1mdk %define _bootdir /boot Summary: The Boot Splash Images and scripts @@ -101,8 +101,14 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %changelog -* Fri Aug 02 2002 David BAUDENS <baudens@mandrakesoft.com> 1.3.11-2mdk -- Update images + +* Fri Jul 26 2002 Warly <warly@mandrakesoft.com> 1.3.13.1mdk +- fix make-boot-splash because of deprecated () instead of $[] +- add hexa value matching for detect-resolution + +* Thu Jul 25 2002 Warly <warly@mandrakesoft.com> 1.3.12-1mdk +- fix bug that makes mkinitrd to fail when no resolution is +found in /etc/lilo.conf * Wed Jul 17 2002 Warly <warly@mandrakesoft.com> 1.3.11-1mdk - new images |