Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37739748
en ru br
Репозитории ALT

Группа :: Графика
Пакет: design-bootloader-Compact

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# -*- mode: rpm-spec; mode: folding -*-
# vim: set ft=spec:
# vim600: set fdm=marker:
# $Id: design-bootloader-Compact.spec,v 1.9 2005/06/27 09:43:11 rider Exp $

%define theme Compact

Name:         design-bootloader-%theme
Version:      2.9.8
Release:      alt1.2

Summary:      Graphical boot logo for lilo and syslinux.
License:      GPL
Group:        Graphics

Packager:     Anton Farygin <rider at altlinux.ru>

Source:      %name-%version.tar.bz2
Patch0:       design-bootloader-Compact-2.9.8.alt.tatarian.1.patch

BuildArch:    i386 x86_64

# Automatically added by buildreq on Tue Mar 22 2005

BuildRequires: cpio gfxboot >= 2.5

%description
Here you find the graphical boot logo. Suitable for both lilo and syslinux.

%prep
%setup -q
%patch0 -p1

%post
%__ln_s -nf %theme/message /boot/splash/message

%preun
[ $1 = 0 ] || exit 0
[ "`readlink /boot/splash/message`" != %theme/message ] ||
   %__rm -f /boot/splash/message


%build
%make BINDIR=/usr/bin/

%install
%__install -d -m 755 %buildroot/boot/splash/%theme
%__install -d -m 755 %buildroot/%_datadir/gfxboot/%theme/
%__install -m 644 boot/message %buildroot/boot/splash/%theme/
%__install -m 644 install/bootlogo %buildroot%_datadir/gfxboot/%theme/

%files
%_datadir/gfxboot/%theme
/boot/splash/%theme

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin