Author: hawk Date: Sat Mar 31 21:14:12 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - don't compile with versioned symbols, breaks linking - release 2
---- Files affected: SPECS: alsa-lib.spec (1.122 -> 1.122.2.1) ---- Diffs: ================================================================ Index: SPECS/alsa-lib.spec diff -u SPECS/alsa-lib.spec:1.122 SPECS/alsa-lib.spec:1.122.2.1 --- SPECS/alsa-lib.spec:1.122 Wed Oct 4 22:55:31 2006 +++ SPECS/alsa-lib.spec Sat Mar 31 23:14:07 2007 @@ -11,7 +11,7 @@ Summary(uk): âŚÂĚŚĎÔĹËÁ API ÄĚŃ ŇĎÂĎÔÉ Ú ÄŇÁĘ×ĹŇĎÍ ALSA Name: alsa-lib Version: 1.0.13 -Release: 1 +Release: 2 License: LGPL Group: Libraries Source0: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}.tar.bz2 @@ -164,6 +164,7 @@ %{__autoconf} %{__automake} %configure \ + --with-versioned=no \ --enable-static \ %{!?with_static_libs:--disable-static} @@ -217,6 +218,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.122.2.1 2007/03/31 21:14:07 hawk +- don't compile with versioned symbols, breaks linking +- release 2 + Revision 1.122 2006/10/04 20:55:31 qboosh - updated to 1.0.13 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/alsa-lib.spec?r1=1.122&r2=1.122.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
