]> git.pld-linux.org Git - packages/lilypond.git/commitdiff
- updated to 2.22.2 master auto/th/lilypond-2.22.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 18 Mar 2022 16:02:16 +0000 (17:02 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 18 Mar 2022 16:02:16 +0000 (17:02 +0100)
- updated guile3.0 patch

guile3.0.patch
lilypond.spec

index 064f1d61ed877efcc5db6ef67ba49f66994cccb3..19ad9a0fb472fe4f3e131095109abbe88137a776 100644 (file)
@@ -1,6 +1,6 @@
---- lilypond-2.22.0/aclocal.m4~        2022-03-12 14:29:08.000000000 +0100
-+++ lilypond-2.22.0/aclocal.m4 2022-03-12 14:33:10.973679189 +0100
-@@ -541,7 +541,7 @@
+--- lilypond-2.22.2/aclocal.m4.orig    2022-03-18 16:13:32.567418463 +0100
++++ lilypond-2.22.2/aclocal.m4 2022-03-18 16:21:08.664947571 +0100
+@@ -505,7 +505,7 @@ AC_DEFUN(STEPMAKE_GUILE, [
      AC_MSG_CHECKING([for guile])
      guile="guile"
      found="no"
@@ -9,7 +9,7 @@
               guile1 guile19 guile18 \
               guile1.9 guile1.8 \
               guile-1 guile-1.9 guile-1.8; do
-@@ -613,6 +613,9 @@
+@@ -577,6 +577,9 @@ AC_DEFUN(STEPMAKE_GUILE_DEVEL, [
          PKG_CHECK_MODULES([GUILE], [$GUILE_FLAVOR],
                              [true], [GUILE_FLAVOR="missing"])
      else
@@ -18,9 +18,9 @@
 +            AC_MSG_RESULT([no])
          PKG_CHECK_MODULES([GUILE], [guile-1.8 >= 1.8.2],
                              [GUILE_FLAVOR="guile-1.8"], [
-             AC_MSG_RESULT([no])
-@@ -625,6 +628,7 @@
-                     GUILE_FLAVOR="missing"])
+             PKG_CHECK_MODULES([GUILE], [guile-2.2 >= 2.2.0],
+@@ -584,6 +587,7 @@ AC_DEFUN(STEPMAKE_GUILE_DEVEL, [
+                 GUILE_FLAVOR="missing"
              ])
          ])
 +        ])
index f41e0d5587ffe15798e3f5225b793bd62733f2e0..33303dda9d12253a89e288a68b5cc31eea20caa6 100644 (file)
@@ -6,18 +6,18 @@ Summary:      Music typesetter
 Summary(pl.UTF-8):     Program do skÅ‚adania nut
 Name:          lilypond
 # note: 2.22.x is stable, 2.23.x devel
-Version:       2.22.0
-Release:       2
+Version:       2.22.2
+Release:       1
 License:       GPL v3+ with font exception
 Group:         Applications/Sound
 Source0:       https://lilypond.org/download/sources/v2.22/%{name}-%{version}.tar.gz
-# Source0-md5: 4b0d869873b0120bda2e8bd94e1a628a
+# Source0-md5: 677e68e728b24f66be5d20072294f41c
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-sh.patch
 Patch2:                %{name}-aclocal.patch
 Patch3:                %{name}-mf.patch
 Patch4:                guile3.0.patch
-URL:           http://www.lilypond.org/
+URL:           https://lilypond.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 BuildRequires: bison >= 2.4.1
This page took 0.033165 seconds and 4 git commands to generate.