aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Baudens <baudens@mandriva.com>2002-08-02 09:52:18 +0000
committerDavid Baudens <baudens@mandriva.com>2002-08-02 09:52:18 +0000
commit359fe549fb2a7320eb28088a0fd9160ea8b8d9ab (patch)
tree59e3843f338a526bcc7c7468b7a824f9285fd381
parentca59b61716814016f3e6d10a65671d6c6cdaa09b (diff)
downloadbootsplash-359fe549fb2a7320eb28088a0fd9160ea8b8d9ab.tar
bootsplash-359fe549fb2a7320eb28088a0fd9160ea8b8d9ab.tar.gz
bootsplash-359fe549fb2a7320eb28088a0fd9160ea8b8d9ab.tar.bz2
bootsplash-359fe549fb2a7320eb28088a0fd9160ea8b8d9ab.tar.xz
bootsplash-359fe549fb2a7320eb28088a0fd9160ea8b8d9ab.zip
Sync CVS, update images & .spec, fix make rpmV1_3_13_2mdk
-rw-r--r--Makefile1
-rw-r--r--bootsplash.spec6
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed1a3b0..7c0bb12 100644
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,7 @@ CONFIGDIRS=themes/config/
prefix=/
sharedir=/usr/share
configdir=/etc
+RPM=$(HOME)/rpm
all: check
diff --git a/bootsplash.spec b/bootsplash.spec
index 56cf5b2..3224262 100644
--- a/bootsplash.spec
+++ b/bootsplash.spec
@@ -1,6 +1,6 @@
%define name bootsplash
%define version 1.3.13
-%define release 1mdk
+%define release 2mdk
%define _bootdir /boot
Summary: The Boot Splash Images and scripts
@@ -101,6 +101,10 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root)
%changelog
+* Fri Aug 02 2002 David BAUDENS <baudens@mandrakesoft.com> 1.3.13-2mdk
+- Update images
+- Fix make rpm
+- Sync CVS and Cooker
* Fri Jul 26 2002 Warly <warly@mandrakesoft.com> 1.3.13.1mdk
- fix make-boot-splash because of deprecated () instead of $[]