[packages/libinput] fix gtk4 package names; rel 2

atler atler at pld-linux.org
Thu Sep 16 17:05:55 CEST 2021


commit 7892c2ae0947a082ae71afabcec16f0545a38ad7
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Sep 16 17:04:06 2021 +0200

    fix gtk4 package names; rel 2

 libinput.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libinput.spec b/libinput.spec
index f0a3742..852d0ed 100644
--- a/libinput.spec
+++ b/libinput.spec
@@ -15,7 +15,7 @@ Summary:	Input device library
 Summary(pl.UTF-8):	Biblioteka urządzeń wejściowych
 Name:		libinput
 Version:	1.19.0
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries
 Source0:	https://www.freedesktop.org/software/libinput/%{name}-%{version}.tar.xz
@@ -38,7 +38,7 @@ BuildRequires:	xz
 BuildRequires:	cairo-devel
 BuildRequires:	glib2-devel >= 2.0
 %if %{with gtk4}
-BuildRequires:	gtk+4-devel >= 4.0
+BuildRequires:	gtk4-devel >= 4.0
 %else
 BuildRequires:	gtk+3-devel >= 3.20
 %endif
@@ -54,7 +54,7 @@ BuildRequires:	python3-sphinx_rtd_theme
 BuildRequires:	sphinx-pdg-3
 %endif
 %if %{with gui} && %{without gtk4}
-BuildConflicts:	gtk+4-devel
+BuildConflicts:	gtk4-devel
 %endif
 Requires:	libevdev >= 1.3
 Requires:	libwacom >= 0.20
@@ -86,7 +86,7 @@ Summary(pl.UTF-8):	Graficzny interfejs diagnostyczny do libinput
 Group:		X11/Applications
 Requires:	%{name} = %{version}-%{release}
 %if %{with gtk4}
-Requires:	gtk+4 >= 4.0
+Requires:	gtk4 >= 4.0
 %else
 Requires:	gtk+3 >= 3.20
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libinput.git/commitdiff/7892c2ae0947a082ae71afabcec16f0545a38ad7



More information about the pld-cvs-commit mailing list