diff --git a/kdelibs.spec b/kdelibs.spec index fdcff95..1e76475 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -52,7 +52,7 @@ Summary: KDE Libraries # shipped with kde applications, version... %global apps_version 15.12.0 Version: 4.14.15 -Release: 2%{?dist} +Release: 3%{?dist} Name: kdelibs Epoch: 6 @@ -679,7 +679,6 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %{_kde4_configdir}/accept-languages.codes %{_kde4_configdir}/khtmlrc %{_kde4_configdir}/plasmoids.knsrc -%{_datadir}/dbus-1/interfaces/* %{_sysconfdir}/dbus-1/system.d/* %{_kde4_datadir}/applications/kde4/kmailservice.desktop %{_kde4_datadir}/applications/kde4/ktelnetservice.desktop @@ -789,6 +788,8 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %files devel %doc KDE4PORTING.html +%{_datadir}/dbus-1/interfaces/org.freedesktop.PowerManagement*.xml +%{_datadir}/dbus-1/interfaces/org.kde.*.xml %{_mandir}/man1/makekdewidgets.1* %{_mandir}/man1/kconfig_compiler.1* %{_mandir}/man1/preparetips.1* @@ -843,6 +844,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Mon Dec 21 2015 Rex Dieter - 6:4.14.15-3 +- move dbus xml interface files to -devel + * Sat Dec 19 2015 Rex Dieter - 6:4.14.15-2 - actually apply those post-4.14.15 commits (kparts, python)