Author: caleb Date: Sat Mar 5 18:19:09 2011 GMT Module: packages Tag: HEAD ---- Log message: - Up to 0.101 - Changed URL to docs site, old url doesn't exist.
---- Files affected: packages/polkit-gnome: polkit-gnome.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: packages/polkit-gnome/polkit-gnome.spec diff -u packages/polkit-gnome/polkit-gnome.spec:1.11 packages/polkit-gnome/polkit-gnome.spec:1.12 --- packages/polkit-gnome/polkit-gnome.spec:1.11 Sat Oct 2 14:58:04 2010 +++ packages/polkit-gnome/polkit-gnome.spec Sat Mar 5 19:19:04 2011 @@ -2,16 +2,17 @@ Summary: GNOME dialogs for PolicyKit Summary(pl.UTF-8): Okna dialogowe GNOME dla pakietu PolicyKit Name: polkit-gnome -Version: 0.99 +Version: 0.101 Release: 1 License: LGPL v2+ Group: X11/Applications Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.bz2 -# Source0-md5: f1a2565083266bc8c05c60aa7d8a0f6a +# Source0-md5: da6aaff473ed80f8958fd6f67a59defe Patch0: gobject-introspection.patch -URL: http://people.freedesktop.org/~david/polkit-spec.html +URL: http://hal.freedesktop.org/docs/PolicyKit-gnome/ BuildRequires: autoconf >= 2.50 BuildRequires: automake >= 1:1.9 +BuildRequires: cairo-gobject-devel BuildRequires: dbus-glib-devel BuildRequires: gettext-devel BuildRequires: glibc-misc @@ -33,9 +34,9 @@ bring up authentication dialogs used for obtaining privileges. %description -l pl.UTF-8 -Pakiet polkit-gnome udostępnia usługę magistrali sesji D-BUS -służącą do wyświetlania okien dialogowych uwierzytelniania w celu -uzyskania uprawnień. +Pakiet polkit-gnome udostępnia usługę magistrali sesji D-BUS służącą +do wyświetlania okien dialogowych uwierzytelniania w celu uzyskania +uprawnień. %package libs Summary: PolicyKit GNOME libraries @@ -94,7 +95,7 @@ %defattr(644,root,root,755) %doc AUTHORS NEWS TODO %attr(755,root,root) %{_libexecdir}/polkit-gnome-authentication-agent-1 -%{_sysconfdir}/xdg/autostart/polkit-gnome-authentication-agent-1.desktop +#%{_sysconfdir}/xdg/autostart/polkit-gnome-authentication-agent-1.desktop %files libs %defattr(644,root,root,755) @@ -116,6 +117,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2011/03/05 18:19:04 caleb +- Up to 0.101 +- Changed URL to docs site, old url doesn't exist. + Revision 1.11 2010/10/02 12:58:04 megabajt - R: polkit >= 0.99 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/polkit-gnome/polkit-gnome.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
