Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 5d95cfe582d1f7a3d3c2fa15c22af64d > files > 2

cdemu-client-2.0.0-2.mga3.src.rpm

Name:		cdemu-client
Version:	2.0.0
Summary:	Command-line client for controlling CDEmu daemon
Release:	%mkrel 2
Source:		http://downloads.sourceforge.net/cdemu/%{name}-%{version}.tar.bz2
Group:		Emulators
License:	GPLv2+
URL:		http://cdemu.sourceforge.net/
BuildRequires:	python
BuildRequires:	intltool
BuildRequires:	glib-gettextize
BuildRequires:	cmake
Requires:	python-dbus
Requires:	cdemu-daemon >= %{version}
Obsoletes:	cdemu < 0.9
Obsoletes:	python-cdemu < 0.9

%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
%cmake
%make

%install
pushd build
%makeinstall_std
popd

%find_lang cdemu

%files -f cdemu.lang
%defattr(-,root,root)
%doc README AUTHORS COPYING INSTALL NEWS ChangeLog
%{_sysconfdir}/bash_completion.d/cdemu-client
%{_bindir}/cdemu
%{_datadir}/applications/%{name}.desktop
%{_mandir}/man1/cdemu.1*


%changelog

* Fri Jan 11 2013 umeabot <umeabot> 2.0.0-2.mga3
+ Revision: 347497
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Fri Dec 28 2012 mitya <mitya> 2.0.0-1.mga3
+ Revision: 335794
- New version 2.0.0

* Tue Mar 06 2012 anssi <anssi> 1.5.0-1.mga2
+ Revision: 220432
- new version 1.5.0
- update file lists for .desktop file and bash-completion

* Sat Dec 03 2011 anssi <anssi> 1.4.0-1.mga2
+ Revision: 175739
- new version
- update filelist

* Mon Jan 17 2011 pterjan <pterjan> 1.3.0-4.mga1
+ Revision: 21328
- Rebuild for python 2.7

* Sat Jan 15 2011 anssi <anssi> 1.3.0-3.mga1
+ Revision: 19664
- imported package cdemu-client