Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37832792
en ru br
ALT Linux repos
S:3.2.5-alt1
5.0: 1.1.0-alt1

Group :: File tools
RPM: cdemu-client

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin