Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37744254
en ru br
Репозитории ALT
S:0.67-alt2
5.1: 0.46-alt0.1
4.1: 0.46-alt0.1
4.0: 0.46-alt0.1
www.altlinux.org/Changes

Группа :: Работа с текстами
Пакет: quilt

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

Name: quilt
Version: 0.46
Release: alt0.1

Summary: Scripts for working with series of patches

License: GPL v2+
Group: Text tools
Url: http://savannah.nongnu.org/projects/quilt/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://savannah.nongnu.org/download/quilt/%name-%version.tar.bz2

# manually removed: postfix

# Automatically added by buildreq on Sun Jan 22 2006
BuildRequires: diffstat

BuildRequires: gettext-devel

%description
The scripts allow to manage a series of patches by keeping track of
the changes each patch makes. Patches can be applied, un-applied,
refreshed, etc.

The scripts are heavily based on Andrew Morton's patch scripts
found at <http://www.zip.com.au/~akpm/linux/patches/>.

%package -n bash-completion-quilt
Summary: bash completion for quilt
Group: Shells
Requires: bash-completion
Requires: %name = %version-%release

%description -n bash-completion-quilt
Bash completion for quilt.

%prep
%setup -q

%build
%configure
%__make

%install
%makeinstall \
docdir=%buildroot%_docdir

%find_lang %name

%files -f %name.lang
%doc AUTHORS TODO quilt.changes doc/{README,quilt.pdf,README.MAIL}
%config(noreplace) %verify(not md5 mtime size) %_sysconfdir/quilt.quiltrc
%attr(755,root,root) %_bindir/*
%_datadir/%name
%_man1dir/*
%_libdir/%name

%files -n bash-completion-quilt
/etc/bash_completion.d/%name

%changelog

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

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