Hello community,

here is the log from the commit of package konsole4-part for openSUSE:Factory 
checked in at 2015-06-03 08:34:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/konsole4-part (Old)
 and      /work/SRC/openSUSE:Factory/.konsole4-part.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "konsole4-part"

Changes:
--------
--- /work/SRC/openSUSE:Factory/konsole4-part/konsole4-part.changes      
2015-05-11 19:22:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.konsole4-part.new/konsole4-part.changes 
2015-06-03 08:34:30.000000000 +0200
@@ -1,0 +2,8 @@
+Tue May 19 18:21:04 UTC 2015 - [email protected]
+
+- Add Root Shell.profile (boo#908029)
+
+- Create a conflict wiht kdebase4-workspace-branding-openSUSE to 
+  prevent duplicate file issues.
+
+-------------------------------------------------------------------

New:
----
  Root_Shell.profile

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

Other differences:
------------------
++++++ konsole4-part.spec ++++++
--- /var/tmp/diff_new_pack.DobQiw/_old  2015-06-03 08:34:30.000000000 +0200
+++ /var/tmp/diff_new_pack.DobQiw/_new  2015-06-03 08:34:30.000000000 +0200
@@ -24,12 +24,15 @@
 Group:          System/X11/Terminals
 Url:            http://www.kde.org/
 Source0:        konsole-%{version}.tar.xz
+Source1:        Root_Shell.profile
 BuildRequires:  fdupes
 BuildRequires:  libkde4-devel
 BuildRequires:  libkonq-devel >= %version
 BuildRequires:  xz
 BuildRequires:  pkgconfig(libxklavier)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+# Create a conflict to prevent an issue around the Root Shell.profile
+Conflicts:      kdebase4-workspace-branding-openSUSE
 %kde4_runtime_requires
 
 %description
@@ -47,6 +50,7 @@
   pushd build
   %kde4_makeinstall
   popd
+  install -D -m 0644 %{SOURCE1}  "%{buildroot}%{_kde4_appsdir}/konsole/Root 
Shell.profile"
   %fdupes -s %{buildroot} 
   rm %{buildroot}%_kde4_applicationsdir/konsole.desktop
   rm %{buildroot}%_kde4_bindir/konsole

++++++ Root_Shell.profile ++++++
[General]
Command=su -
Icon=utilities-terminal_su
Name=Root Shell
Parent=FALLBACK/

[Appearance]
ColorScheme=BlackOnWhite
Font=Monospace,8,-1,2,50,0,0,0,0,0

[Scrolling]
ScrollMode=FixedLineCount
ScrollLineCount=1000

Reply via email to