From 86c3602353b67261385dd3064064092279373e1c Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 26 Jun 2020 12:06:29 -0500 Subject: [PATCH] pull in followup fix --- .gitignore | 1 + sddm.spec | 4 +++- sources | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7fc5c11..8419291 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /0015-Use-C-scoping-for-handling-buffer-deletion.patch /v0.18.1.tar.gz /0035-Prevent-duplicate-session-name.patch +/0037-Fix-build.patch diff --git a/sddm.spec b/sddm.spec index 348c077..e24450c 100644 --- a/sddm.spec +++ b/sddm.spec @@ -11,6 +11,7 @@ Source0: https://github.com/sddm/sddm/archive/v%{version}.tar.gz ## upstream patches (in lookaside cache) Patch35: 0035-Prevent-duplicate-session-name.patch +Patch37: 0037-Fix-build.patch ## upstreamable patches # Fixes RHBZ #1392654 @@ -94,7 +95,8 @@ A collection of sddm themes, including: elarun, maldives, maya %prep %setup -q -%patch35 -p1 -b 0035 +%patch35 -p1 -b .0035 +%patch37 -p1 -b .0037 #patch54 -p1 -b .0054 diff --git a/sources b/sources index 6cd5d15..af10b8a 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ SHA512 (v0.18.1.tar.gz) = 18d5b9ee5e4d022ac86e10cde1c70c5475aeaff86d41d8b9897bc26953f5b6d042a7fef1d6e727865ebeb003a730455656765ba53350a665891113afd4dfa7d8 SHA512 (0035-Prevent-duplicate-session-name.patch) = 043c11b122cd8749ec8dba06e9f33a1446398d321d6297fbb24709c8ff5b48201dc33e8c60a9f493765fdf7d4ef7fe257e12a78deb985a8a368f2a28472e8ff6 +SHA512 (0037-Fix-build.patch) = fff3e6623e51bb4ca8f9b4a4daf6573586b866d63e98fde0db9209e8c76d6a817334c63dcdf3411a45ffb650016cf2c8712e91757007f9766ca15bf1fedb9929