From 7b5cb6213ea862ee21134ce712596493ca7eb2ba Mon Sep 17 00:00:00 2001 From: Alexandru Cornea Date: Fri, 28 Jun 2013 22:37:33 +0300 Subject: [PATCH] resetting manifest requested domain to floor --- packaging/corewatcher.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packaging/corewatcher.spec b/packaging/corewatcher.spec index a8c2369..8b76eaf 100644 --- a/packaging/corewatcher.spec +++ b/packaging/corewatcher.spec @@ -5,7 +5,7 @@ Release: 1 Group: System/Base License: GPL-2.0 Source0: corewatcher-%{version}.tar.gz -Source1001: packaging/corewatcher.manifest +Source1001: corewatcher.manifest Requires: gdb BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(libsystemd-journal) @@ -35,6 +35,7 @@ rm -rf %{buildroot} %install_service multi-user.target.wants corewatcher.service %files +%manifest %{name}.manifest %license COPYING %defattr(-,root,root,-) %manifest corewatcher.manifest -- 2.7.4