From 223787739dfd6a8dedef9f28fecb969d66b8ea44 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 22 Dec 2003 23:22:15 +0000 Subject: [PATCH] - added bootanim Changed files: bootsplash.spec -> 1.10 --- bootsplash.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/bootsplash.spec b/bootsplash.spec index bc70bfc..9848da7 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -5,15 +5,16 @@ Summary: Bootsplash - graphical boot process for Linux Summary(pl): Bootsplash - graficzny proces startu systemu dla Linuksa Name: bootsplash Version: 3.0.7 -Release: 0.4 +Release: 0.5 Epoch: 0 License: GPL v2 Group: Applications/System Source0: ftp://ftp.suse.com/pub/people/stepan/%{name}/rpm-sources/%{name}/%{name}-%{version}.tar.bz2 # Source0-md5: d7c7cdab692fb2edc5cf5ebb554f20a1 Source1: %{name}.script -Source2: %{name}.sysconfig -Source3: %{name}-theme-darkblue-1.2.tar.gz +Source2: %{name}-bootanim.script +Source3: %{name}.sysconfig +Source4: %{name}-theme-darkblue-1.2.tar.gz # Source3-md5: a5b64219f284ff772a4f3ebcd4f2bc34 Patch0: %{name}-freetype-includes.patch URL: http://www.bootsplash.org/ @@ -49,7 +50,7 @@ Motyw darkblue do bootsplash. %endif %prep -%setup -q %{?with_themes:-a3} +%setup -q %{?with_themes:-a4} %patch0 -p1 %build @@ -63,7 +64,8 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name},/etc/{bootsplash/themes,sysconfig}} install %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/splash -install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/bootsplash +install %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/bootanim +install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/bootsplash install Scripts/* $RPM_BUILD_ROOT%{_datadir}/%{name} install Utilities/splash $RPM_BUILD_ROOT%{_bindir}/splash.bin install Utilities/{fbmngplay,fbresolution,fbtruetype} $RPM_BUILD_ROOT%{_bindir} -- 2.44.0