Author: shadzik Date: Wed Aug 23 15:04:39 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - patch3 to support latest autotools, rel 1.1
---- Files affected: SPECS: k3b.spec (1.136 -> 1.137) ---- Diffs: ================================================================ Index: SPECS/k3b.spec diff -u SPECS/k3b.spec:1.136 SPECS/k3b.spec:1.137 --- SPECS/k3b.spec:1.136 Wed Aug 23 16:46:37 2006 +++ SPECS/k3b.spec Wed Aug 23 17:04:34 2006 @@ -12,7 +12,7 @@ Summary(pl): Kreator CD Name: k3b Version: 0.12.17 -Release: 1 +Release: 1.1 License: GPL v2 Group: X11/Applications Source0: http://dl.sourceforge.net/k3b/%{name}-%{version}.tar.bz2 @@ -22,6 +22,7 @@ Patch0: %{name}-linux22.patch Patch1: %{name}-desktop.patch Patch2: %{name}-group.patch +Patch3: %{name}-autotools.patch URL: http://www.k3b.org/ BuildRequires: arts-qt-devel BuildRequires: autoconf >= 2.52 @@ -293,6 +294,7 @@ %{?with_linux22:%patch0 -p1} %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build cp -f /usr/share/automake/config.sub admin @@ -465,6 +467,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.137 2006/08/23 15:04:34 shadzik +- patch3 to support latest autotools, rel 1.1 + Revision 1.136 2006/08/23 14:46:37 shadzik - 0.12.17 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/k3b.spec?r1=1.136&r2=1.137&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
