Package python-module-CDDB: Specfile

Name: python-module-CDDB
Version: 1.4
Release: alt1.2

Summary: Fetch information about audio cd's
License: GPL
Group: Sound
URL: http://cddb-py.sourceforge.net/

Source0: http://dl.sf.net/cddb-py/CDDB-%version.tar.gz

Packager: Igor Zubkov <icesik@altlinux.org>

# Automatically added by buildreq on Wed May 28 2008 (-bi)
BuildRequires: python-devel

%description
This is a set of three modules to access the CDDB and FreeDB online
databases of audio CD track titles and information.

%prep
%setup -n CDDB-%version

%build
%python_build_debug

%install
%python_build_install --optimize=2 \
		--record=INSTALLED_FILES

%files -f INSTALLED_FILES
%doc CHANGES README

%changelog
* Fri Mar 25 2011 Eugeny A. Rostovtsev (REAL) <real at altlinux.org> 1.4-alt1.2
- Rebuilt for debuginfo

* Fri Nov 13 2009 Eugeny A. Rostovtsev (REAL) <real at altlinux.org> 1.4-alt1.1
- Rebuilt with python 2.6

* Wed May 28 2008 Igor Zubkov <icesik@altlinux.org> 1.4-alt1
- build for Sisyphus