Author: charles Date: Sat Aug 13 21:26:46 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: gettext-devel - excluded example (req. c++), BR: sed >= 4.0
---- Files affected: SPECS: libcdio.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/libcdio.spec diff -u SPECS/libcdio.spec:1.19 SPECS/libcdio.spec:1.20 --- SPECS/libcdio.spec:1.19 Mon Jul 25 01:02:09 2005 +++ SPECS/libcdio.spec Sat Aug 13 23:26:40 2005 @@ -19,11 +19,13 @@ URL: http://www.gnu.org/software/libcdio/ BuildRequires: autoconf >= 2.52 BuildRequires: automake >= 1:1.8.3 +BuildRequires: gettext-devel %{?with_cddb:BuildRequires: libcddb-devel >= 0.9.4} BuildRequires: libtool >= 1:1.4.2-9 %{?with_vcd:BuildRequires: vcdimager-devel >= 0.7.21} BuildRequires: pkgconfig BuildRequires: popt-devel +BuildRequires: sed >= 4.0 BuildRequires: texinfo BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -98,6 +100,7 @@ %setup -q %patch0 -p1 +%{__sed} -i 's, example$,,' Makefile.am cp -f libpopt.m4 acinclude.m4 %build @@ -165,6 +168,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2005/08/13 21:26:40 charles +- BR: gettext-devel +- excluded example (req. c++), BR: sed >= 4.0 + Revision 1.19 2005/07/24 23:02:09 qboosh - updated to 0.75 (note: new libcdio soname) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libcdio.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
