[packages/appstream-glib] - rebuild for rpm 4.20, rel 2
baggins
baggins at pld-linux.org
Wed Feb 5 10:51:25 CET 2025
commit 0cd11a3c0f229992a7c3a9043c69ff8e2534a29f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Feb 5 10:44:46 2025 +0100
- rebuild for rpm 4.20, rel 2
appstream-glib.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/appstream-glib.spec b/appstream-glib.spec
index 0545e8e..6286bbd 100644
--- a/appstream-glib.spec
+++ b/appstream-glib.spec
@@ -8,7 +8,7 @@ Summary: GLib Objects and helper methods for reading and writing AppStream metad
Summary(pl.UTF-8): Obiekty GLiba i metody pomocnicze do odczytu i zapisu metadanych AppStream
Name: appstream-glib
Version: 0.8.3
-Release: 1
+Release: 2
License: LGPL v2.1+
Group: Libraries
Source0: https://people.freedesktop.org/~hughsient/appstream-glib/releases/%{name}-%{version}.tar.xz
@@ -171,16 +171,16 @@ Bashowe dopełnianie składni polecenia appstream-builder.
%build
# for off64_t
CPPFLAGS="%{rpmcppflags} -D_LARGEFILE64_SOURCE"
-%meson build \
+%meson \
-Dalpm=%{__true_false aplm} \
-Dgtk-doc=true
-%meson_build -C build
+%meson_build
%install
rm -rf $RPM_BUILD_ROOT
-%meson_install -C build
+%meson_install
%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/installed-tests
# already in gettext-tools >= 0.19.7
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/appstream-glib.git/commitdiff/0cd11a3c0f229992a7c3a9043c69ff8e2534a29f
More information about the pld-cvs-commit
mailing list