[packages/denemo] Rel 4
arekm
arekm at pld-linux.org
Wed Aug 20 08:24:54 CEST 2025
commit 923752f4b8917fe978823b4e6abd99eb85273bed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Aug 20 08:24:48 2025 +0200
Rel 4
denemo.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/denemo.spec b/denemo.spec
index 6892a3b..8398673 100644
--- a/denemo.spec
+++ b/denemo.spec
@@ -14,7 +14,7 @@ Summary: GTK+ frontend for GNU lilypond
Summary(pl.UTF-8): Frontend GTK+ na GNU lilypond
Name: denemo
Version: 2.6.0
-Release: 3
+Release: 4
License: GPL v3+
Group: X11/Applications/Sound
Source0: https://ftp.gnu.org/gnu/denemo/%{name}-%{version}.tar.gz
@@ -41,6 +41,8 @@ BuildRequires: evince-devel >= 3.0
BuildRequires: fontconfig-devel >= 2.2.0
BuildRequires: gettext-tools >= 0.18
BuildRequires: glib2-devel >= 1:2.30
+# for m4 macros
+BuildRequires: gnulib
%{?with_gtk2:BuildRequires: gtk+2-devel >= 2:2.6.0}
%{!?with_gtk2:BuildRequires: gtk+3-devel >= 3.0.0}
BuildRequires: gtk-doc >= 1.14
@@ -87,7 +89,7 @@ ale może być zaadaptowany do innych celów związanych z muzyką.
%build
%{__intltoolize}
%{__libtoolize}
-%{__aclocal} -I build
+%{__aclocal} -I build -I %{_datadir}/gnulib/m4
%{__autoconf}
%{__autoheader}
%{__automake}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/denemo.git/commitdiff/923752f4b8917fe978823b4e6abd99eb85273bed
More information about the pld-cvs-commit
mailing list