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

Группа :: Графические оболочки/Прочее
Пакет: debug-contracts

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

Name: debug-contracts
Version: 0.1
Release: alt1.r8

Summary: Dummy services for debugging Contractor
Group: Graphical desktop/Other
License: BSD-3-Clause
Url: https://code.launchpad.net/~contractor-dev/contractor/debug-contracts

Source0: %name.tar.xz
Source1: copyright

Requires: contractor zenity

BuildArch: noarch

# Automatically added by buildreq on Mon Nov 25 2013 (-bi)

# optimized out: python-base xz
BuildRequires: zenity

%description
This is a set of dummy services for Contractor, designed to aid debugging its
process spawning. They let you view what exactly it lauches and what parameters
does it pass to the service provider.

%prep
%setup -q -n %name
cp %SOURCE1 .

%build

%install
mkdir -p %buildroot%_bindir/
mkdir -p %buildroot%_datadir/contractor/

install -p -m0755 debug-contract %buildroot%_bindir/
install -p -m0644 *.contract %buildroot%_datadir/contractor/

%files
%doc copyright
%_bindir/*
%_datadir/contractor/*.contract

%changelog

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

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