diff options
author | Olivier Blin <oblin@mandriva.org> | 2004-02-24 17:56:49 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2004-02-24 17:56:49 +0000 |
commit | 17899425096f826404ba16d9aa00f10383beb6bb (patch) | |
tree | 8ea1579a9e789292d84d837290168a35d868bb8e /bootsplash.spec | |
parent | 3779f35ff0e602831e80742dbf85b71f3376279c (diff) | |
download | bootsplash-17899425096f826404ba16d9aa00f10383beb6bb.tar bootsplash-17899425096f826404ba16d9aa00f10383beb6bb.tar.gz bootsplash-17899425096f826404ba16d9aa00f10383beb6bb.tar.bz2 bootsplash-17899425096f826404ba16d9aa00f10383beb6bb.tar.xz bootsplash-17899425096f826404ba16d9aa00f10383beb6bb.zip |
DIRM
Diffstat (limited to 'bootsplash.spec')
-rw-r--r-- | bootsplash.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 571882b..3b67b63 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,6 +1,6 @@ %define name bootsplash %define version 2.1.4 -%define release 1mdk +%define release 2mdk %define _bootdir /boot Summary: The Boot Splash Images and scripts @@ -71,7 +71,9 @@ rm -rf $RPM_BUILD_ROOT %doc README ChangeLog fbmngplay/ChangeLog.fbmngplay fbmngplay/README.fbmngplay fbtruetype/ChangeLog.fbtruetype fbtruetype/README.fbtruetype %config(noreplace) %{_sysconfdir}/sysconfig/%{name} %dir %{_sysconfdir}/%{name} +%dir %{_sysconfdir}/%{name}/themes %dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/themes %{_datadir}/%{name}/scripts #%_datadir/%{name}/themes/Mandrake #%config(noreplace) %_sysconfdir/%{name}/themes/Mandrake/* @@ -80,6 +82,10 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Tue Feb 24 2004 Olivier Blin <blino@mandrake.org> 2.1.4-2mdk +- DIRM %%{_datadir}/%%{name}/themes +- DIRM %%{_sysconfdir}/%%{name}/themes + * Tue Feb 10 2004 Warly <warly@mandrakesoft.com> 2.1.4-1mdk - simplify detect-resolution to have a better interaction with drakboot |