Author: shadzik Date: Tue Aug 12 12:24:48 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - enable kpilot lang support (by adding patch1)
---- Files affected: SPECS: kde4-kdepim.spec (1.71.2.4 -> 1.71.2.5) ---- Diffs: ================================================================ Index: SPECS/kde4-kdepim.spec diff -u SPECS/kde4-kdepim.spec:1.71.2.4 SPECS/kde4-kdepim.spec:1.71.2.5 --- SPECS/kde4-kdepim.spec:1.71.2.4 Tue Aug 12 14:02:54 2008 +++ SPECS/kde4-kdepim.spec Tue Aug 12 14:24:42 2008 @@ -19,6 +19,7 @@ Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 # Source0-md5: a0b209152726a40d9ed81820065f5f88 Patch0: %{name}-korn.patch +Patch1: %{name}-kpilot.patch URL: http://www.kde.org/ BuildRequires: akonadi-devel >= 1.0.0 BuildRequires: automoc4 >= 0.9.84 @@ -721,6 +722,7 @@ %prep %setup -q -n %{orgname}-%{version} %patch0 -p0 +%patch1 -p0 %build install -d build @@ -754,7 +756,7 @@ %find_lang kontact --with-kde %find_lang korganizer --with-kde %find_lang korn --with-kde -#%find_lang kpilot --with-kde +%find_lang kpilot --with-kde %find_lang ktimetracker --with-kde %find_lang kjots --with-kde @@ -1317,7 +1319,7 @@ %{_datadir}/dbus-1/interfaces/org.kde.korn.*.xml %{_iconsdir}/*/*/*/korn.png -%files kpilot +%files kpilot -f kpilot.lang %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/kpilot %attr(755,root,root) %{_bindir}/kpilotDaemon @@ -1631,6 +1633,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.71.2.5 2008/08/12 12:24:42 shadzik +- enable kpilot lang support (by adding patch1) + Revision 1.71.2.4 2008/08/12 12:02:54 shadzik - kpilot stuuf back-in again ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdepim.spec?r1=1.71.2.4&r2=1.71.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
