Author: cactus Date: Fri Oct 2 15:19:13 2009 GMT Module: packages Tag: DEVEL ---- Log message: - up to 4.3.69 - BR: libssh-devel - kio slave sftp works again
---- Files affected: packages/kde4-kdebase-runtime: kde4-kdebase-runtime.spec (1.90.2.4 -> 1.90.2.5) ---- Diffs: ================================================================ Index: packages/kde4-kdebase-runtime/kde4-kdebase-runtime.spec diff -u packages/kde4-kdebase-runtime/kde4-kdebase-runtime.spec:1.90.2.4 packages/kde4-kdebase-runtime/kde4-kdebase-runtime.spec:1.90.2.5 --- packages/kde4-kdebase-runtime/kde4-kdebase-runtime.spec:1.90.2.4 Wed Sep 23 02:28:27 2009 +++ packages/kde4-kdebase-runtime/kde4-kdebase-runtime.spec Fri Oct 2 17:19:07 2009 @@ -7,18 +7,18 @@ %define _state unstable %define orgname kdebase-runtime %define qtver 4.5.2 -%define snap svn1024329 +%define snap svn1027298 Summary: KDE 4 base runtime components Summary(pl.UTF-8): Komponenty uruchomieniowe podstawowej części KDE 4 Name: kde4-kdebase-runtime -Version: 4.3.68 +Version: 4.3.69 Release: 1 License: GPL Group: X11/Applications #Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}%{snap}.tar.bz2 -# Source0-md5: 5152403ce83748fac1be21007aa6acca +# Source0-md5: 71b5466d7ccd6301948deb05a7eec2a6 Source1: kdebase-searchproviders.tar.bz2 # Source1-md5: 126c3524b5367f5096a628acbf9dc86f Source2: l10n-iso639-1 @@ -33,6 +33,7 @@ BuildRequires: kde4-kdelibs-devel >= %{version} BuildRequires: kde4-kdepimlibs-devel >= %{version} BuildRequires: libsmbclient-devel +BuildRequires: libssh-devel >= 0.3.4 BuildRequires: openslp-devel BuildRequires: phonon-devel >= 4.3.1 BuildRequires: pulseaudio-devel @@ -226,7 +227,7 @@ %attr(755,root,root) %{_libdir}/kde4/kio_nfs.so %attr(755,root,root) %{_libdir}/kde4/kio_remote.so %attr(755,root,root) %{_libdir}/kde4/kio_settings.so -#%attr(755,root,root) %{_libdir}/kde4/kio_sftp.so +%attr(755,root,root) %{_libdir}/kde4/kio_sftp.so %attr(755,root,root) %{_libdir}/kde4/kio_smb.so %attr(755,root,root) %{_libdir}/kde4/kio_thumbnail.so %attr(755,root,root) %{_libdir}/kde4/kio_trash.so @@ -356,7 +357,7 @@ %{_datadir}/kde4/services/renimagedlg.desktop %{_datadir}/kde4/services/searchproviders %{_datadir}/kde4/services/settings.protocol -#%{_datadir}/kde4/services/sftp.protocol +%{_datadir}/kde4/services/sftp.protocol %{_datadir}/kde4/services/smb.protocol %{_datadir}/kde4/services/svgthumbnail.desktop %{_datadir}/kde4/services/tar.protocol @@ -510,6 +511,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.90.2.5 2009/10/02 15:19:07 cactus +- up to 4.3.69 +- BR: libssh-devel +- kio slave sftp works again + Revision 1.90.2.4 2009/09/23 00:28:27 cactus - up to 4.3.68 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdebase-runtime/kde4-kdebase-runtime.spec?r1=1.90.2.4&r2=1.90.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
