Author: arekm Date: Sun Jun 24 17:09:57 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; update branch fixes; properly link klaptopdaemon
---- Files affected: SPECS: kdeutils.spec (1.192 -> 1.193) ---- Diffs: ================================================================ Index: SPECS/kdeutils.spec diff -u SPECS/kdeutils.spec:1.192 SPECS/kdeutils.spec:1.193 --- SPECS/kdeutils.spec:1.192 Mon May 14 21:00:53 2007 +++ SPECS/kdeutils.spec Sun Jun 24 19:09:52 2007 @@ -17,15 +17,16 @@ Summary(zh_CN.UTF-8): KDE实用工具 Name: kdeutils Version: 3.5.7 -Release: 1 +Release: 2 Epoch: 9 License: GPL Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{name}-%{version}.tar.bz2 # Source0-md5: 5f167f53bdbf0b8c71c2d0f0ff7593fd -#Patch100: %{name}-branch.diff +Patch100: %{name}-branch.diff Patch0: kde-common-PLD.patch Patch1: kde-ac260-lt.patch +Patch2: %{name}-libs.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: ed @@ -559,9 +560,10 @@ %prep %setup -q -#%patch100 -p1 +%patch100 -p0 %patch0 -p1 %patch1 -p1 +%patch2 -p1 %{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;Utility;Archiving;/' \ ark/ark.desktop @@ -907,6 +909,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.193 2007/06/24 17:09:52 arekm +- rel 2; update branch fixes; properly link klaptopdaemon + Revision 1.192 2007/05/14 19:00:53 arekm - up to 3.5.7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kdeutils.spec?r1=1.192&r2=1.193&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
