packages: polkit/polkit.spec - 0.94
patrys
patrys at pld-linux.org
Thu Aug 20 10:12:10 CEST 2009
Author: patrys Date: Thu Aug 20 08:12:10 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- 0.94
---- Files affected:
packages/polkit:
polkit.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/polkit/polkit.spec
diff -u packages/polkit/polkit.spec:1.5 packages/polkit/polkit.spec:1.6
--- packages/polkit/polkit.spec:1.5 Wed Aug 12 00:22:51 2009
+++ packages/polkit/polkit.spec Thu Aug 20 10:12:04 2009
@@ -6,19 +6,21 @@
Summary: A framework for defining policy for system-wide components
Summary(pl.UTF-8): Szkielet do definiowania polityki dla komponentów systemowych
Name: polkit
-Version: 0.93
+Version: 0.94
Release: 1
License: LGPL v2+
Group: Libraries
Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 16e9361b6c8dbbecc29ee263d7880998
+# Source0-md5: 5abc9f858e7b614ef41161db36d53915
URL: http://people.freedesktop.org/~david/polkit-spec.html
BuildRequires: autoconf >= 2.60
BuildRequires: automake >= 1:1.7
-BuildRequires: eggdbus-devel >= 0.4
+BuildRequires: eggdbus-devel >= 0.5
BuildRequires: expat-devel >= 1:1.95.8
BuildRequires: gettext-devel
+BuildRequires: gir-repository-devel
BuildRequires: glib2-devel >= 1:2.21.4
+BuildRequires: gobject-introspection-devel
%{?with_apidocs:BuildRequires: gtk-doc >= 1.3}
BuildRequires: intltool >= 0.40.0
BuildRequires: libtool
@@ -168,6 +170,7 @@
%attr(755,root,root) %ghost %{_libdir}/libpolkit-backend-1.so.0
%attr(755,root,root) %{_libdir}/libpolkit-gobject-1.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libpolkit-gobject-1.so.0
+%{_libdir}/girepository-1.0/*.typelib
%files devel
%defattr(644,root,root,755)
@@ -182,6 +185,7 @@
%{_pkgconfigdir}/polkit-agent-1.pc
%{_pkgconfigdir}/polkit-backend-1.pc
%{_pkgconfigdir}/polkit-gobject-1.pc
+%{_datadir}/gir-1.0/*.gir
%files static
%defattr(644,root,root,755)
@@ -195,6 +199,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2009/08/20 08:12:04 patrys
+- 0.94
+
Revision 1.5 2009/08/11 22:22:51 cactus
- bcond without apidocs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/polkit/polkit.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list