diff options
-rw-r--r-- | bootsplash.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 2076dbd..6099d3c 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 1.3.1 +%define version 1.3.2 %define release 1mdk Summary: The Boot Splash Images and scripts. @@ -44,6 +44,11 @@ rm -rf $RPM_BUILD_ROOT %_datadir/%{name}/* %changelog +* Wed Feb 13 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.3.2-1mdk +- bootsplash.spec: Fix Requires on mkinitrd. +- bootsplash.spec: Update description with english words + (ASkwar@DigitalProjects.com). + * Tue Feb 12 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.3.1-1mdk - Add switch-themes to distributed files help a lot to make it works. |