Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37568614
en ru br
ALT Linux repos
5.0: 0.9.1-alt6
4.1: 0.9.1-alt5
4.0: 0.9.1-alt4
3.0: 0.9.1-alt2

Group :: System/Base
RPM: lphdisk

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: lphdisk
Version: 0.9.1
Release: alt2

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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin