Author: adgor Date: Thu Oct 5 19:19:54 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - lt patches
---- Files affected: SPECS: kdegames.spec (1.163 -> 1.164) , kdeedu.spec (1.101 -> 1.102) ---- Diffs: ================================================================ Index: SPECS/kdegames.spec diff -u SPECS/kdegames.spec:1.163 SPECS/kdegames.spec:1.164 --- SPECS/kdegames.spec:1.163 Thu Oct 5 21:14:46 2006 +++ SPECS/kdegames.spec Thu Oct 5 21:19:48 2006 @@ -23,6 +23,7 @@ Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{name}-%{version}.tar.bz2 # Source0-md5: 1db8e3960ffb6af0a8d683756b89efa7 Patch0: kde-common-PLD.patch +Patch1: kde-ac260-lt.patch BuildRequires: autoconf BuildRequires: automake %{?with_apidocs:BuildRequires: doxygen} @@ -738,6 +739,7 @@ %prep %setup -q +%patch0 -p1 %patch1 -p1 for f in `find . -name \*.desktop`; do @@ -1156,6 +1158,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.164 2006/10/05 19:19:48 adgor +- lt patches + Revision 1.163 2006/10/05 19:14:46 adgor - 3.5.5 .hidden ================================================================ Index: SPECS/kdeedu.spec diff -u SPECS/kdeedu.spec:1.101 SPECS/kdeedu.spec:1.102 --- SPECS/kdeedu.spec:1.101 Thu Oct 5 21:14:46 2006 +++ SPECS/kdeedu.spec Thu Oct 5 21:19:49 2006 @@ -17,6 +17,7 @@ Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{name}-%{version}.tar.bz2 # Source0-md5: 1659863d74a510bee412d0cb404b4542 Patch0: %{name}-pport.patch +Patch1: kde-ac260-lt.patch #Patch100: %{name}-branch.diff BuildRequires: autoconf BuildRequires: automake @@ -567,6 +568,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;Education;Science;Chemistry;/' \ ./kalzium/src/kalzium.desktop @@ -627,9 +629,9 @@ # applnk is obsolete, isn't it? rm -rf $RPM_BUILD_ROOT%{_datadir}/applnk -%find_lang blinken --with-kde -%find_lang kanagram --with-kde -%find_lang kgeography --with-kde +%find_lang blinken --with-kde +%find_lang kanagram --with-kde +%find_lang kgeography --with-kde %clean rm -rf $RPM_BUILD_ROOT @@ -929,6 +931,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.102 2006/10/05 19:19:49 adgor +- lt patches + Revision 1.101 2006/10/05 19:14:46 adgor - 3.5.5 .hidden ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kdegames.spec?r1=1.163&r2=1.164&f=u http://cvs.pld-linux.org/SPECS/kdeedu.spec?r1=1.101&r2=1.102&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
