Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37043087
en ru br
Репозитории ALT

Группа :: Система/Ядро и оборудование
Пакет: abootimg

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

Name: abootimg
Version: 0.6
Release: alt1

Summary: A tool to read/write/update android boot images
License: GPL
Group: System/Kernel and hardware
Url: http://gitorious.org/ac100/abootimg

Source: %name-%version-%release.tar

BuildRequires: libblkid-devel

%description
%summary

%prep
%setup

%build
make CFLAGS='%optflags'

%install
install -pm0755 abootimg -D %buildroot%_bindir/abootimg
install -pm0755 abootimg-*-initrd %buildroot%_bindir/
install -pm0644 -D debian/abootimg.1 %buildroot%_man1dir/abootimg.1

%files
%doc README
%_bindir/*
%_man1dir/abootimg.1*

%changelog

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

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