Author: megabajt Date: Sat Jan 13 19:21:25 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - apply kde-ac260-lt.patch (fix __dso_handle issue) - release 3
---- Files affected: SPECS: taglib.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/taglib.spec diff -u SPECS/taglib.spec:1.23 SPECS/taglib.spec:1.24 --- SPECS/taglib.spec:1.23 Sun Dec 3 22:35:20 2006 +++ SPECS/taglib.spec Sat Jan 13 20:21:19 2007 @@ -3,7 +3,7 @@ Summary(pl): Biblioteka tag do odczytu i edycji metadanych dotyczących dźwięku Name: taglib Version: 1.4 -Release: 2 +Release: 3 License: GPL Group: X11/Libraries Source0: http://ktown.kde.org/~wheeler/files/src/%{name}-%{version}.tar.gz @@ -11,6 +11,7 @@ Patch0: %{name}-libtool-sanitize.patch Patch1: kde-ac260.patch Patch2: kde-am.patch +Patch3: kde-ac260-lt.patch URL: http://ktown.kde.org/~wheeler/taglib.html BuildRequires: autoconf >= 2.52 BuildRequires: automake >= 1.6 @@ -45,6 +46,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build cp -f /usr/share/automake/config.* admin @@ -92,6 +94,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2007/01/13 19:21:19 megabajt +- apply kde-ac260-lt.patch (fix __dso_handle issue) +- release 3 + Revision 1.23 2006/12/03 21:35:20 grzegol - added kde-ac260.patch and kde-am.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/taglib.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
