keep only one %manifest entry in spec file 41/12641/1
authorCorentin Lecouvey <corentin.lecouvey@eurogiciel.fr>
Wed, 20 Nov 2013 12:57:46 +0000 (13:57 +0100)
committerCorentin Lecouvey <corentin.lecouvey@eurogiciel.fr>
Wed, 20 Nov 2013 14:10:40 +0000 (15:10 +0100)
Many %manifest listed in a package bring about smack error
at RPM installation.

Change-Id: I16e4855569d2899e35a5a5620668dc8b0767c410
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@eurogiciel.fr>
packaging/download-provider.spec

index 7b75982..627e70d 100755 (executable)
@@ -165,10 +165,9 @@ fi
 
 
 %files
-%manifest %{name}.manifest
 %defattr(-,root,root,-)
+%manifest %{name}.manifest
 %dir %attr(0775,root,app) /opt/data/%{name}
-%manifest download-provider.manifest
 %{_imagedir}/*.png
 %{_libdir}/libdownloadagent2.so.0.0.1
 %{_libdir}/libdownloadagent2.so