Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > 73880ed57e8d47861a6a29d52004d686 > files > 3

cdtool-2.1.8-1mdv2007.1.src.rpm

%define name cdtool
%define version 2.1.8
%define release %mkrel 1

Summary: Powerful command line CDROM player and tools
Name: %{name}
Version: %{version}
Release: %{release}
License: GPL
Group: Sound
Url: http://hinterhof.net/cdtool/
Source: http://hinterhof.net/cdtool/dist/%name-%version.tar.bz2
Patch0: cdtool-configure.patch.bz2
Conflicts: cdp
Buildroot: %{_tmppath}/%{name}-buildroot

%description
A package of command-line utilities to play and
catalog audio CD-ROMs.  This package includes 
cdstart, cdpause, cdstop, cdeject, and cdshuffle.
Also, cdctrl may be used as a CD-ROM control daemon.
Cdown allows querying of the cddb database to build a 
local database of discs usable by cdinfo, etc.


%prep
rm -rf $RPM_BUILD_ROOT

%setup

%patch0 -p1

%build

%configure

make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"

%install

%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr (-,root,root)
%{_bindir}/*
%{_mandir}/man1/*
%{_libdir}/cdtool/*
%defattr(644,root,root,755)
%doc README COPYING INSTALL


%changelog
* Thu Nov 30 2006 Lenny Cartier <lenny@mandriva.com> 2.1.8-1mdv2007.0
+ Revision: 89252
- Update to 2.1.8 (sorry rtp, joey potter owns me)
- Import cdtool