Author: arekm Date: Wed Nov 24 08:05:14 2010 GMT Module: packages Tag: HEAD ---- Log message: - rel 6; switch off arts and esd bconds
---- Files affected: packages/powiedz: powiedz.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: packages/powiedz/powiedz.spec diff -u packages/powiedz/powiedz.spec:1.26 packages/powiedz/powiedz.spec:1.27 --- packages/powiedz/powiedz.spec:1.26 Thu Sep 23 09:04:11 2010 +++ packages/powiedz/powiedz.spec Wed Nov 24 09:05:05 2010 @@ -1,14 +1,14 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_without arts # without aRts support -%bcond_without esd # without EsounD support +%bcond_with arts # without aRts support +%bcond_with esd # without EsounD support Summary: Text to speech system Summary(pl.UTF-8): Syntezator mowy Name: powiedz Version: 1.0 -Release: 5 +Release: 6 License: GPL Group: Applications/Sound Source0: http://www.rivendell.eu.org/%{name}-%{version}.tgz @@ -34,7 +34,7 @@ cp Makefile_plain Makefile %{__make} \ CC="%{__cc}" \ - CFLAGS="%{rpmcflags} %{?with_arts:`artsc-config --cflags`}" \ + CFLAGS="%{rpmcflags} %{rpmcppflags} %{?with_arts:`artsc-config --cflags`}" \ OPTDEFS="%{?with_arts:-DUSE_ARTS=1} %{?with_esd:-DUSE_ESD=1}" \ OPTLIBS="%{?with_arts:`artsc-config --libs`} %{?with_esd:-lesd}" @@ -59,6 +59,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2010/11/24 08:05:05 arekm +- rel 6; switch off arts and esd bconds + Revision 1.26 2010/09/23 07:04:11 arekm - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/powiedz/powiedz.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
