Author: pluto Date: Mon Jul 10 06:40:16 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fix autoconf detection, release 3.1.
---- Files affected: SPECS: arts.spec (1.132 -> 1.133) ---- Diffs: ================================================================ Index: SPECS/arts.spec diff -u SPECS/arts.spec:1.132 SPECS/arts.spec:1.133 --- SPECS/arts.spec:1.132 Sun Jul 9 19:47:54 2006 +++ SPECS/arts.spec Mon Jul 10 08:40:11 2006 @@ -14,12 +14,13 @@ Summary(pt_BR): Servidor de sons usado pelo KDE Name: arts Version: 1.5.3 -Release: 3 +Release: 3.1 Epoch: 13 License: LGPL Group: Libraries Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{_kdever}/src/%{name}-%{version}.tar.bz2 # Source0-md5: 1707ce44708a70acecd7a50ef05d365e +Patch0: %{name}-ac260.patch Patch100: %{name}-branch.diff URL: http://www.arts-project.org/ %{?with_alsa:BuildRequires: alsa-lib-devel} @@ -159,6 +160,7 @@ %prep %setup -q +%patch0 -p1 %patch100 -p1 %build @@ -303,6 +305,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.133 2006/07/10 06:40:11 pluto +- fix autoconf detection, release 3.1. + Revision 1.132 2006/07/09 17:47:54 pluto - release 3 for kill libpng.la deps. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/arts.spec?r1=1.132&r2=1.133&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
