diff --git a/colord-gtk.changes b/colord-gtk.changes index 1324194..a30505f 100644 --- a/colord-gtk.changes +++ b/colord-gtk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 5 14:47:17 UTC 2012 - meissner@suse.com + +- Add a apparmor profile for usr.lib.colord + ------------------------------------------------------------------- Wed May 23 19:18:54 UTC 2012 - zaitor@opensuse.org diff --git a/colord-gtk.spec b/colord-gtk.spec index e35c065..a27876f 100644 --- a/colord-gtk.spec +++ b/colord-gtk.spec @@ -28,6 +28,7 @@ License: GPL-2.0+ Group: System/Daemons Url: http://colord.hughsie.com/ Source0: http://www.freedesktop.org/software/colord/releases/%{_name}-%{version}.tar.xz +# Apparmor profile Source1: usr.lib.colord Source99: baselibs.conf BuildRequires: gobject-introspection-devel diff --git a/colord.spec b/colord.spec index f901d27..20becc1 100644 --- a/colord.spec +++ b/colord.spec @@ -27,6 +27,7 @@ License: GPL-2.0+ Group: System/Daemons Url: http://colord.hughsie.com/ Source0: http://www.freedesktop.org/software/colord/releases/%{_name}-%{version}.tar.xz +# Apparmor profile Source1: usr.lib.colord Source99: baselibs.conf BuildRequires: gobject-introspection-devel