Author: grzegol Date: Sun Dec 3 21:35:26 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added kde-ac260.patch and kde-am.patch
---- Files affected: SPECS: taglib.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/taglib.spec diff -u SPECS/taglib.spec:1.22 SPECS/taglib.spec:1.23 --- SPECS/taglib.spec:1.22 Fri Sep 8 20:03:19 2006 +++ SPECS/taglib.spec Sun Dec 3 22:35:20 2006 @@ -9,6 +9,8 @@ Source0: http://ktown.kde.org/~wheeler/files/src/%{name}-%{version}.tar.gz # Source0-md5: dcd50ddb2544faeae77f194804559404 Patch0: %{name}-libtool-sanitize.patch +Patch1: kde-ac260.patch +Patch2: kde-am.patch URL: http://ktown.kde.org/~wheeler/taglib.html BuildRequires: autoconf >= 2.52 BuildRequires: automake >= 1.6 @@ -41,12 +43,13 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build cp -f /usr/share/automake/config.* admin # unsermake is broken here (Makefile.calls not generated by configure) #export UNSERMAKE=/usr/share/unsermake/unsermake -%{__perl} -pi -e 's/(automake\*1\.6\.\* \| automake\*1\.7\*)/automake*1.[6-9]*/' admin/cvs.sh %{__make} -f admin/Makefile.common cvs %configure \ @@ -89,6 +92,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2006/12/03 21:35:20 grzegol +- added kde-ac260.patch and kde-am.patch + Revision 1.22 2006/09/08 18:03:19 glen - rel 2 (rebuild with fixed %useradd/%groupadd macros) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/taglib.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
