# # spec file for package libcddb (Version 1.3.0) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: libcddb BuildRequires: libcdio-devel pkgconfig Version: 1.3.0 Release: 1 URL: http://libcddb.sourceforge.net/ Group: Productivity/Multimedia/Other License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) Summary: CDDB Access Library Source: %{name}-%{version}.tar.bz2 Autoreqprov: on BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It tries to be as cross-platform as possible. Authors: -------- Kris Verbeeck %package devel Group: Productivity/Multimedia/Other Summary: CDDB Access Library Requires: %{name} = %{version} glibc-devel %description devel Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It tries to be as cross-platform as possible. Authors: -------- Kris Verbeeck %prep %setup %build %configure make %{?jobs:-j%jobs} %install make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %post %run_ldconfig %postun %run_ldconfig %files %defattr (-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO /usr/%{_lib}/*.so.* /usr/bin/* %files devel %defattr (-, root, root) /usr/%{_lib}/*.so /usr/%{_lib}/*.*a /usr/%{_lib}/pkgconfig/*.pc /usr/include/* %changelog -n libcddb * Fri Oct 20 2006 - sbrabec@suse.cz - Updated to version 1.3.0: * Support for the 'album' command of the freedb2.org. * Functions to set or reset some flags. * Fri Oct 06 2006 - sbrabec@suse.cz - Updated to version 1.2.2: * Correct character set is specified when submitting data. * Fri Jun 30 2006 - sbrabec@suse.cz - Fixed cyclic dependencies in a correct way. * Thu Jun 22 2006 - sbrabec@suse.cz - Simpler solution of cyclic dependencies. * Tue Jan 31 2006 - sbrabec@suse.cz - Enabled parallel build. - Fixed devel splitting. * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Wed Oct 26 2005 - sbrabec@suse.cz - Build with libcdio-0.76. * Fri Aug 05 2005 - sbrabec@suse.cz - Updated to version 1.2.1. * Fri Jul 29 2005 - sbrabec@suse.cz - Updated to version 1.2.0. * Mon May 09 2005 - sbrabec@suse.cz - Updated to version 1.0.2. * Tue Apr 26 2005 - sbrabec@suse.cz - Updated to version 1.0.1. * Tue Nov 09 2004 - sbrabec@suse.cz - New SuSE package, version 0.9.6.