Author: hawk Date: Sun Apr 1 16:31:11 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - versioned symbols are back, backported fix from 1.0.14rc3 - release 3
---- Files affected: SPECS: alsa-lib.spec (1.122.2.1 -> 1.122.2.2) ---- Diffs: ================================================================ Index: SPECS/alsa-lib.spec diff -u SPECS/alsa-lib.spec:1.122.2.1 SPECS/alsa-lib.spec:1.122.2.2 --- SPECS/alsa-lib.spec:1.122.2.1 Sat Mar 31 23:14:07 2007 +++ SPECS/alsa-lib.spec Sun Apr 1 18:31:06 2007 @@ -11,11 +11,12 @@ Summary(uk): âŚÂĚŚĎÔĹËÁ API ÄĚŃ ŇĎÂĎÔÉ Ú ÄŇÁĘ×ĹŇĎÍ ALSA Name: alsa-lib Version: 1.0.13 -Release: 2 +Release: 3 License: LGPL Group: Libraries Source0: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}.tar.bz2 # Source0-md5: d55a9d7d2a79d738a1b7a511cffda4b6 +Patch0: %{name}-symbols.patch URL: http://www.alsa-project.org/ BuildRequires: alsa-driver-devel BuildRequires: autoconf @@ -157,6 +158,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -164,7 +166,6 @@ %{__autoconf} %{__automake} %configure \ - --with-versioned=no \ --enable-static \ %{!?with_static_libs:--disable-static} @@ -218,6 +219,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.122.2.2 2007/04/01 16:31:06 hawk +- versioned symbols are back, backported fix from 1.0.14rc3 +- release 3 + Revision 1.122.2.1 2007/03/31 21:14:07 hawk - don't compile with versioned symbols, breaks linking - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/alsa-lib.spec?r1=1.122.2.1&r2=1.122.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
