Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1492990
 поиск   регистрация   авторизация 
 
Группа :: Система/Основа
Пакет: lphdisk

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

Name: lphdisk
Version: 0.9.1
Release: alt0.M24.2

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
Packager: Michael Shigorin <mike at altlinux.ru>

%set_gcc_version 2.96

%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

%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 можно просмотреть здесь

 
design & coding: Vladimir Lettiev aka crux © 2004-2005