From 3054db12fac230c26a938ca922a3a2d33208f94e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dams=20Nad=C3=A9?= Date: Wed, 11 May 2005 12:01:25 +0000 Subject: [PATCH] libcddb: 1.0.2 version fc3,devel --- .cvsignore | 2 +- libcddb.spec | 25 +++++++++++++++++-------- sources | 2 +- 3 files changed, 19 insertions(+), 10 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1c94c37..116efc1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libcddb-0.9.4.tar.gz +libcddb-1.0.2.tar.gz diff --git a/libcddb.spec b/libcddb.spec index 6b86c75..2dc4273 100644 --- a/libcddb.spec +++ b/libcddb.spec @@ -1,13 +1,14 @@ Summary: Library (C API) for accessing CDDB servers Name: libcddb -Version: 0.9.4 -Release: 3 +Version: 1.0.2 +Release: 1 -License: LGPL -Group: System Environment/Libraries -URL: http://libcddb.sourceforge.net/ -Source0: http://download.sf.net/libcddb/%{name}-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) +License: LGPL +Group: System Environment/Libraries +URL: http://libcddb.sourceforge.net/ +Source0: http://download.sourceforge.net/libcddb/%{name}-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) +BuildRequires: pkgconfig libcdio-devel >= 0.67 %description Libcddb is a library that implements the different protocols (CDDBP, @@ -17,6 +18,7 @@ HTTP, SMTP) to access data on a CDDB server (e.g http://freedb.org/). Summary: Development files for libcddb Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: pkgconfig %description devel Libcddb is a library that implements the different protocols (CDDBP, @@ -64,6 +66,14 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed May 11 2005 Dams - 0:1.0.2-1.4 +- Rebuilt for FC4 + +* Wed May 11 2005 Dams - 0:1.0.2-1 +- Added libcdio and pkgconfig buildreq +- Updated to 1.0.2 +- Fixed URL in Source0 + * Fri Apr 7 2005 Michael Schwendt - rebuilt @@ -74,4 +84,3 @@ rm -rf $RPM_BUILD_ROOT * Tue Mar 9 2004 Dams - Initial build. - diff --git a/sources b/sources index 3660ee0..a06bb88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -366095f09e1d89d91915a2dd7c7c1478 libcddb-0.9.4.tar.gz +a8f8549cc1afb3bc702a96c7d71d2241 libcddb-1.0.2.tar.gz