diff options
| -rw-r--r-- | bootsplash.spec | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 9476a48..9262acb 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 3.2.1 +%define version 3.2.2 %define release %mkrel 1 %define _bootdir /boot @@ -86,10 +86,9 @@ rm -rf $RPM_BUILD_ROOT #%config(noreplace) %_sysconfdir/%{name}/themes/Mandrake/* /bin/fbresolution /bin/fbtruetype.static +/bin/fbmngplay.static /bin/progress /sbin/bootanim /sbin/splash /sbin/splash.sh -/usr/bin/fbmenu -/usr/bin/fbtruetype %{_bindir}/* |
