SPECS: libcdio.spec - updated to 0.78.2, updated link patch

qboosh qboosh at pld-linux.org
Fri Nov 17 21:41:19 CET 2006


Author: qboosh                       Date: Fri Nov 17 20:41:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.78.2, updated link patch

---- Files affected:
SPECS:
   libcdio.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/libcdio.spec
diff -u SPECS/libcdio.spec:1.27 SPECS/libcdio.spec:1.28
--- SPECS/libcdio.spec:1.27	Wed Mar 22 03:45:48 2006
+++ SPECS/libcdio.spec	Fri Nov 17 21:41:14 2006
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# TODO: try to build cdda-player (needs some ncurses fixes, at least CPPFLAGS)
 #
 # Conditional build:
 %bcond_without	cddb		# build cd-info without CDDB lookups (for bootstrap)
@@ -9,26 +10,28 @@
 Summary:	GNU Compact Disc Input and Control Library
 Summary(pl):	Biblioteka GNU do obsługi wejścia i sterowania czytnikiem CD
 Name:		libcdio
-Version:	0.77
-Release:	2
+Version:	0.78.2
+Release:	1
 License:	GPL v2+
 Group:		Libraries
 Source0:	ftp://ftp.gnu.org/gnu/libcdio/%{name}-%{version}.tar.gz
-# Source0-md5:	7ea25252009b49422055da97a96efe04
+# Source0-md5:	a6b73300d1247012a1b1246d935ac0d3
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-link.patch
 URL:		http://www.gnu.org/software/libcdio/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1:1.8.3
-BuildRequires:	gettext-devel
+# for AM_ICONV and config.rpath
+BuildRequires:	gettext-devel >= 0.14
 BuildRequires:	help2man
-%{?with_cddb:BuildRequires:	libcddb-devel >= 0.9.4}
+%{?with_cddb:BuildRequires:	libcddb-devel >= 1.0.1}
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 2:1.5
-%{?with_vcd:BuildRequires:	vcdimager-devel >= 0.7.21}
+#BuildRequires:	ncurses-devel
 BuildRequires:	pkgconfig
 BuildRequires:	sed >= 4.0
 BuildRequires:	texinfo
+%{?with_vcd:BuildRequires:	vcdimager-devel >= 0.7.21}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -143,6 +146,8 @@
 
 %{__sed} -i 's, example$,,' Makefile.am
 
+cp -f /usr/share/gettext/config.rpath .
+
 %build
 %{__libtoolize}
 %{__aclocal}
@@ -250,6 +255,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2006/11/17 20:41:14  qboosh
+- updated to 0.78.2, updated link patch
+
 Revision 1.27  2006/03/22 02:45:48  pluto
 - release 2 for rebuild -utils.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libcdio.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list