[packages/vte] - fixed -gtk4-devel dependency; release 2

qboosh qboosh at pld-linux.org
Wed May 17 20:27:55 CEST 2023


commit 9c2630915299ef65836c403355a6d841df7bb710
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed May 17 20:30:29 2023 +0200

    - fixed -gtk4-devel dependency; release 2

 vte.spec | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/vte.spec b/vte.spec
index f2cc099..ffb1db5 100644
--- a/vte.spec
+++ b/vte.spec
@@ -8,7 +8,7 @@ Summary:	VTE terminal widget library
 Summary(pl.UTF-8):	Biblioteka z kontrolką terminala VTE
 Name:		vte
 Version:	0.72.1
-Release:	1
+Release:	2
 # some files have LGPL v2.1+ signature, but some LGPL v3+
 License:	LGPL v3+ (library), GPL v3+ (app)
 Group:		X11/Libraries
@@ -151,7 +151,7 @@ Summary:	Header files for VTE for GTK 4
 Summary(pl.UTF-8):	Pliki nagłówkowe VTE dla GTK 4
 License:	LGPL v3+
 Group:		X11/Development/Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name}-gtk4 = %{version}-%{release}
 Requires:	glib2-devel >= 1:2.52.0
 Requires:	gtk4-devel >= 4.0.1
 Requires:	pango-devel >= 1:1.22.0
@@ -200,9 +200,6 @@ Dokumentacja API VTE (wersja dla GTK 4).
 # ...except for single test, which wants consteval and constinit
 %{__sed} -i -e 's/consteval //;s/constinit //' src/pastify-test.cc
 
-# adjust for PLD %{_gtkdocdir}
-#%{__sed} -i -e '/HTML_DIR/ s,/gtk-doc/,/doc/gtk-doc/,' doc/reference/Makefile.docs
-
 %build
 %meson build \
 	%{?with_apidocs:-Ddocs=true} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vte.git/commitdiff/9c2630915299ef65836c403355a6d841df7bb710



More information about the pld-cvs-commit mailing list