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

Группа :: Система/Настройка/Оборудование
Пакет: shake

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

Name: shake
Version: 0.99
Release: alt1

Summary: Userspace filesystem defragmenter

License: GPL
Group: System/Configuration/Hardware
Url: http://vleu.net/shake/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://ftp.twaren.net/Unix/NonGNU/shake/%name-%version.tar.bz2

# Automatically added by buildreq on Fri Jan 02 2009

BuildRequires: ccmake gcc-c++ help2man libattr-devel

%description
Shake is a defragmenter that runs in userspace and works on a live system.
It just works by rewriting fragmented files. But it has some heuristics that
could make it more efficient than other tools, including defrag and, maybe,
xfs_fsr.

See
http://mydebianblog.blogspot.com/2008/05/linux_19.html

%prep
%setup -q

%build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX:PATH=%prefix \
%if %{_lib} == lib64
       -DLIB_SUFFIX=64
%endif

%make_build

%install
cd build
%makeinstall_std

%files
%_bindir/shake
%_bindir/unattr
%_man8dir/*

%changelog

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

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