Hello community,

here is the log from the commit of package konsole for openSUSE:Factory checked 
in at 2014-12-10 23:46:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/konsole (Old)
 and      /work/SRC/openSUSE:Factory/.konsole.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "konsole"

Changes:
--------
--- /work/SRC/openSUSE:Factory/konsole/konsole.changes  2014-11-19 
20:27:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.konsole.new/konsole.changes     2014-12-10 
23:45:44.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Dec  7 20:13:32 UTC 2014 - [email protected]
+
+- Split out the konsole binary and related files for coinstallability
+  with the Frameworks based version
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ konsole.spec ++++++
--- /var/tmp/diff_new_pack.975tQy/_old  2014-12-10 23:45:45.000000000 +0100
+++ /var/tmp/diff_new_pack.975tQy/_new  2014-12-10 23:45:45.000000000 +0100
@@ -42,6 +42,14 @@
 %description
 Konsole is a terminal emulator for the K Desktop Environment.
 
+%package part
+Summary:        KDE Terminal
+Group:          System/GUI/KDE
+
+%description part
+Konsole is a terminal emulator for the K Desktop Environment.
+This package provides KPart of the Konsole application.
+
 %prep
 %setup -q -n konsole-%{version}
 
@@ -64,25 +72,29 @@
   %fdupes -s %{buildroot} 
   %kde_post_install
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
 %files
 %defattr(-,root,root)
 %doc COPYING README
 %_kde4_applicationsdir/konsolesu.desktop
 %_kde4_applicationsdir/konsole.desktop
 %_kde4_iconsdir/hicolor/*/apps/utilities-terminal_su.png
-%_kde4_appsdir/konsole/
-%_kde4_servicesdir/*.desktop
-%_kde4_servicesdir/ServiceMenus/*.desktop
-%_kde4_servicetypes/*.desktop
-%_kde4_libdir/*.so
-%_kde4_modulesdir/*.so
 %_kde4_bindir/konsole
 %_kde4_bindir/konsoleprofile
 %_kde4_htmldir/en/konsole/
+
+%post part -p /sbin/ldconfig
+
+%postun part -p /sbin/ldconfig
+
+%files part
+%defattr(-,root,root)
+%doc COPYING README
+%_kde4_libdir/*.so
+%_kde4_modulesdir/*.so
 %_kde4_appsdir/kconf_update/
+%_kde4_appsdir/konsole/
+%_kde4_servicesdir/*.desktop
+%_kde4_servicesdir/ServiceMenus/*.desktop
+%_kde4_servicetypes/*.desktop
 
 %changelog







-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to