Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37418194
en ru br
Репозитории ALT
5.1: 0.22-alt1
4.1: 0.20-alt1.1.qa1
4.0: 0.19-alt1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: gquilt

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

Name: gquilt
Version: 0.22
Release: alt1

Summary: PyGTK GUI wrapper for quilt

License: GPL
Group: Development/Other
Url: http://gquilt.sourceforge.net/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://downloads.sf.net/%name/%name-%version.tar.bz2
Patch: %name-0.20.patch

BuildArch: noarch

Requires: quilt

# manually removed: eric

# Automatically added by buildreq on Sun Jan 22 2006
BuildRequires: python-base python-modules-compiler python-modules-encodings

%description
quilt is a tool for managing a series of patches by keeping track
of the changes each patch makes. Patches can be applied, un-applied,
refreshed, etc.

gquilt is a PyGTK GUI wrapper for quilt.

%prep
%setup -q
%patch -p0

%build
%__make PREFIX=%prefix all gquilt

%install
%makeinstall_std PREFIX=%prefix

# fix broken desktop

%__subst 's/Generic Name/GenericName/g' %buildroot%_desktopdir/%name.desktop

#desktop-file-install --vendor fedora --delete-original \

#  --dir %buildroot%_desktopdir \
#  %buildroot%_desktopdir/%name.desktop

%files
%doc ChangeLog
%_bindir/gquilt
%dir %_datadir/gquilt/
%_datadir/gquilt/icons/
%_datadir/gquilt/qbsfe.sh
%_datadir/gquilt/*.py*
#%_datadir/gquilt/*.pyc
#%ghost %_datadir/gquilt/*.pyo
%_desktopdir/*
%_pixmapsdir/*

%changelog

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

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