]> git.pld-linux.org Git - packages/colord.git/commitdiff
- moved dbus introspection data to main package
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 6 Apr 2011 19:48:38 +0000 (19:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    colord.spec -> 1.2

colord.spec

index 0eb45d0b52a284ec1467de75259c1b5e63640a82..31e438b5b951364c96bac75f61d801c652bf1e18 100644 (file)
@@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libexecdir}/colord
 %attr(755,root,root) %{_libdir}/libcolord.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libcolord.so.1
+%{_datadir}/dbus-1/interfaces/org.freedesktop.ColorManager.Device.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.ColorManager.Profile.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.ColorManager.xml
 %{_datadir}/dbus-1/system-services/org.freedesktop.ColorManager.service
 %{_datadir}/polkit-1/actions/org.freedesktop.color.policy
 %{_mandir}/man1/colormgr.1*
@@ -119,9 +122,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libcolord.so
-%{_datadir}/dbus-1/interfaces/org.freedesktop.ColorManager.Device.xml
-%{_datadir}/dbus-1/interfaces/org.freedesktop.ColorManager.Profile.xml
-%{_datadir}/dbus-1/interfaces/org.freedesktop.ColorManager.xml
 %{_includedir}/libcolord
 %{_pkgconfigdir}/colord.pc
 
This page took 0.106502 seconds and 4 git commands to generate.