Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37620950
en ru br
Репозитории ALT
5.1: 0.9.1-alt6
4.1: 0.9.1-alt5
4.0: 0.9.1-alt4
3.0: 0.9.1-alt2
www.altlinux.org/Changes

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

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

Name: lphdisk
Version: 0.9.1
Release: alt5

Summary: Utility for formatting Phoenix NoteBIOS hibernation partitions under Linux
License: Artistic License
Group: System/Base

Url: http://www.procyon.com/~pda/lphdisk
Source: %url/%name-%version.tar.gz
Patch0: lphdisk-0.9.1-gcc33.patch
Patch1: lphdisk-0.9.1-debian-syscall-llseek.diff
Packager: Michael Shigorin <mike at altlinux.ru>

ExclusiveArch: %ix86

%description
lphdisk is a Linux reimplementation of the PHDISK.EXE (DOS) utility provided
with most Phoenix NoteBIOS-equipped laptop models.  It will properly format a
NoteBIOS hibernation partition (type A0) to make it usable by the BIOS for
suspending to disk, avoiding the need to use buggy and outdated DOS utilities
to perform this configuration step.

%prep
%setup -q
#patch0 -p0 -b .gcc33
%patch1 -p1 -b .llseek

%build
%make

%install
install -pD -m755 %name %buildroot%_sbindir/%name
install -pD -m644 %name.8 %buildroot%_man8dir/%name.8

%files
%doc ChangeLog CREDITS NEWS README TODO
%_sbindir/*
%_man8dir/*

%changelog

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

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