From 22dff7602768a1ac5af4a602bae66ed5a461dc6b Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 4 Apr 2006 19:04:20 +0000 Subject: [PATCH] Add in the new spec directory so we add the folder to the tarball. Fix this up in one place so it validates and so that make distcheck can run again.. --- ChangeLog | 8 ++++++++ doc/Makefile.am | 2 +- doc/spec/polkit-spec.xml.in | 14 ++++++++------ 3 files changed, 17 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 443e51b..809d9c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-04-04 Richard Hughes + + * doc/Makefile.am: Add in the new spec directory so we add the folder + to the tarball. + + * doc/spec/polkit-spec.xml.in: Fix this up in one place so it validates + and so that make distcheck can run again.. + 2006-03-29 David Zeuthen * configure.in: Add docbook detection diff --git a/doc/Makefile.am b/doc/Makefile.am index a00fd34..ba72554 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,7 +1,7 @@ EXTRA_DIST = TODO -SUBDIRS = api +SUBDIRS = api spec clean-local: rm -f *~ diff --git a/doc/spec/polkit-spec.xml.in b/doc/spec/polkit-spec.xml.in index 9fc8ad6..aded386 100644 --- a/doc/spec/polkit-spec.xml.in +++ b/doc/spec/polkit-spec.xml.in @@ -179,12 +179,14 @@ Resources - PolicyKit allows granting privileges only on - certain resources. For example, for HAL, it - is possible to grant the - privilege hal-storage-fixed-mount to the user - with uid 500 but only for the HAL device object representing - e.g. the /dev/hda3 partition. + + PolicyKit allows granting privileges only on + certain resources. For example, for HAL, it + is possible to grant the + privilege hal-storage-fixed-mount to the user + with uid 500 but only for the HAL device object representing + e.g. the /dev/hda3 partition. + Resource Identifiers -- 2.7.4