]> git.pld-linux.org Git - packages/PackageKit.git/blobdiff - PackageKit.spec
- rel 3
[packages/PackageKit.git] / PackageKit.spec
index 74238017d33e7494a3a2c1b4540891e6f06a395f..6d0e9a2b3f1919d4630e832c13e1083fefb51d3c 100644 (file)
@@ -18,7 +18,7 @@ Summary:      System daemon that is a D-Bus abstraction layer for package management
 Summary(pl.UTF-8):     Demon systemowy będący warstwą abstrakcji D-Bus do zarządzania pakietami
 Name:          PackageKit
 Version:       0.8.11
-Release:       1
+Release:       3
 License:       GPL v2+
 Group:         Applications/System
 Source0:       http://www.packagekit.org/releases/%{name}-%{version}.tar.xz
@@ -432,6 +432,11 @@ fi
 %attr(755,root,root) %ghost %{_libdir}/libpackagekit-glib2.so.16
 %{_libdir}/girepository-1.0/PackageKitGlib-1.0.typelib
 %{_libdir}/girepository-1.0/PackageKitPlugin-1.0.typelib
+# NOTE: dbus interface xmls are commonly used:
+# - at runtime by packagekitd
+# - for development of applications using PK dbus interface
+%{_datadir}/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.PackageKit.xml
 
 %files devel
 %defattr(644,root,root,755)
@@ -443,8 +448,6 @@ fi
 %{_includedir}/PackageKit/plugin
 %{_datadir}/gir-1.0/PackageKitGlib-1.0.gir
 %{_datadir}/gir-1.0/PackageKitPlugin-1.0.gir
-%{_datadir}/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml
-%{_datadir}/dbus-1/interfaces/org.freedesktop.PackageKit.xml
 
 %files static
 %defattr(644,root,root,755)
This page took 0.062139 seconds and 4 git commands to generate.