Packaging: Fix RPM build 27/15327/3
authorRomain Forlot <romain.forlot@iot.bzh>
Thu, 12 Jul 2018 08:19:58 +0000 (10:19 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 12 Jul 2018 08:35:36 +0000 (10:35 +0200)
RPM build failed because there is an unpackaged files
found which has been installed. This fix the build error:

Installed (but unpackaged) file(s) found:
 /opt/AGL/lib64/afb/hello2.so

Change-Id: Id5775966bbc4cac00d6adc8b9032d32cf41a7207
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
conf.d/packaging/rpm/agl-app-framework-binder.spec

index 5f3bcbd..4f288b7 100644 (file)
@@ -94,6 +94,7 @@ EOF
 %{_libdir}/afb/helloWorld.so
 %{_libdir}/afb/tic-tac-toe.so
 %{_libdir}/afb/ave.so
+%{_libdir}/afb/hello2.so
 %{_libdir}/afb/hello3.so
 %{_libdir}/afb/hi3.so
 %config(noreplace) %{_sysconfdir}/profile.d/AGL-%{name}.sh