Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11035352
D8190.id19626.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D8190.id19626.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -5,9 +5,7 @@
libQt5Qml.so.5
libQt5Quick.so.5
libc.so.6
-libdl.so.2
libgcc_s.so.1
-libm.so.6
libpam.so.0
libstdc++.so.6
libsystemd.so.0
diff --git a/files/0002-remove-zsh-from-xsession-for-kf5_5.55.patch b/files/0002-remove-zsh-from-xsession-for-kf5_5.55.patch
deleted file mode 100644
--- a/files/0002-remove-zsh-from-xsession-for-kf5_5.55.patch
+++ /dev/null
@@ -1,46 +0,0 @@
-From 8597f66e69c3716edee7a95dd9f5a7a538524430 Mon Sep 17 00:00:00 2001
-From: "F. von Gellhorn" <flinux@vongellhorn.ch>
-Date: Fri, 22 Feb 2019 14:14:44 +0100
-Subject: [PATCH 1/1] Uncomment the zsh part, somehow this brakes with KF5
- 5.55.0
-
----
- data/scripts/Xsession | 22 +++++++++++-----------
- 1 file changed, 11 insertions(+), 11 deletions(-)
-
-diff --git a/data/scripts/Xsession b/data/scripts/Xsession
-index c7fa214..1f7eeae 100755
---- a/data/scripts/Xsession
-+++ b/data/scripts/Xsession
-@@ -19,17 +19,17 @@ case $SHELL in
- . $HOME/.profile
- fi
- ;;
--*/zsh)
-- [ -z "$ZSH_NAME" ] && exec $SHELL $0 "$@"
-- [ -d /etc/zsh ] && zdir=/etc/zsh || zdir=/etc
-- zhome=${ZDOTDIR:-$HOME}
-- # zshenv is always sourced automatically.
-- [ -f $zdir/zprofile ] && . $zdir/zprofile
-- [ -f $zhome/.zprofile ] && . $zhome/.zprofile
-- [ -f $zdir/zlogin ] && . $zdir/zlogin
-- [ -f $zhome/.zlogin ] && . $zhome/.zlogin
-- emulate -R sh
-- ;;
-+#*/zsh)
-+# [ -z "$ZSH_NAME" ] && exec $SHELL $0 "$@"
-+# [ -d /etc/zsh ] && zdir=/etc/zsh || zdir=/etc
-+# zhome=${ZDOTDIR:-$HOME}
-+# # zshenv is always sourced automatically.
-+# [ -f $zdir/zprofile ] && . $zdir/zprofile
-+# [ -f $zhome/.zprofile ] && . $zhome/.zprofile
-+# [ -f $zdir/zlogin ] && . $zdir/zlogin
-+# [ -f $zhome/.zlogin ] && . $zhome/.zlogin
-+# emulate -R sh
-+# ;;
- */csh|*/tcsh)
- # [t]cshrc is always sourced automatically.
- # Note that sourcing csh.login after .cshrc is non-standard.
---
-2.20.1
-
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : sddm
version : 0.18.1
-release : 17
+release : 18
source :
- https://github.com/sddm/sddm/archive/v0.18.1.tar.gz : 07296fc747010a5dd58a45f16c3224b439997afad42566e4b043c841b1b71700
license :
@@ -26,7 +26,6 @@
- xkeyboard-config
setup : |
%patch -p1 < $pkgfiles/0001-Use-Solus-defaults.patch
- %patch -p1 < $pkgfiles/0002-remove-zsh-from-xsession-for-kf5_5.55.patch
%cmake_ninja -DCMAKE_INSTALL_LIBEXECDIR=%libdir%/%PKGNAME% \
-DSYSTEMD_SYSTEM_UNIT_DIR=%libdir%/systemd/system
build : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -227,8 +227,8 @@
</Files>
</Package>
<History>
- <Update release="17">
- <Date>2019-05-17</Date>
+ <Update release="18">
+ <Date>2020-02-07</Date>
<Version>0.18.1</Version>
<Comment>Packaging update</Comment>
<Name>F. von Gellhorn</Name>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 5:47 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802238
Default Alt Text
D8190.id19626.diff (3 KB)
Attached To
Mode
D8190: Remove zsh patch
Attached
Detach File
Event Timeline
Log In to Comment