SPECS: PolicyKit-kde.spec - up to rev. 884911 - autostart droped - now use...
cactus
cactus at pld-linux.org
Mon Nov 17 17:25:37 CET 2008
Author: cactus Date: Mon Nov 17 16:25:37 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to rev. 884911
- autostart droped
- now use dbus services to run
- works very well
---- Files affected:
SPECS:
PolicyKit-kde.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/PolicyKit-kde.spec
diff -u SPECS/PolicyKit-kde.spec:1.3 SPECS/PolicyKit-kde.spec:1.4
--- SPECS/PolicyKit-kde.spec:1.3 Wed Nov 5 21:21:39 2008
+++ SPECS/PolicyKit-kde.spec Mon Nov 17 17:25:32 2008
@@ -3,7 +3,7 @@
# Conditional build:
#
%define qt_ver 4.4.1
-%define snap 880532
+%define snap 884911
Summary: PolicyKit-kde
Summary(pl.UTF-8): PolicyKit-kde
@@ -14,7 +14,7 @@
Group: X11/Applications
# get it via: svn co svn://anonsvn.kde.org/home/kde/trunk/playground/base/PolicyKit-kde
Source0: %{name}-%{snap}.tar.gz
-# Source0-md5: dc40e0659cb2152eb3d2278948804af5
+# Source0-md5: e0a61130c0097093527a6c63e5328f69
BuildRequires: PolicyKit-devel
BuildRequires: Qt3Support-devel >= %{qt_ver}
BuildRequires: QtCore-devel >= %{qt_ver}
@@ -34,7 +34,7 @@
#%description -l pl.UTF-8
%prep
-%setup -q -n %{name}-%{snap}
+%setup -q -n %{name}
%build
install -d build
@@ -58,8 +58,10 @@
%files
%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/policykit-kde
-%{_datadir}/autostart/policykit-kde.desktop
+%attr(755,root,root) %{_bindir}/polkit-kde-authorization
+%attr(755,root,root) %{_bindir}/polkit-kde-manager
+%{_datadir}/dbus-1/services/kde-org.freedesktop.PolicyKit.AuthenticationAgent.service
+%{_datadir}/dbus-1/services/org.kde.PolicyKit.service
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -67,6 +69,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2008/11/17 16:25:32 cactus
+- up to rev. 884911
+- autostart droped
+- now use dbus services to run
+- works very well
+
Revision 1.3 2008/11/05 20:21:39 shadzik
- BR: PolicyKit-devel and automoc4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/PolicyKit-kde.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list