diff options
-rw-r--r-- | bootsplash.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index ce58b54..d066bac 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 1.1 +%define version 1.2 %define release 1mdk Summary: The Boot Splash Images and scripts. @@ -44,6 +44,11 @@ rm -rf $RPM_BUILD_ROOT %_datadir/%{name}/* %changelog +* Mon Feb 11 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.2-1mdk +- Add Ayo theme. +- scripts/detect-resolution: Exist if the config file doen't exist, + don't get information from cmdline when we are during instal + * Fri Feb 8 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.1-1mdk - Add themes support. |