Author: cactus Date: Sun Jan 23 23:01:36 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.99.0
---- Files affected: packages/polkit-kde-1: polkit-kde-1.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/polkit-kde-1/polkit-kde-1.spec diff -u packages/polkit-kde-1/polkit-kde-1.spec:1.5 packages/polkit-kde-1/polkit-kde-1.spec:1.6 --- packages/polkit-kde-1/polkit-kde-1.spec:1.5 Tue Jan 11 08:47:56 2011 +++ packages/polkit-kde-1/polkit-kde-1.spec Mon Jan 24 00:01:30 2011 @@ -3,12 +3,12 @@ Summary: Polkit-kde-1 wrapper library around polkit-gobject and polkit-agent Name: polkit-kde-1 -Version: 0.95.1 -Release: 3 +Version: 0.99.0 +Release: 1 License: GPL v2 Group: Libraries -Source0: ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/%{name}-%{version}.tar.bz2 -# Source0-md5: 68e40d2a43335cb5876a1c8bc51c461b +Source0: ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/polkit-kde-agent-1-%{version}.tar.bz2 +# Source0-md5: a02d3fddc6270a88bceaf3ba604c92f8 URL: http://www.kde.org/ Patch0: %{name}-gcc4.5.patch BuildRequires: QtCore-devel >= %{qtver} @@ -18,7 +18,7 @@ BuildRequires: QtXml-devel >= %{qtver} BuildRequires: automoc4 BuildRequires: cmake -BuildRequires: polkit-qt-1-devel >= 0.96.1 +BuildRequires: polkit-qt-1-gui-devel >= 0.99.0 BuildRequires: qt4-build >= %{qtver} BuildRequires: qt4-qmake >= %{qtver} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -27,8 +27,7 @@ Polkit-kde-1 is a polkit-1 authentication agent. %prep -%setup -q -%patch0 -p0 +%setup -q -n polkit-kde-agent-1-%{version} %build install -d build @@ -60,7 +59,9 @@ %files -f %{name}.lang %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/kde4/libexec/polkit-kde-authentication-agent-1 -%{_sysconfdir}/xdg/autostart/polkit-kde-authentication-agent-1.desktop +%dir %{_datadir}/apps/policykit1-kde +%{_datadir}/apps/policykit1-kde/policykit1-kde.notifyrc +%{_datadir}/autostart/polkit-kde-authentication-agent-1.desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -68,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2011/01/23 23:01:30 cactus +- up to 0.99.0 + Revision 1.5 2011/01/11 07:47:56 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/polkit-kde-1/polkit-kde-1.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
