Author: pluto Date: Thu Apr 27 20:10:27 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - release 2 for rebuild with polypaudio-0.8.
---- Files affected: SPECS: libao.spec (1.57 -> 1.58) ---- Diffs: ================================================================ Index: SPECS/libao.spec diff -u SPECS/libao.spec:1.57 SPECS/libao.spec:1.58 --- SPECS/libao.spec:1.57 Wed Mar 1 00:37:25 2006 +++ SPECS/libao.spec Thu Apr 27 22:10:22 2006 @@ -13,12 +13,13 @@ Summary(pt_BR): Biblioteca libao Name: libao Version: 0.8.6 -Release: 1 +Release: 2 Epoch: 1 License: GPL v2+ Group: Libraries Source0: http://downloads.xiph.org/releases/ao/%{name}-%{version}.tar.gz # Source0-md5: 12e136a4c0995068ff134997c84421ed +Patch0: %{name}-polypaudio-0_8.patch URL: http://www.xiph.org/ao/ %{?with_alsa:BuildRequires: alsa-lib-devel >= 1.0.0} %{?with_arts:BuildRequires: artsc-devel} @@ -27,7 +28,7 @@ BuildRequires: esound-devel >= 0.2.8 BuildRequires: libtool %{?with_nas:BuildRequires: nas-devel} -%{?with_polypaudio:BuildRequires: polypaudio-devel >= 0.6} +%{?with_polypaudio:BuildRequires: polypaudio-devel >= 0.8} Obsoletes: libao2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -162,6 +163,7 @@ %prep %setup -q +%patch0 -p1 %build # just AM_PATH_ESD copy @@ -262,6 +264,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.58 2006/04/27 20:10:22 pluto +- release 2 for rebuild with polypaudio-0.8. + Revision 1.57 2006/02/28 23:37:25 glen - adapterized (killed trailing spaces/tabs) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libao.spec?r1=1.57&r2=1.58&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
