[packages/glabels] Rel 9

arekm arekm at pld-linux.org
Sat Aug 22 22:27:58 CEST 2026


commit 7b3cc8ce2d15534b20c185164bf8426d720589cd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Aug 22 22:27:50 2026 +0200

    Rel 9

 glabels.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/glabels.spec b/glabels.spec
index d4102cf..c6476b5 100644
--- a/glabels.spec
+++ b/glabels.spec
@@ -2,7 +2,7 @@ Summary:	gLabels - a GNOME program to create labels and business cards
 Summary(pl.UTF-8):	gLabels - program dla GNOME do tworzenia etykiet i wizytówek
 Name:		glabels
 Version:	3.4.1
-Release:	8
+Release:	9
 License:	GPL v3+ (libraries: LGPL v3+)
 Group:		X11/Applications/Graphics
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/glabels/3.4/%{name}-%{version}.tar.xz
@@ -34,7 +34,6 @@ BuildRequires:	rpmbuild(macros) >= 1.752
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
 BuildRequires:	yelp-tools
-BuildRequires:	zint-devel >= 2.4.0
 Requires(post,postun):	glib2 >= 1:2.42.0
 Requires(post,postun):	desktop-file-utils
 Requires(post,postun):	shared-mime-info
@@ -47,7 +46,6 @@ Requires:	hicolor-icon-theme
 Requires:	iec16022 >= 0.2.4
 Requires:	librsvg >= 2.39.0
 Requires:	qrencode-libs >= 3.1.0
-Requires:	zint >= 2.4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -99,7 +97,7 @@ Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
-glabels staic library.
+glabels static library.
 
 %description static -l pl.UTF-8
 Statyczna biblioteka glabels.
@@ -133,7 +131,9 @@ Dokumentacja API biblioteki glabels.
 %{__autoheader}
 %{__autoconf}
 %{__automake}
+# zint dropped the render API this backend uses (gone since zint 2.9)
 %configure \
+	--without-libzint \
 	--disable-schemas-compile \
 	--disable-silent-rules \
 	--enable-gtk-doc \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glabels.git/commitdiff/7b3cc8ce2d15534b20c185164bf8426d720589cd



More information about the pld-cvs-commit mailing list