[packages/flatpak] Move dbus interface xmls to -libs as they are required for development. Release 2.

megabajt megabajt at pld-linux.org
Tue Oct 4 23:39:47 CEST 2016


commit c61e716a8be0a730dfbceba288a8f1f485157cfe
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date:   Tue Oct 4 23:38:25 2016 +0200

    Move dbus interface xmls to -libs as they are required for development. Release 2.

 flatpak.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/flatpak.spec b/flatpak.spec
index 54918c2..f60c762 100644
--- a/flatpak.spec
+++ b/flatpak.spec
@@ -6,7 +6,7 @@ Summary:	Application deployment framework for desktop apps
 Summary(pl.UTF-8):	Szkielet do wdrażania aplikacji desktopowych
 Name:		flatpak
 Version:	0.6.0
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		Applications
 Source0:	https://www.freedesktop.org/software/xdg-app/releases/%{name}-%{version}.tar.xz
@@ -155,9 +155,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/flatpak/bwrap
 %attr(755,root,root) /etc/profile.d/flatpak.sh
 /etc/dbus-1/system.d/org.freedesktop.Flatpak.SystemHelper.conf
-%{_datadir}/dbus-1/interfaces/org.freedesktop.Flatpak.xml
-%{_datadir}/dbus-1/interfaces/org.freedesktop.impl.portal.PermissionStore.xml
-%{_datadir}/dbus-1/interfaces/org.freedesktop.portal.Documents.xml
 %{_datadir}/dbus-1/services/org.freedesktop.Flatpak.service
 %{_datadir}/dbus-1/services/org.freedesktop.impl.portal.PermissionStore.service
 %{_datadir}/dbus-1/services/org.freedesktop.portal.Documents.service
@@ -180,6 +177,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libflatpak.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libflatpak.so.0
 %{_libdir}/girepository-1.0/Flatpak-1.0.typelib
+%{_datadir}/dbus-1/interfaces/org.freedesktop.Flatpak.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.impl.portal.PermissionStore.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.portal.Documents.xml
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/flatpak.git/commitdiff/c61e716a8be0a730dfbceba288a8f1f485157cfe



More information about the pld-cvs-commit mailing list