Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37515427
en ru br
Репозитории ALT
S:5.0-alt1
5.1: 4.0-alt2.M50P.1
www.altlinux.org/Changes

Группа :: Система/Основа
Пакет: lsb-init

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

Name:         lsb-init
Summary:      ALT Linux implementation of LSB compliant init functions
Version:      5.0
Release:      alt1
License:      GPL
URL:          http://www.linuxbase.org
Source:       %name-%version.tar
Source101:    test-initscript.sh
Group:        System/Base
Packager:     Igor Vlasenko <viy at altlinux.ru>

# LSB 3.2 defined only for: IA32 IA64 PPC32 PPC64 S390 S390X AMD64

# http://www.linuxfoundation.org/en/Specifications
#Exclusivearch: %{ix86} x86_64
BuildArch: noarch

# Requires:     lsb-core

Patch: lsb-init-alt-log.patch

%description
The Linux Standard Base (http://www.linuxbase.org/) is a standard core
system that third-party applications written for Linux can depend
upon.

The package provides the ALT Linux implementation of LSB compliant
init functions for the Linux Standard Base %version core support package.

%prep
%setup
%patch -p1 -d lib/lsb
install -m 755 %SOURCE101 -t ./

%build

%install
mkdir -p %buildroot{/lib/lsb,%{_sysconfdir}/altlinux-lsb}
install -m 755 ./%{_sysconfdir}/altlinux-lsb/* %buildroot%{_sysconfdir}/altlinux-lsb/
install -m 644 ./lib/lsb/* %buildroot/lib/lsb

%files
%doc ./lib/lsb/copyright
%{_sysconfdir}/altlinux-lsb
/lib/lsb
%doc test-initscript.sh

%changelog

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

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