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

Группа :: Работа с файлами
Пакет: cdemu-client

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

%global python_module_name cdemu

Summary: A simple command-line client to control CDEmu daemon
Name: cdemu-client
Version: 1.1.0
Release: alt1
License: GPLv2+
Group: File tools
Url: http://cdemu.sourceforge.net
Source: http://downloads.sourceforge.net/cdemu/%name-%version.tar

# Automatically added by buildreq on Mon Nov 17 2008

BuildRequires: perl-XML-Parser python-devel

BuildRequires: python-module-dbus-devel
BuildRequires: gettext
BuildRequires: perl-XML-Parser
BuildRequires: python-dev

%description
This is cdemu-client, a simple command-line client for controlling CDEmu daemon.
It is part of the userspace-cdemu suite, a free, GPL CD/DVD-ROM device emulator
for linux.

It provides a way to perform the key tasks related to controlling the CDEmu
daemon, such as loading and unloading devices, displaying devices' status and
retrieving/setting devices' debug masks.

%prep
%setup -q

%build
%configure
%make_build

%install
make install DESTDIR=$RPM_BUILD_ROOT
%find_lang cdemu-client

%files -f cdemu-client.lang
%doc AUTHORS ChangeLog COPYING NEWS README
%dir %python_sitelibdir/%python_module_name/
%python_sitelibdir/%python_module_name/*.py*
%_bindir/*
%_mandir/man1/*

%changelog

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

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