rdieter pushed to kwin (f22). "move dbus xml files to -libs (so present for -devel)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 19 15:04:17 UTC 2015


From 66107a63682dedd5ba4d514828296e5873c53f8f Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Tue, 19 May 2015 10:04:07 -0500
Subject: move dbus xml files to -libs (so present for -devel)


diff --git a/kwin.spec b/kwin.spec
index 3fc654e..6a66ec5 100644
--- a/kwin.spec
+++ b/kwin.spec
@@ -7,7 +7,7 @@
 
 Name:           kwin
 Version:        5.3.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        KDE Window manager
 
 # all sources are effectively GPLv2+, except for:
@@ -196,7 +196,6 @@ fi
 %{_kf5_datadir}/knotifications5/kwin.notifyrc
 %{_kf5_datadir}/config.kcfg/kwin.kcfg
 %{_datadir}/icons/hicolor/*/apps/kwin.*
-%{_datadir}/dbus-1/interfaces/*.xml
 # note: these are for reference (to express config defaults), they are
 # not config files themselves (so don't use %%config tag)
 %{_sysconfdir}/xdg/*.knsrc
@@ -211,6 +210,8 @@ fi
 %postun libs -p /sbin/ldconfig
 
 %files libs
+# these dbus xml files probably ought to be moved to -devel, kde-sig needs agreed policy first -- rex
+%{_datadir}/dbus-1/interfaces/*.xml
 %{_libdir}/libkwin.so.*
 %{_libdir}/libkwinxrenderutils.so.*
 %{_libdir}/libkwineffects.so.*
@@ -231,6 +232,9 @@ fi
 
 
 %changelog
+* Tue May 19 2015 Rex Dieter <rdieter at fedoraproject.org> 5.3.0-5
+- move dbus xml files to -libs (so present for -devel)
+
 * Sun May 17 2015 Rex Dieter <rdieter at fedoraproject.org> - 5.3.0-4
 - followup SM fix, discard support (kde#341930)
 - note qt5-qtmultimedia dep is runtime-only
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/kwin.git/commit/?h=f22&id=66107a63682dedd5ba4d514828296e5873c53f8f


More information about the scm-commits mailing list