From 05f036e21713ebdcda2db0a69639621c83fd29e7 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 17 Apr 2021 08:48:46 +0200 Subject: [PATCH] - some chars are not allowed in bcond desc --- vte.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vte.spec b/vte.spec index b9bc305..fd23c30 100644 --- a/vte.spec +++ b/vte.spec @@ -2,7 +2,7 @@ # Conditional build: %bcond_without apidocs # API documentation %bcond_without glade # Glade catalog -%bcond_with gtk4 # GTK+ 4 based library [not ready for gtk+4 -> gtk4 rename] +%bcond_with gtk4 # GTK+ 4 based library [not ready for gtk+4 to gtk4 rename] Summary: VTE terminal widget library Summary(pl.UTF-8): Biblioteka z kontrolką terminala VTE -- 2.44.0