diff options
author | Chmouel Boudjnah <chmou@mandriva.com> | 2002-02-11 16:21:42 +0000 |
---|---|---|
committer | Chmouel Boudjnah <chmou@mandriva.com> | 2002-02-11 16:21:42 +0000 |
commit | a77399b142c2fc52021669bb52f7a0ad8e31682c (patch) | |
tree | 30f51768218ba0fff0f2635b6e4d94cbbc2c06c0 /bootsplash.spec | |
parent | 4d122e8f9453dcb3758eaecca14aad36137b92b7 (diff) | |
download | bootsplash-a77399b142c2fc52021669bb52f7a0ad8e31682c.tar bootsplash-a77399b142c2fc52021669bb52f7a0ad8e31682c.tar.gz bootsplash-a77399b142c2fc52021669bb52f7a0ad8e31682c.tar.bz2 bootsplash-a77399b142c2fc52021669bb52f7a0ad8e31682c.tar.xz bootsplash-a77399b142c2fc52021669bb52f7a0ad8e31682c.zip |
1.2-1mdk
Diffstat (limited to 'bootsplash.spec')
-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. |