commit lilypond for openSUSE:Factory

2020-08-20 Thread root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2020-08-20 22:32:38

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new.3399 (New)


Package is "lilypond"

Thu Aug 20 22:32:38 2020 rev:31 rq:828112 version:2.20.0

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2020-05-08 
23:08:15.550218613 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new.3399/lilypond-doc.changes  
2020-08-20 22:33:03.556100040 +0200
@@ -1,0 +2,6 @@
+Wed Aug 19 12:14:39 UTC 2020 - Dave Plater 
+
+- Remove dependency on texinfo4-links package and generate the
+  links in the spec file instead.
+
+---



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.ZhqJnN/_old  2020-08-20 22:33:04.352100412 +0200
+++ /var/tmp/diff_new_pack.ZhqJnN/_new  2020-08-20 22:33:04.352100412 +0200
@@ -17,6 +17,10 @@
 
 
 %bcond_without docbuild
+%if 0%{?is_backports} && 0%{?sle_version} == 150200
+#"%%_project" == "openSUSE:Backports:SLE-15-SP2:Update"
+ExcludeArch:x86 x86_64 aarch64 ppc64le s390x
+%endif
 
 %define ver 2.20
 %define plevel  0
@@ -68,7 +72,7 @@
 BuildRequires:  mc
 BuildRequires:  mftrace
 BuildRequires:  netpbm
-BuildRequires:  pango-devel >= 1.12
+BuildRequires:  pango-devel >= 1.6.0
 BuildRequires:  perl
 BuildRequires:  rsync
 BuildRequires:  t1utils
@@ -98,7 +102,7 @@
 # NOTE: when lilypond documentation build with texinfo 5.x is fixed by 
upstream remove the 4s from makeinfo,
 # NOTE: texinfo and update buildrequires with:
 #BuildRequires: texi2html
-BuildRequires:  texinfo4-links
+BuildRequires:  texinfo4
 %endif
 
 %description
@@ -201,6 +205,15 @@
 for i in `grep -rl "/usr/bin/env python"`;do sed -i 
'1s@^#!.*@#!/usr/bin/python3@' ${i} ;done
 
 %build
+mkdir -p $HOME/bin
+export PATH=$HOME/bin:$PATH
+echo $PATH
+pushd $HOME/bin
+for i in `ls -1 %{_bindir}/*texi*4`
+do ln -sf ${i} $(basename --suffix 4 ${i})
+done
+popd
+ls -l $HOME/bin
 
 #chmod 644 Documentation/pictures/*.png
 # export GS_LIB="/home/$USER/.fonts" is a work around for bnc#568280




commit lilypond for openSUSE:Factory

2020-08-07 Thread root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2020-08-07 14:08:53

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new.3399 (New)


Package is "lilypond"

Fri Aug  7 14:08:53 2020 rev:30 rq:824690 version:2.20.0

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2020-05-08 
23:08:16.102219741 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new.3399/lilypond.changes  
2020-08-07 14:09:49.614201262 +0200
@@ -1,0 +2,6 @@
+Thu Aug  6 09:19:51 UTC 2020 - Dave Plater 
+
+- Add patch from git to fix boo#1174949 - CVE-2020-17353:
+  0001-scm-disable-embedded-ps-and-embedded-svg-in-dsafe-mo.patch
+
+---

New:

  0001-scm-disable-embedded-ps-and-embedded-svg-in-dsafe-mo.patch



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.RHwgyo/_old  2020-08-07 14:09:59.214184180 +0200
+++ /var/tmp/diff_new_pack.RHwgyo/_new  2020-08-07 14:09:59.218184173 +0200
@@ -57,12 +57,10 @@
 BuildRequires:  ghostscript >= 8.60
 BuildRequires:  ghostscript-fonts-other
 BuildRequires:  ghostscript-fonts-std
-BuildRequires:  guile1 >= 1.8.2
 BuildRequires:  gzip
 BuildRequires:  ifntjapa
 BuildRequires:  liberation-fonts
 BuildRequires:  libgnutls-devel
-BuildRequires:  libguile1-devel >= 1.8.2
 BuildRequires:  libtool
 BuildRequires:  lilypond = %{version}
 BuildRequires:  lndir
@@ -89,6 +87,7 @@
 BuildRequires:  xfntjp
 BuildRequires:  xorg-x11-fonts
 BuildRequires:  zip
+BuildRequires:  pkgconfig(guile-1.8)
 BuildRequires:  pkgconfig(python3)
 Requires:   lilypond = %{version}
 Requires(pre):   %{install_info_prereq} %{_bindir}/touch %{_bindir}/sed

++ lilypond.spec ++
--- /var/tmp/diff_new_pack.RHwgyo/_old  2020-08-07 14:09:59.234184144 +0200
+++ /var/tmp/diff_new_pack.RHwgyo/_new  2020-08-07 14:09:59.238184137 +0200
@@ -35,6 +35,7 @@
 Patch2: add_dircategories_to_documentation.patch
 Patch3: Issue-5243-1-editor-scm-Add-shell-quote-argument-function.diff
 Patch4: use_cstring_and_ctype_includes.patch
+Patch5: 0001-scm-disable-embedded-ps-and-embedded-svg-in-dsafe-mo.patch
 BuildRequires:  ImageMagick
 BuildRequires:  bison
 BuildRequires:  dblatex
@@ -47,10 +48,10 @@
 BuildRequires:  ghostscript >= 8.15
 BuildRequires:  ghostscript-fonts-other
 BuildRequires:  ghostscript-fonts-std
-BuildRequires:  libguile1-devel >= 1.8
 BuildRequires:  makeinfo >= 6.1
 BuildRequires:  mftrace >= 1.1.19
 BuildRequires:  potrace-devel
+BuildRequires:  pkgconfig(guile-1.8)
 # Needed for pngtopnm
 BuildRequires:  netpbm
 BuildRequires:  pkgconfig

++ 0001-scm-disable-embedded-ps-and-embedded-svg-in-dsafe-mo.patch ++
>From b84ea4740f3279516905c5db05f4074e777c16ff Mon Sep 17 00:00:00 2001
From: Han-Wen Nienhuys 
Date: Tue, 21 Jul 2020 14:45:08 +0200
Subject: [PATCH] scm: disable embedded-ps and embedded-svg in -dsafe mode

This prevents executing privileged PostScript and exploiting
Ghostscript vulnerablilities

Tested:
 $ lilypond -dsafe input/regression/les-nereides.ly
 (works, kinda)

 $ cat f.ly
 { c4_ \markup \postscript #" (x) show " }

 $ lilypond -dsafe f
 Preprocessing graphical 
objects.../home/hanwen/vc/lilypond/out/share/lilypond/current/scm/define-markup-commands.scm:1145:3:
 In procedure ly_make_stencil in expression (ly:make-stencil (list # #) (quote 
#) ...):
  
/home/hanwen/vc/lilypond/out/share/lilypond/current/scm/define-markup-commands.scm:1145:3:
 Wrong type argument in position 1 (expecting registered stencil expression): 
(embedded-ps "
---
 scm/define-stencil-commands.scm | 65 ++---
 1 file changed, 35 insertions(+), 30 deletions(-)

diff --git a/scm/define-stencil-commands.scm b/scm/define-stencil-commands.scm
index 09a2299eda..e38878832a 100644
--- a/scm/define-stencil-commands.scm
+++ b/scm/define-stencil-commands.scm
@@ -21,36 +21,41 @@
 (define-public (ly:all-stencil-commands)
   "Return the list of stencil commands that can be
 defined in the output modules (@file{output-*.scm})."
-  '(blank
-char
-circle
-dashed-line
-draw-line
-ellipse
-embedded-ps
-embedded-svg
-end-group-node
-glyph-string
-grob-cause
-named-glyph
-no-origin
-page-link
-path
-partial-ellipse
-placebox
-polygon
-resetcolor
-resetrotation
-resetscale
-round-filled-box
-setcolor
-setrotation
-setscale
-start-group-node
-text
-unknown
-url-link
-utf-8-string
+  (let*
+  ((commands '(blank
+   char
+   circle
+   dashed-line
+   draw-l

commit lilypond for openSUSE:Factory

2020-05-08 Thread root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2020-05-08 23:08:11

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new.2738 (New)


Package is "lilypond"

Fri May  8 23:08:11 2020 rev:29 rq:801771 version:2.20.0

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2020-04-21 
13:11:42.088936044 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new.2738/lilypond-doc.changes  
2020-05-08 23:08:15.550218613 +0200
@@ -1,0 +2,15 @@
+Thu May  7 13:20:31 UTC 2020 - Dave Plater 
+
+- Update to version 2.20.0.
+- Removed incorporated and obsolete patches:
+  Avoid-segfault-in-grob.cc-with-gcc-6.patch,
+  Issue-5243-2-Let-get-editor-use-shell-quote-argument.diff,
+  Issue-5243-3-More-conservative-parsing-of-textedit-URIs.diff,
+  add_set-global-fonts_function.patch, hurd_file_name_support.patch,
+  lilypond-doc-texinfo4.patch and  use_system_correctly.patch.
+- lilypond-century-schoolbook-l-fonts replaced by 
+  lilypond-texgy-fonts.
+- Lots of upstream new features and fixes, see:
+  /usr/share/doc/packages/lilypond/NEWS.txt
+
+---
--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2020-04-21 
13:11:42.720937304 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new.2738/lilypond.changes  
2020-05-08 23:08:16.102219741 +0200
@@ -1,0 +2,15 @@
+Thu May  7 12:37:36 UTC 2020 - Dave Plater 
+
+- Update to version 2.20.0.
+- Removed incorporated and obsolete patches:
+  Avoid-segfault-in-grob.cc-with-gcc-6.patch,
+  Issue-5243-2-Let-get-editor-use-shell-quote-argument.diff,
+  Issue-5243-3-More-conservative-parsing-of-textedit-URIs.diff,
+  add_set-global-fonts_function.patch, hurd_file_name_support.patch,
+  lilypond-doc-texinfo4.patch and  use_system_correctly.patch.
+- lilypond-century-schoolbook-l-fonts replaced by 
+  lilypond-texgy-fonts.
+- Lots of upstream new features and fixes, see:
+  /usr/share/doc/packages/lilypond/NEWS.txt
+
+---

Old:

  Avoid-segfault-in-grob.cc-with-gcc-6.patch
  Issue-5243-2-Let-get-editor-use-shell-quote-argument.diff
  Issue-5243-3-More-conservative-parsing-of-textedit-URIs.diff
  add_set-global-fonts_function.patch
  hurd_file_name_support.patch
  lilypond-2.18.2.tar.gz
  lilypond-doc-texinfo4.patch
  use_system_correctly.patch

New:

  lilypond-2.20.0.tar.gz



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.54z6Co/_old  2020-05-08 23:08:17.966223548 +0200
+++ /var/tmp/diff_new_pack.54z6Co/_new  2020-05-08 23:08:17.970223557 +0200
@@ -16,8 +16,10 @@
 #
 
 
-%define ver 2.18
-%define plevel  2
+%bcond_without docbuild
+
+%define ver 2.20
+%define plevel  0
 Name:   lilypond-doc
 Version:%{ver}.%{plevel}
 Release:0
@@ -25,22 +27,24 @@
 License:GFDL-1.3-only
 Group:  Documentation/HTML
 URL:http://lilypond.org/
-Source0:
http://download.linuxaudio.org/lilypond/sources/v%{ver}/lilypond-%{version}.tar.gz
+Source0:lilypond-%{version}.tar.gz
+%if %{without docbuild}
+#Source1:
https://lilypond.org/download/binaries/documentation/lilypond-%%{version}-1.documentation.tar.bz2
+%endif
+# PATCH-FIX-UPSTREAM https://savannah.gnu.org/patch/index.php?9370
+Patch0: reproducible.patch
 # Patches taken from Debian, see headers for info.
-Patch2: 0101-read_relocation_dir-in-lilypond_datadir-too.patch
-Patch3: add_dircategories_to_documentation.patch
-Patch4: add_set-global-fonts_function.patch
-Patch5: hurd_file_name_support.patch
-Patch6: Issue-5243-1-editor-scm-Add-shell-quote-argument-function.diff
-Patch7: Issue-5243-2-Let-get-editor-use-shell-quote-argument.diff
-Patch8: Issue-5243-3-More-conservative-parsing-of-textedit-URIs.diff
-Patch9: use_cstring_and_ctype_includes.patch
-Patch10:use_system_correctly.patch
+Patch1: 0101-read_relocation_dir-in-lilypond_datadir-too.patch
+Patch2: add_dircategories_to_documentation.patch
+Patch3: Issue-5243-1-editor-scm-Add-shell-quote-argument-function.diff
+Patch4: use_cstring_and_ctype_includes.patch
 BuildRequires:  ImageMagick-extra
 BuildRequires:  autoconf
 BuildRequires:  bison
+BuildRequires:  bitstream-vera-fonts
 BuildRequires:  dblatex
 BuildRequires:  dejavu
+BuildRequires:  extractpdfmark
 BuildRequires:  fdupes
 BuildRequires:  flex
 BuildRequires:  fontconfig-devel >= 2.4.0
@@ -50,8 +54,6 @@
 BuildRequires:  gcc-c++
 BuildRequires:  gentium
 BuildRequires:  gettext-tools
-#BuildRequires:  ghostscript-fonts-rus
-

commit lilypond for openSUSE:Factory

2020-04-21 Thread root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2020-04-21 13:11:37

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new.2738 (New)


Package is "lilypond"

Tue Apr 21 13:11:37 2020 rev:28 rq:795849 version:2.18.2

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2019-03-18 
10:38:23.467491317 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new.2738/lilypond-doc.changes  
2020-04-21 13:11:42.088936044 +0200
@@ -1,0 +2,7 @@
+Mon Apr 20 10:27:53 UTC 2020 - Antonio Larrosa 
+
+- Replace a BuildRequires: fontforge-devel with
+  BuildRequires: fontforge, since the build system only requires
+  the fontforge binary.
+
+---
--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2020-02-21 
16:42:33.474057010 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new.2738/lilypond.changes  
2020-04-21 13:11:42.720937304 +0200
@@ -1,0 +2,5 @@
+Mon Apr 20 10:33:30 UTC 2020 - Antonio Larrosa 
+
+- Use %license
+
+---



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.fJJbSF/_old  2020-04-21 13:11:43.752939362 +0200
+++ /var/tmp/diff_new_pack.fJJbSF/_new  2020-04-21 13:11:43.752939362 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lilypond-doc
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,7 +24,7 @@
 Summary:Documentation for the LilyPond Typesetter
 License:GFDL-1.3-only
 Group:  Documentation/HTML
-Url:http://lilypond.org/
+URL:http://lilypond.org/
 Source0:
http://download.linuxaudio.org/lilypond/sources/v%{ver}/lilypond-%{version}.tar.gz
 # Patches taken from Debian, see headers for info.
 Patch2: 0101-read_relocation_dir-in-lilypond_datadir-too.patch
@@ -44,7 +44,7 @@
 BuildRequires:  fdupes
 BuildRequires:  flex
 BuildRequires:  fontconfig-devel >= 2.4.0
-BuildRequires:  fontforge-devel
+BuildRequires:  fontforge
 BuildRequires:  fonts-arabic
 BuildRequires:  freetype2-devel >= 2.1.10
 BuildRequires:  gcc-c++

++ lilypond.spec ++
--- /var/tmp/diff_new_pack.fJJbSF/_old  2020-04-21 13:11:43.776939410 +0200
+++ /var/tmp/diff_new_pack.fJJbSF/_new  2020-04-21 13:11:43.776939410 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lilypond
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,7 +24,7 @@
 Summary:A typesetting system for music notation
 License:GPL-3.0-or-later
 Group:  Productivity/Publishing/Other
-Url:http://www.lilypond.org
+URL:http://www.lilypond.org
 Source0:
http://download.linuxaudio.org/lilypond/sources/v2.18/lilypond-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM https://savannah.gnu.org/patch/index.php?9370
 Patch0: reproducible.patch
@@ -203,8 +203,9 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc AUTHORS.txt COPYING DEDICATION HACKING LICENSE*
+%doc AUTHORS.txt DEDICATION HACKING
 %doc NEWS.txt README.txt ROADMAP VERSION
+%license COPYING LICENSE*
 %{_bindir}/*
 %{_libdir}/lilypond
 %{_datadir}/lilypond
@@ -223,7 +224,7 @@
 
 %files fonts-common
 %defattr(-,root,root,-)
-%doc COPYING
+%license COPYING
 %defattr(0644,root,root,0755)
 %dir %{ttfdir}
 




commit lilypond for openSUSE:Factory

2020-02-21 Thread root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2020-02-21 16:42:27

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new.26092 (New)


Package is "lilypond"

Fri Feb 21 16:42:27 2020 rev:27 rq:777867 version:2.18.2

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2019-05-14 
13:43:40.256678576 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new.26092/lilypond.changes 
2020-02-21 16:42:33.474057010 +0100
@@ -1,0 +2,5 @@
+Fri Feb 21 06:34:35 UTC 2020 - Dave Plater 
+
+- Work around boo#1163190 by requiring pkgconfig(cairo) for 15.2
+
+---



Other differences:
--
++ lilypond.spec ++
--- /var/tmp/diff_new_pack.eqMHue/_old  2020-02-21 16:42:35.474061007 +0100
+++ /var/tmp/diff_new_pack.eqMHue/_new  2020-02-21 16:42:35.478061014 +0100
@@ -70,6 +70,8 @@
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(pango) >= 1.12.0
+# This is a work around for boo#1163190 pango-devel doesn't pull in 
cairo-devel although it requires it
+BuildRequires:  pkgconfig(cairo)
 Requires(post): %install_info_prereq
 Requires(preun): %install_info_prereq
 Requires:   ghostscript >= 8.15




commit lilypond for openSUSE:Factory

2019-05-14 Thread root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2019-05-14 13:43:28

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new.5148 (New)


Package is "lilypond"

Tue May 14 13:43:28 2019 rev:26 rq:702667 version:2.18.2

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2018-10-31 
13:21:28.891055068 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new.5148/lilypond.changes  
2019-05-14 13:43:40.256678576 +0200
@@ -1,0 +2,6 @@
+Mon May 13 12:13:03 UTC 2019 - plater 
+
+- Fix build against glib2 >= 2.60.2 by manually adding:
+  -lglib-2.0 -lgobject-2.0 to the linker flags.
+
+---



Other differences:
--
++ lilypond.spec ++
--- /var/tmp/diff_new_pack.kmRMN8/_old  2019-05-14 13:43:41.192680556 +0200
+++ /var/tmp/diff_new_pack.kmRMN8/_new  2019-05-14 13:43:41.200680572 +0200
@@ -67,6 +67,8 @@
 BuildRequires:  texlive-metapost
 BuildRequires:  vim-base
 BuildRequires:  zip
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(pango) >= 1.12.0
 Requires(post): %install_info_prereq
 Requires(preun): %install_info_prereq
@@ -139,10 +141,12 @@
 %patch10
 
 %build
+export LIBS="$LIBS  -lglib-2.0 -lgobject-2.0"
 %configure --without-kpathsea \
--disable-checking \
--with-ncsb-dir=%{_datadir}/ghostscript/fonts/
-make -j1
+# Build sometimes fails with multiple threads.
+make %{_smp_mflags} || make -j1
 
 %install
 vimver=$(vim --version | head -n1 | grep -Po "\d\.\d" | sed 's|\.||')




commit lilypond for openSUSE:Factory

2019-03-18 Thread root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2019-03-18 10:38:20

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new.28833 (New)


Package is "lilypond"

Mon Mar 18 10:38:20 2019 rev:25 rq:685264 version:2.18.2

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2018-10-15 
09:44:43.487285344 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new.28833/lilypond-doc.changes 
2019-03-18 10:38:23.467491317 +0100
@@ -1,0 +2,5 @@
+Thu Mar 14 12:02:29 UTC 2019 - norm...@linux.vnet.ibm.com
+
+- Add _constraints for PowerPC to avoid build error of lilypond-doc
+
+---

New:

  _constraints



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.AMVc13/_old  2019-03-18 10:38:24.611491070 +0100
+++ /var/tmp/diff_new_pack.AMVc13/_new  2019-03-18 10:38:24.611491070 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lilypond-doc
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

lilypond.spec: same change
++ _constraints ++

  

  ppc64
  ppc64le


  
3000
  
  
4
  

  




commit lilypond for openSUSE:Factory

2018-10-31 Thread root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2018-10-31 13:19:55

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond"

Wed Oct 31 13:19:55 2018 rev:24 rq:645519 version:2.18.2

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2018-05-16 
11:43:51.547351404 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2018-10-31 
13:21:28.891055068 +0100
@@ -1,0 +2,6 @@
+Tue Oct 30 09:51:36 UTC 2018 - davejpla...@gmail.com
+
+- Removed requirement for autotrace which was needed by mftrace
+  and replaced with potrace. See boo#1040278
+
+---



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.IiXeIz/_old  2018-10-31 13:21:29.759054257 +0100
+++ /var/tmp/diff_new_pack.IiXeIz/_new  2018-10-31 13:21:29.759054257 +0100
@@ -38,7 +38,6 @@
 Patch10:use_system_correctly.patch
 BuildRequires:  ImageMagick-extra
 BuildRequires:  autoconf
-BuildRequires:  autotrace
 BuildRequires:  bison
 BuildRequires:  dblatex
 BuildRequires:  dejavu

++ lilypond.spec ++
--- /var/tmp/diff_new_pack.IiXeIz/_old  2018-10-31 13:21:29.779054238 +0100
+++ /var/tmp/diff_new_pack.IiXeIz/_new  2018-10-31 13:21:29.779054238 +0100
@@ -41,7 +41,6 @@
 Patch9: use_cstring_and_ctype_includes.patch
 Patch10:use_system_correctly.patch
 BuildRequires:  ImageMagick
-BuildRequires:  autotrace
 BuildRequires:  bison
 BuildRequires:  dblatex
 BuildRequires:  flex
@@ -53,6 +52,7 @@
 BuildRequires:  libguile1-devel >= 1.8
 BuildRequires:  makeinfo
 BuildRequires:  mftrace >= 1.1.19
+BuildRequires:  potrace-devel
 # Needed for pngtopnm
 BuildRequires:  netpbm
 BuildRequires:  pkgconfig




commit lilypond for openSUSE:Factory

2018-10-15 Thread root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2018-10-15 09:44:16

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond"

Mon Oct 15 09:44:16 2018 rev:23 rq:641811 version:2.18.2

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2018-05-16 
11:43:51.451354898 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond-doc.changes   
2018-10-15 09:44:43.487285344 +0200
@@ -1,0 +2,6 @@
+Fri Oct 12 08:10:02 UTC 2018 - davejpla...@gmail.com
+
+- Fix Factory build by requiring missing fonts and texlive packages
+  directly.
+
+---



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.oaxLQr/_old  2018-10-15 09:44:49.371278756 +0200
+++ /var/tmp/diff_new_pack.oaxLQr/_new  2018-10-15 09:44:49.371278756 +0200
@@ -22,7 +22,7 @@
 Version:%{ver}.%{plevel}
 Release:0
 Summary:Documentation for the LilyPond Typesetter
-License:GFDL-1.3
+License:GFDL-1.3-only
 Group:  Documentation/HTML
 Url:http://lilypond.org/
 Source0:
http://download.linuxaudio.org/lilypond/sources/v%{ver}/lilypond-%{version}.tar.gz
@@ -52,12 +52,14 @@
 BuildRequires:  gentium
 BuildRequires:  gettext-tools
 #BuildRequires:  ghostscript-fonts-rus
+BuildRequires:  bitstream-vera-fonts
 BuildRequires:  ghostscript >= 8.60
 BuildRequires:  ghostscript-fonts-other
 BuildRequires:  ghostscript-fonts-std
 BuildRequires:  guile1 >= 1.8.2
 BuildRequires:  gzip
 BuildRequires:  ifntjapa
+BuildRequires:  liberation-fonts
 BuildRequires:  libgnutls-devel
 BuildRequires:  libguile1-devel >= 1.8.2
 BuildRequires:  libtool
@@ -70,7 +72,13 @@
 BuildRequires:  python-devel >= 2.4
 BuildRequires:  rsync
 BuildRequires:  t1utils
+BuildRequires:  texlive-avantgar-fonts
+BuildRequires:  texlive-collection-fontsrecommended
+BuildRequires:  texlive-dejavu-fonts
+BuildRequires:  texlive-gnu-freefont-fonts
 BuildRequires:  texlive-lh
+BuildRequires:  texlive-libertine-fonts
+BuildRequires:  texlive-metafont-bin
 BuildRequires:  texlive-metapost
 BuildRequires:  ttf-wqy-zenhei
 BuildRequires:  xfntjp

++ lilypond.spec ++
--- /var/tmp/diff_new_pack.oaxLQr/_old  2018-10-15 09:44:49.387278738 +0200
+++ /var/tmp/diff_new_pack.oaxLQr/_new  2018-10-15 09:44:49.387278738 +0200
@@ -22,7 +22,7 @@
 Version:2.18.2
 Release:0
 Summary:A typesetting system for music notation
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Productivity/Publishing/Other
 Url:http://www.lilypond.org
 Source0:
http://download.linuxaudio.org/lilypond/sources/v2.18/lilypond-%{version}.tar.gz




commit lilypond for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2018-05-16 11:42:02

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond"

Wed May 16 11:42:02 2018 rev:22 rq:607525 version:2.18.2

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2017-03-12 
20:02:55.74684 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond-doc.changes   
2018-05-16 11:43:51.451354898 +0200
@@ -1,0 +2,14 @@
+Tue May 15 09:57:35 UTC 2018 - davejpla...@gmail.com
+
+- Fix boo#1093056 CVE-2018-10992 with Debian patch.
+  use_system_correctly.patch.
+- Added 0101-read_relocation_dir-in-lilypond_datadir-too.patch  
+  hurd_file_name_support.patch 
+  Issue-5243-3-More-conservative-parsing-of-textedit-URIs.diff
+  add_dircategories_to_documentation.patch 
+  Issue-5243-1-editor-scm-Add-shell-quote-argument-function.diff
+  add_set-global-fonts_function.patch
+  Issue-5243-2-Let-get-editor-use-shell-quote-argument.diff and
+  use_cstring_and_ctype_includes.patch from Debian.
+
+---
--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2017-06-07 
09:55:25.226708228 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2018-05-16 
11:43:51.547351404 +0200
@@ -1,0 +2,14 @@
+Tue May 15 09:50:17 UTC 2018 - davejpla...@gmail.com
+
+- Fix boo#1093056 CVE-2018-10992 with Debian patch 
+  use_system_correctly.patch.
+- Added 0101-read_relocation_dir-in-lilypond_datadir-too.patch
+  hurd_file_name_support.patch
+  Issue-5243-3-More-conservative-parsing-of-textedit-URIs.diff
+  add_dircategories_to_documentation.patch
+  Issue-5243-1-editor-scm-Add-shell-quote-argument-function.diff
+  add_set-global-fonts_function.patch
+  Issue-5243-2-Let-get-editor-use-shell-quote-argument.diff and
+  use_cstring_and_ctype_includes.patch from Debian.
+
+---

New:

  0101-read_relocation_dir-in-lilypond_datadir-too.patch
  Issue-5243-1-editor-scm-Add-shell-quote-argument-function.diff
  Issue-5243-2-Let-get-editor-use-shell-quote-argument.diff
  Issue-5243-3-More-conservative-parsing-of-textedit-URIs.diff
  add_dircategories_to_documentation.patch
  add_set-global-fonts_function.patch
  hurd_file_name_support.patch
  use_cstring_and_ctype_includes.patch
  use_system_correctly.patch



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.ZSx3DN/_old  2018-05-16 11:43:52.767306997 +0200
+++ /var/tmp/diff_new_pack.ZSx3DN/_new  2018-05-16 11:43:52.767306997 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lilypond-doc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,16 @@
 Group:  Documentation/HTML
 Url:http://lilypond.org/
 Source0:
http://download.linuxaudio.org/lilypond/sources/v%{ver}/lilypond-%{version}.tar.gz
+# Patches taken from Debian, see headers for info.
+Patch2: 0101-read_relocation_dir-in-lilypond_datadir-too.patch
+Patch3: add_dircategories_to_documentation.patch
+Patch4: add_set-global-fonts_function.patch
+Patch5: hurd_file_name_support.patch
+Patch6: Issue-5243-1-editor-scm-Add-shell-quote-argument-function.diff
+Patch7: Issue-5243-2-Let-get-editor-use-shell-quote-argument.diff
+Patch8: Issue-5243-3-More-conservative-parsing-of-textedit-URIs.diff
+Patch9: use_cstring_and_ctype_includes.patch
+Patch10:use_system_correctly.patch
 BuildRequires:  ImageMagick-extra
 BuildRequires:  autoconf
 BuildRequires:  autotrace
@@ -67,8 +77,7 @@
 BuildRequires:  xorg-x11-fonts
 BuildRequires:  zip
 Requires:   lilypond = %{version}
-# FIXME: use proper Requires(pre/post/preun/...)
-PreReq: %{install_info_prereq} %{_bindir}/touch %{_bindir}/sed
+Requires(pre):   %{install_info_prereq} %{_bindir}/touch %{_bindir}/sed
 Provides:   lilypond-documentation = %{version}
 Obsoletes:  lilypond-documentation < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -169,6 +178,16 @@
 %if 0%{?suse_version} > 1320
 %patch0
 %endif
+%patch2
+%patch3
+%patch4
+%patch5
+%patch6
+%patch7
+%patch8
+%patch9
+%patch10
+
 # Convert translations to UTF-8
 for file in $(grep -L charset=UTF-8 po/*.po) ; do
 msgconv -t UTF-8 $file >$file.new

++ lilypond.spec ++
--- /var/tmp/diff_new_pack.ZSx3DN/_old  2

commit lilypond for openSUSE:Factory

2017-06-07 Thread root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2017-06-07 09:55:24

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond"

Wed Jun  7 09:55:24 2017 rev:21 rq:501190 version:2.18.2

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2017-03-12 
20:02:55.774844926 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2017-06-07 
09:55:25.226708228 +0200
@@ -1,0 +2,16 @@
+Mon Jun  5 13:03:55 UTC 2017 - j.mairbo...@gmail.com
+
+- Add Avoid-segfault-in-grob.cc-with-gcc-6.patch to fix crash on
+  newer systems with gcc 6 or newer. This also fixes the doc build.
+  The patch is from:
+  https://sourceforge.net/p/testlilyissues/issues/4814/
+  (upstream bug tracker).
+
+---
+Thu Jun  1 11:07:13 UTC 2017 - bwiedem...@suse.com
+
+- Add reproducible.patch to sort input files (boo#1041090),
+  to override current timestamp and to not have random uniqueIds
+  to make build more reproducible
+
+---

New:

  Avoid-segfault-in-grob.cc-with-gcc-6.patch
  reproducible.patch



Other differences:
--
++ lilypond.spec ++
--- /var/tmp/diff_new_pack.coqeBj/_old  2017-06-07 09:55:26.170574846 +0200
+++ /var/tmp/diff_new_pack.coqeBj/_new  2017-06-07 09:55:26.174574281 +0200
@@ -26,6 +26,10 @@
 Group:  Productivity/Publishing/Other
 Url:http://www.lilypond.org
 Source0:
http://download.linuxaudio.org/lilypond/sources/v2.18/lilypond-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM https://savannah.gnu.org/patch/index.php?9370
+Patch0: reproducible.patch
+# PATCH-FIX-UPSTREAM j.mairbo...@gmail.com -- 
https://sourceforge.net/p/testlilyissues/issues/4814/
+Patch1: Avoid-segfault-in-grob.cc-with-gcc-6.patch
 BuildRequires:  ImageMagick
 BuildRequires:  autotrace
 BuildRequires:  bison
@@ -112,6 +116,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 %configure --without-kpathsea \

++ Avoid-segfault-in-grob.cc-with-gcc-6.patch ++
>From 682f75315e6820220ecf45717664f6d32f480c98 Mon Sep 17 00:00:00 2001
From: Guido Aulisi 
Date: Fri, 22 Jul 2016 15:26:29 +0200
Subject: [PATCH 1/2] Avoid segfault in grob.cc with gcc 6 (see issue #4814)

When optimizing, GCC 6 now assumes the "this" pointer can never be null,
which is guaranteed by the language rules.
Programs which assume it is OK to invoke a member function through a null 
pointer
(possibly relying on checks like this != NULL) may crash or otherwise fail at 
run time
if null pointer checks are optimized away.
---
 lily/grob.cc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/lily/grob.cc b/lily/grob.cc
index 7ce89d5..eafa662 100644
--- a/lily/grob.cc
+++ b/lily/grob.cc
@@ -333,7 +333,7 @@ Real
 Grob::relative_coordinate (Grob const *refp, Axis a) const
 {
   /* eaa - hmmm, should we do a programming_error() here? */
-  if ((this == NULL) || (refp == this))
+  if (refp == this)
 return 0.0;
 
   /* We catch PARENT_L_ == nil case with this, but we crash if we did
@@ -342,7 +342,8 @@ Grob::relative_coordinate (Grob const *refp, Axis a) const
   if (refp == dim_cache_[a].parent_)
 return off;
 
-  off += dim_cache_[a].parent_->relative_coordinate (refp, a);
+  if (dim_cache_[a].parent_ != NULL)
+off += dim_cache_[a].parent_->relative_coordinate (refp, a);
 
   return off;
 }
-- 
2.7.4

++ reproducible.patch ++
Index: lilypond-2.18.2/stepmake/stepmake/c++-vars.make
===
--- lilypond-2.18.2.orig/stepmake/stepmake/c++-vars.make
+++ lilypond-2.18.2/stepmake/stepmake/c++-vars.make
@@ -11,7 +11,7 @@ ALL_CXXFLAGS = $(CXXFLAGS) $(ALL_CXXPPFL
 
 TCC_FILES := $(call src-wildcard,*.tcc)
 HH_FILES := $(call src-wildcard,*.hh)
-CC_FILES := $(call src-wildcard,*.cc)
+CC_FILES := $(sort $(call src-wildcard,*.cc))
 INL_FILES := $(call src-wildcard,*.icc)
 YY_FILES := $(call src-wildcard,*.yy)
 LL_FILES := $(call src-wildcard,*.ll)
Index: lilypond-2.18.2/scripts/build/help2man.pl
===
--- lilypond-2.18.2.orig/scripts/build/help2man.pl
+++ lilypond-2.18.2/scripts/build/help2man.pl
@@ -218,7 +218,7 @@ $version_text ||= get_option_value $ARGV
 # the English version expands to the month as a word and the full year.  It
 # is used on the footer of the generated manual pages.  If in doubt, you may
 # just use %x as the value (which should be the full locale-specific date).
-my $date = enc strftime _("%B %Y"), localtime;
+my $date = enc strftime _("%

commit lilypond for openSUSE:Factory

2017-03-12 Thread root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2017-03-12 20:02:51

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond"

Sun Mar 12 20:02:51 2017 rev:20 rq:477519 version:2.18.2

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2015-08-03 
17:21:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond-doc.changes   
2017-03-12 20:02:55.74684 +0100
@@ -1,0 +2,5 @@
+Sun Mar  5 16:17:59 UTC 2017 - r...@fthiessen.de
+
+- Some minor cleanup
+
+---
--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2015-08-03 
17:21:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2017-03-12 
20:02:55.774844926 +0100
@@ -1,0 +2,7 @@
+Sun Mar  5 16:17:23 UTC 2017 - r...@fthiessen.de
+
+- Use correct vim directory
+- Cleanup of the spec file
+  * Install info files correctly (fixes RPMLint warnings)
+
+---



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.EJTbU7/_old  2017-03-12 20:02:56.786701748 +0100
+++ /var/tmp/diff_new_pack.EJTbU7/_new  2017-03-12 20:02:56.790701182 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lilypond-doc
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,17 @@
 #
 
 
-Name:   lilypond-doc
 %define ver 2.18
 %define plevel  2
+Name:   lilypond-doc
 Version:%{ver}.%{plevel}
 Release:0
+Summary:Documentation for the LilyPond Typesetter
+License:GFDL-1.3
+Group:  Documentation/HTML
+Url:http://lilypond.org/
+Source0:
http://download.linuxaudio.org/lilypond/sources/v%{ver}/lilypond-%{version}.tar.gz
+BuildRequires:  ImageMagick-extra
 BuildRequires:  autoconf
 BuildRequires:  autotrace
 BuildRequires:  bison
@@ -30,69 +36,60 @@
 BuildRequires:  flex
 BuildRequires:  fontconfig-devel >= 2.4.0
 BuildRequires:  fontforge-devel
+BuildRequires:  fonts-arabic
 BuildRequires:  freetype2-devel >= 2.1.10
 BuildRequires:  gcc-c++
 BuildRequires:  gentium
 BuildRequires:  gettext-tools
-BuildRequires:  ghostscript-fonts-other
-BuildRequires:  lilypond = %{version}
 #BuildRequires:  ghostscript-fonts-rus
 BuildRequires:  ghostscript >= 8.60
+BuildRequires:  ghostscript-fonts-other
 BuildRequires:  ghostscript-fonts-std
 BuildRequires:  guile1 >= 1.8.2
 BuildRequires:  gzip
+BuildRequires:  ifntjapa
 BuildRequires:  libgnutls-devel
 BuildRequires:  libguile1-devel >= 1.8.2
 BuildRequires:  libtool
+BuildRequires:  lilypond = %{version}
 BuildRequires:  lndir
 BuildRequires:  mftrace
+BuildRequires:  netpbm
 BuildRequires:  pango-devel >= 1.12
 BuildRequires:  perl
 BuildRequires:  python-devel >= 2.4
+BuildRequires:  rsync
 BuildRequires:  t1utils
 BuildRequires:  texlive-lh
 BuildRequires:  texlive-metapost
+BuildRequires:  ttf-wqy-zenhei
+BuildRequires:  xfntjp
+BuildRequires:  xorg-x11-fonts
 BuildRequires:  zip
-
-BuildRequires:  ImageMagick-extra
-BuildRequires:  netpbm
-BuildRequires:  rsync
-
+Requires:   lilypond = %{version}
+# FIXME: use proper Requires(pre/post/preun/...)
+PreReq: %{install_info_prereq} %{_bindir}/touch %{_bindir}/sed
+Provides:   lilypond-documentation = %{version}
+Obsoletes:  lilypond-documentation < %{version}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 %if 0%{?suse_version} > 1320
+Patch0: lilypond-doc-texinfo4.patch
 # NOTE: when lilypond documentation build with texinfo 5.x is fixed by 
upstream remove patch, the 4s from makeinfo,
 # NOTE: texinfo and update buildrequires with:
 #BuildRequires: texi2html
 BuildRequires:  makeinfo4
 BuildRequires:  texinfo4
-Patch0: lilypond-doc-texinfo4.patch
 %else
 BuildRequires:  texinfo
+BuildRequires:  texlive-filesystem
 %endif
 
-BuildRequires:  fonts-arabic
-BuildRequires:  ifntjapa
-BuildRequires:  lilypond = %{version}
-BuildRequires:  ttf-wqy-zenhei
-BuildRequires:  xfntjp
-BuildRequires:  xorg-x11-fonts
-Requires:   lilypond = %{version}
-Provides:   lilypond-documentation = %{version}
-Obsoletes:  lilypond-documentation < %{version}
-Summary:Documentation for the LilyPond Typesetter
-License:GFDL-1.3
-Group:  Documentation/HTML
-BuildArch:  noarch
-Url:http://lilypond.org/

commit lilypond for openSUSE:Factory

2015-08-03 Thread h_root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2015-08-03 17:21:37

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond"

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2014-12-16 
14:49:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond-doc.changes   
2015-08-03 17:21:55.0 +0200
@@ -1,0 +2,22 @@
+Fri Jul 17 14:19:14 UTC 2015 - davejpla...@gmail.com
+
+- Created package texinfo4 from 13.2's texinfo package to fix the
+  documentation build in Factory and future openSUSE versions
+  until upstream have fixed the problem. See bnc#936870
+- Added patch lilypond-doc-texinfo4.patch to enable lilypond to use
+  the texinfo4 binaries to build the documentation.
+
+---
+Wed Jul  1 19:11:46 UTC 2015 - t...@physics.org
+
+- Uncomment texi2html BuildRequires: to fix build break
+  Note, the build can go for tens of minutes without producing any output.
+  It will eventually make progress. 
+
+---
+Tue Feb 24 15:06:52 UTC 2015 - dims...@opensuse.org
+
+- Add texi2html BuildRequires: this was split off from texinfo (as
+  it's in fact an independent upstream tarball).
+
+---
--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2014-04-02 
17:24:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2015-08-03 
17:21:55.0 +0200
@@ -1,0 +2,10 @@
+Wed Jul  1 19:10:27 UTC 2015 - t...@physics.org
+
+- Add netpbm BuildRequires in all paths, to fix build break 
+
+---
+Tue Feb 24 15:05:40 UTC 2015 - dims...@opensuse.org
+
+- Add netpbm BuildRequires: needed for pngtopnm.
+
+---

New:

  lilypond-doc-texinfo4.patch



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.hF5wkF/_old  2015-08-03 17:21:57.0 +0200
+++ /var/tmp/diff_new_pack.hF5wkF/_new  2015-08-03 17:21:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lilypond-doc
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,9 +35,10 @@
 BuildRequires:  gentium
 BuildRequires:  gettext-tools
 BuildRequires:  ghostscript-fonts-other
+BuildRequires:  lilypond = %{version}
 #BuildRequires:  ghostscript-fonts-rus
+BuildRequires:  ghostscript >= 8.60
 BuildRequires:  ghostscript-fonts-std
-BuildRequires:  ghostscript-library >= 8.60
 BuildRequires:  guile1 >= 1.8.2
 BuildRequires:  gzip
 BuildRequires:  libgnutls-devel
@@ -56,7 +57,17 @@
 BuildRequires:  ImageMagick-extra
 BuildRequires:  netpbm
 BuildRequires:  rsync
+
+%if 0%{?suse_version} > 1320
+# NOTE: when lilypond documentation build with texinfo 5.x is fixed by 
upstream remove patch, the 4s from makeinfo,
+# NOTE: texinfo and update buildrequires with:
+#BuildRequires: texi2html
+BuildRequires:  makeinfo4
+BuildRequires:  texinfo4
+Patch0: lilypond-doc-texinfo4.patch
+%else
 BuildRequires:  texinfo
+%endif
 
 BuildRequires:  fonts-arabic
 BuildRequires:  ifntjapa
@@ -158,6 +169,9 @@
 
 %prep
 %setup -q -n lilypond-%{version}
+%if 0%{?suse_version} > 1320
+%patch0
+%endif
 # Convert translations to UTF-8
 for file in $(grep -L charset=UTF-8 po/*.po) ; do
 msgconv -t UTF-8 $file >$file.new
@@ -171,7 +185,7 @@
 %build
 chmod 644 Documentation/pictures/*.png
 # export GS_LIB="/home/$USER/.fonts" is a work around for bnc#568280
-#export GS_LIB="/home/$USER/.fonts:%{_buildir}/mf/out"
+#export GS_LIB="/home/$USER/.fonts:%%{_buildir}/mf/out"
 export CFLAGS="-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 
-fstack-protector -funwind-tables -fasynchronous-unwind-tables -ggdb"
 %if 0%{?suse_version} == 1210
 export CFLAGS="$CFLAGS -fno-optimize-sibling-calls"
@@ -181,17 +195,19 @@
 export CXXFLAGS="$CFLAGS"
 export LILYPOND_EXTERNAL_BINARY="%{_bindir}/lilypond"
 export LILYPOND_BINARY=$LILYPOND_EXTERNAL_BINARY
-%configure --with-ncsb-dir=%{_datadir}/ghostscript/fonts/
+rm configure
 ./smart-autogen.sh --noconfigure
+%configure --with-ncsb-dir=%{_datadir}/ghostscript/fonts/
 # build documentation
 echo "*"
 echo "* Start the documentation build *"
 echo "*"
 pushd Docu

commit lilypond for openSUSE:Factory

2014-12-16 Thread h_root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2014-12-16 14:49:20

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond"

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2014-12-01 
14:00:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond-doc.changes   
2014-12-16 14:49:52.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 10 11:44:28 UTC 2014 - pgaj...@suse.com
+
+- split lilypond-doc [bnc#908078]
+
+---



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.nxlmyp/_old  2014-12-16 14:49:54.0 +0100
+++ /var/tmp/diff_new_pack.nxlmyp/_new  2014-12-16 14:49:54.0 +0100
@@ -16,8 +16,6 @@
 #
 
 
-#%%define info yes
-
 Name:   lilypond-doc
 %define ver 2.18
 %define plevel  2
@@ -69,7 +67,7 @@
 Requires:   lilypond = %{version}
 Provides:   lilypond-documentation = %{version}
 Obsoletes:  lilypond-documentation < %{version}
-Summary:Documentation for the lilypond typesetter
+Summary:Documentation for the LilyPond Typesetter
 License:GFDL-1.3
 Group:  Documentation/HTML
 BuildArch:  noarch
@@ -79,36 +77,84 @@
 PreReq: %install_info_prereq /usr/bin/touch /usr/bin/sed
 
 %description 
-LilyPond is a music typesetter, an automated engraving system.  It
-produces beautiful sheet music using a high level description file as input.
-
-LilyPond supports many forms of music notation constructs, including
-chord names, drum notation, figured bass, grace notes, guitar tablature,
-modern notation (cluster notation and rhythmic grouping), tremolos,
-(nested) tuplets in arbitrary ratios, and more.
-
-LilyPond's text-based music input language support can integrate into
-LaTeX, HTML and Texinfo seamlessly, allowing single sheet music
-or musicological treatises to be written from a single source.  Form and
-content are separate, and with LilyPond's expert automated formatting,
-users don't need typographical expertise to produce good notation.
-
-LilyPond produces PDF, PostScript, SVG, or TeX printed output, as well
-as MIDI for listening pleasures.  LilyPond is exported from the
-RoseGarden and NoteEdit GUIs, and can import ABC, ETF and MIDI.
-
-Documentation files for the GNU LilyPond music typesetter.
-
-LilyPond is part of the GNU Project.
+Common and english documentation files for the GNU LilyPond music typesetter.
 
 %global rlversion %{version}
 %define usrsrcp %{buildroot}
 
 %define _configure ./smart-configure.sh
 
-##ln -sf ../%%{name}/%%{rlversion}/ls-R lilypond-snippets \
-#  rm -f lilypond-snippets.gz; \
-#  ln -sf ../doc/packages/lilypond/html/input/lsr lilypond-snippets) \
+%package cs 
+Summary:Documentation for the LilyPond Typesetter (cs)
+Group:  Documentation/HTML
+Requires:   %{name} = %{version}
+
+%description cs
+Czech documentation files for the GNU LilyPond music typesetter.
+
+%package de
+Summary:Documentation for the LilyPond Typesetter (de)
+Group:  Documentation/HTML
+Requires:   %{name} = %{version}
+
+%description de
+German documentation files for the GNU LilyPond music typesetter.
+
+%package es
+Summary:Documentation for the LilyPond Typesetter (es)
+Group:  Documentation/HTML
+Requires:   %{name} = %{version}
+
+%description es
+Spanish documentation files for the GNU LilyPond music typesetter.
+
+%package fr
+Summary:Documentation for the LilyPond Typesetter (fr)
+Group:  Documentation/HTML
+Requires:   %{name} = %{version}
+
+%description fr
+French documentation files for the GNU LilyPond music typesetter.
+
+%package hu
+Summary:Documentation for the LilyPond Typesetter (hu)
+Group:  Documentation/HTML
+Requires:   %{name} = %{version}
+
+%description hu
+Hungary documentation files for the GNU LilyPond music typesetter.
+
+%package it
+Summary:Documentation for the LilyPond Typesetter (it)
+Group:  Documentation/HTML
+Requires:   %{name} = %{version}
+
+%description it
+Italian documentation files for the GNU LilyPond music typesetter.
+
+%package ja
+Summary:Documentation for the LilyPond Typesetter (ja)
+Group:  Documentation/HTML
+Requires:   %{name} = %{version}
+
+%description ja
+Japanese documentation files for the GNU LilyPond music typesetter.
+
+%package nl
+Summary:Documentation for the LilyPond Typesetter (nl)
+Group:  Documentation/HTML
+Requires:   %{name} = %{version}
+
+%description nl
+Dutch documentation files 

commit lilypond for openSUSE:Factory

2014-12-01 Thread h_root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2014-12-01 14:00:49

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond"

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2014-04-02 
17:24:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond-doc.changes   
2014-12-01 14:00:55.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov 27 10:47:01 UTC 2014 - dims...@opensuse.org
+
+- Don't build documentations in parallel. It breaks occasionally.
+
+---



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.WCfFkQ/_old  2014-12-01 14:00:56.0 +0100
+++ /var/tmp/diff_new_pack.WCfFkQ/_new  2014-12-01 14:00:56.0 +0100
@@ -142,9 +142,9 @@
 echo "* Start the documentation build *"
 echo "*"
 pushd Documentation
-LILYPOND_EXTERNAL_BINARY="%{_bindir}/lilypond" 
LILYPOND_BINARY=$LILYPOND_EXTERNAL_BINARY make -e %{?jobs:-j%jobs 
CPU_COUNT=%jobs} doc \
+LILYPOND_EXTERNAL_BINARY="%{_bindir}/lilypond" 
LILYPOND_BINARY=$LILYPOND_EXTERNAL_BINARY make -e doc \
 || (lndir  -ignorelinks out-www/notation . && \
-LILYPOND_EXTERNAL_BINARY="%{_bindir}/lilypond" 
LILYPOND_BINARY=$LILYPOND_EXTERNAL_BINARY make %{?jobs:-j%jobs CPU_COUNT=%jobs} 
doc)
+LILYPOND_EXTERNAL_BINARY="%{_bindir}/lilypond" 
LILYPOND_BINARY=$LILYPOND_EXTERNAL_BINARY make doc)
 popd
 make out=www WWW-post
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lilypond for openSUSE:Factory

2014-04-02 Thread h_root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2014-04-02 17:24:29

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond"

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2014-01-03 
14:49:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond-doc.changes   
2014-04-02 17:24:31.0 +0200
@@ -1,0 +2,7 @@
+Mon Mar 31 10:12:18 UTC 2014 - pgaj...@suse.com
+
+- updated to 2.18.2: This version provides a number of updates to 
+  2.18.0, including updated manuals.  We recommend all users to 
+  upgrade to this version.
+
+---
--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2014-01-03 
14:49:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2014-04-02 
17:24:31.0 +0200
@@ -1,0 +2,7 @@
+Mon Mar 31 10:11:46 UTC 2014 - pgaj...@suse.com
+
+- updated to 2.18.2: This version provides a number of updates to 
+  2.18.0, including updated manuals.  We recommend all users to 
+  upgrade to this version.
+
+---

Old:

  lilypond-2.18.0.tar.gz

New:

  lilypond-2.18.2.tar.gz



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.3Z28bm/_old  2014-04-02 17:24:32.0 +0200
+++ /var/tmp/diff_new_pack.3Z28bm/_new  2014-04-02 17:24:32.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   lilypond-doc
 %define ver 2.18
-%define plevel  0
+%define plevel  2
 Version:%{ver}.%{plevel}
 Release:0
 BuildRequires:  autoconf
@@ -123,7 +123,7 @@
 %define _buildir $PWD
 
 %build
-
+chmod 644 Documentation/pictures/*.png
 # export GS_LIB="/home/$USER/.fonts" is a work around for bnc#568280
 #export GS_LIB="/home/$USER/.fonts:%{_buildir}/mf/out"
 export CFLAGS="-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 
-fstack-protector -funwind-tables -fasynchronous-unwind-tables -ggdb"
@@ -189,10 +189,9 @@
 
 %files
 %defattr(-,root,root)
-%dir %{_datadir}/omf/lilypond
 %dir %{_datadir}/omf
+%dir %{_datadir}/omf/lilypond
 %{_datadir}/omf/lilypond/*
-%{_docdir}/lilypond
 %dir %{_docdir}/lilypond
 %{_docdir}/lilypond/*
 %exclude %{_docdir}/lilypond/LICENSE

++ lilypond.spec ++
--- /var/tmp/diff_new_pack.3Z28bm/_old  2014-04-02 17:24:32.0 +0200
+++ /var/tmp/diff_new_pack.3Z28bm/_new  2014-04-02 17:24:32.0 +0200
@@ -21,7 +21,7 @@
 
 Name:   lilypond
 %define ver 2.18
-%define plevel  0
+%define plevel  2
 Version:%{ver}.%{plevel}
 Release:0
 Summary:A typesetting system for music notation

++ lilypond-2.18.0.tar.gz -> lilypond-2.18.2.tar.gz ++
/work/SRC/openSUSE:Factory/lilypond/lilypond-2.18.0.tar.gz 
/work/SRC/openSUSE:Factory/.lilypond.new/lilypond-2.18.2.tar.gz differ: char 5, 
line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lilypond for openSUSE:Factory

2014-01-03 Thread h_root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2014-01-03 14:49:05

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond"

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2013-12-19 
12:48:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond-doc.changes   
2014-01-03 14:49:07.0 +0100
@@ -1,0 +2,7 @@
+Thu Jan  2 12:13:55 UTC 2014 - pgaj...@suse.com
+
+- updated to 2.18.0:
+  * final release, see changelogs for beta versions
+- dropped use-recommended-freetype-include.patch (upstreamed)
+
+---
--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2013-12-19 
12:48:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2014-01-03 
14:49:07.0 +0100
@@ -1,0 +2,7 @@
+Thu Jan  2 11:44:55 UTC 2014 - pgaj...@suse.com
+
+- updated to 2.18.0:
+  * final release, see changelogs for beta versions
+- dropped use-recommended-freetype-include.patch (upstreamed)
+
+---

Old:

  lilypond-2.17.97.tar.gz
  use-recommended-freetype-include.patch

New:

  lilypond-2.18.0.tar.gz



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.gwvBp8/_old  2014-01-03 14:49:08.0 +0100
+++ /var/tmp/diff_new_pack.gwvBp8/_new  2014-01-03 14:49:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lilypond-doc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,8 +19,8 @@
 #%%define info yes
 
 Name:   lilypond-doc
-%define ver 2.17
-%define plevel  97
+%define ver 2.18
+%define plevel  0
 Version:%{ver}.%{plevel}
 Release:0
 BuildRequires:  autoconf

++ lilypond.spec ++
--- /var/tmp/diff_new_pack.gwvBp8/_old  2014-01-03 14:49:08.0 +0100
+++ /var/tmp/diff_new_pack.gwvBp8/_new  2014-01-03 14:49:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lilypond
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,8 +20,8 @@
 %define ttfdir  %{fontdir}/truetype
 
 Name:   lilypond
-%define ver 2.17
-%define plevel  97
+%define ver 2.18
+%define plevel  0
 Version:%{ver}.%{plevel}
 Release:0
 Summary:A typesetting system for music notation
@@ -30,9 +30,6 @@
 
 Url:http://www.lilypond.org
 Source0:
http://download.linuxaudio.org/lilypond/sources/v%{ver}/lilypond-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM use-recommended-freetype-include.patch -- Freetype 
upstream recommends using their macros together with
-# ft2build include. Positive sideeffect is that this patch makes it build with 
both freetype2 2.5.1, and older versions
-Patch0: use-recommended-freetype-include.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 Requires:   ghostscript >= 8.15
@@ -119,7 +116,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --without-kpathsea --disable-checking \

++ lilypond-2.17.97.tar.gz -> lilypond-2.18.0.tar.gz ++
/work/SRC/openSUSE:Factory/lilypond/lilypond-2.17.97.tar.gz 
/work/SRC/openSUSE:Factory/.lilypond.new/lilypond-2.18.0.tar.gz differ: char 5, 
line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lilypond for openSUSE:Factory

2013-12-19 Thread h_root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2013-12-19 12:48:17

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond"

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2013-11-26 
19:19:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond-doc.changes   
2013-12-19 12:48:19.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 18 14:01:48 UTC 2013 - pgaj...@suse.com
+
+- updated to 2.17.97:
+  * beta phase to 2.18
+  * bugfixes
+
+---
--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2013-12-13 
11:58:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2013-12-19 
12:48:19.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 18 14:01:01 UTC 2013 - pgaj...@suse.com
+
+- updated to 2.17.97:
+  * beta phase to 2.18
+  * bugfixes
+
+---

Old:

  lilypond-2.17.96.tar.gz

New:

  lilypond-2.17.97.tar.gz



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.UZmzgJ/_old  2013-12-19 12:48:20.0 +0100
+++ /var/tmp/diff_new_pack.UZmzgJ/_new  2013-12-19 12:48:20.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   lilypond-doc
 %define ver 2.17
-%define plevel  96
+%define plevel  97
 Version:%{ver}.%{plevel}
 Release:0
 BuildRequires:  autoconf

lilypond.spec: same change
++ lilypond-2.17.96.tar.gz -> lilypond-2.17.97.tar.gz ++
/work/SRC/openSUSE:Factory/lilypond/lilypond-2.17.96.tar.gz 
/work/SRC/openSUSE:Factory/.lilypond.new/lilypond-2.17.97.tar.gz differ: char 
5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lilypond for openSUSE:Factory

2013-12-13 Thread h_root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2013-12-13 11:58:27

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond"

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2013-11-26 
19:19:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2013-12-13 
11:58:28.0 +0100
@@ -1,0 +2,8 @@
+Wed Dec 11 19:39:03 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added use-recommended-freetype-include.patch -- Freetype upstream 
+  recommends using their macros together with ft2build include. 
+  Positive sideeffect is that this patch makes it build with both 
+  freetype2 2.5.1, and older version
+
+---

New:

  use-recommended-freetype-include.patch



Other differences:
--
++ lilypond.spec ++
--- /var/tmp/diff_new_pack.djDZFD/_old  2013-12-13 11:58:29.0 +0100
+++ /var/tmp/diff_new_pack.djDZFD/_new  2013-12-13 11:58:29.0 +0100
@@ -30,6 +30,9 @@
 
 Url:http://www.lilypond.org
 Source0:
http://download.linuxaudio.org/lilypond/sources/v%{ver}/lilypond-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM use-recommended-freetype-include.patch -- Freetype 
upstream recommends using their macros together with
+# ft2build include. Positive sideeffect is that this patch makes it build with 
both freetype2 2.5.1, and older versions
+Patch0: use-recommended-freetype-include.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 Requires:   ghostscript >= 8.15
@@ -116,6 +119,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure --without-kpathsea --disable-checking \

++ use-recommended-freetype-include.patch ++
diff -Naur lilypond-2.17.96.orig/lily/freetype.cc 
lilypond-2.17.96/lily/freetype.cc
--- lilypond-2.17.96.orig/lily/freetype.cc  2013-11-24 13:24:16.0 
+0100
+++ lilypond-2.17.96/lily/freetype.cc   2013-12-11 20:41:55.046315034 +0100
@@ -20,8 +20,8 @@
 #include "freetype.hh"
 #include "warn.hh"
 
-#include 
-#include 
+#include FT_OUTLINE_H
+#include FT_BBOX_H
 
 FT_Library freetype2_library;
 
diff -Naur lilypond-2.17.96.orig/lily/freetype-error.cc 
lilypond-2.17.96/lily/freetype-error.cc
--- lilypond-2.17.96.orig/lily/freetype-error.cc2013-11-24 
13:24:16.0 +0100
+++ lilypond-2.17.96/lily/freetype-error.cc 2013-12-11 20:41:55.045315047 
+0100
@@ -31,7 +31,7 @@
   const char *err_msg;
 } ft_errors[] =
 
-#include 
+#include FT_ERRORS_H
 
   ;
 
diff -Naur lilypond-2.17.96.orig/lily/include/freetype.hh 
lilypond-2.17.96/lily/include/freetype.hh
--- lilypond-2.17.96.orig/lily/include/freetype.hh  2013-11-24 
13:24:16.0 +0100
+++ lilypond-2.17.96/lily/include/freetype.hh   2013-12-11 20:42:58.779518259 
+0100
@@ -20,6 +20,7 @@
 #ifndef FREETYPE_HH
 #define FREETYPE_HH
 
+// This include file loads the header file macros for FreeType.
 #include 
 #include FT_FREETYPE_H
 
diff -Naur lilypond-2.17.96.orig/lily/open-type-font.cc 
lilypond-2.17.96/lily/open-type-font.cc
--- lilypond-2.17.96.orig/lily/open-type-font.cc2013-11-24 
13:24:16.0 +0100
+++ lilypond-2.17.96/lily/open-type-font.cc 2013-12-11 20:43:39.799005445 
+0100
@@ -18,12 +18,13 @@
 */
 
 #include "open-type-font.hh"
+#include "freetype.hh"
 
 #include 
 
 using namespace std;
 
-#include 
+#include FT_TRUETYPE_TABLES_H
 
 #include "dimensions.hh"
 #include "freetype.hh"
diff -Naur lilypond-2.17.96.orig/lily/pango-font.cc 
lilypond-2.17.96/lily/pango-font.cc
--- lilypond-2.17.96.orig/lily/pango-font.cc2013-11-24 13:24:16.0 
+0100
+++ lilypond-2.17.96/lily/pango-font.cc 2013-12-11 20:44:05.625682567 +0100
@@ -22,7 +22,8 @@
 #define PANGO_ENABLE_BACKEND
 
 #include 
-#include 
+#include "freetype.hh"
+#include FT_XFREE86_H
 
 #include 
 #include 
diff -Naur lilypond-2.17.96.orig/lily/ttf.cc lilypond-2.17.96/lily/ttf.cc
--- lilypond-2.17.96.orig/lily/ttf.cc   2013-11-24 13:24:16.0 +0100
+++ lilypond-2.17.96/lily/ttf.cc2013-12-11 20:41:55.053314947 +0100
@@ -20,7 +20,7 @@
 #include 
 #include "freetype.hh"
 
-#include 
+#include FT_TRUETYPE_TABLES_H
 
 #include "international.hh"
 #include "memory-stream.hh"
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lilypond for openSUSE:Factory

2013-11-26 Thread h_root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2013-11-26 19:19:07

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond"

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2013-09-11 
12:20:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond-doc.changes   
2013-11-26 19:19:08.0 +0100
@@ -1,0 +2,7 @@
+Tue Nov 26 12:00:43 UTC 2013 - pgaj...@suse.com
+
+-  updated to 2.17.96:
+  * beta phase to 2.18
+  * bugfixes
+
+---
--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2013-09-11 
12:20:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2013-11-26 
19:19:08.0 +0100
@@ -1,0 +2,7 @@
+Tue Nov 26 12:00:11 UTC 2013 - pgaj...@suse.com
+
+- updated to 2.17.96:
+  * beta phase to 2.18
+  * bugfixes
+
+---

Old:

  lilypond-2.17.26.tar.gz

New:

  lilypond-2.17.96.tar.gz



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.NIcYpU/_old  2013-11-26 19:19:09.0 +0100
+++ /var/tmp/diff_new_pack.NIcYpU/_new  2013-11-26 19:19:09.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   lilypond-doc
 %define ver 2.17
-%define plevel  26
+%define plevel  96
 Version:%{ver}.%{plevel}
 Release:0
 BuildRequires:  autoconf
@@ -141,11 +141,6 @@
 echo "*"
 echo "* Start the documentation build *"
 echo "*"
-rm -rf lily/out/lilypond
-ln -s %{_bindir}/lilypond lily/out/lilypond
-rm -rf GNUmakefile
-cp GNUmakefile.in GNUmakefile
-make -C scripts && make -C python
 pushd Documentation
 LILYPOND_EXTERNAL_BINARY="%{_bindir}/lilypond" 
LILYPOND_BINARY=$LILYPOND_EXTERNAL_BINARY make -e %{?jobs:-j%jobs 
CPU_COUNT=%jobs} doc \
 || (lndir  -ignorelinks out-www/notation . && \

++ lilypond.spec ++
--- /var/tmp/diff_new_pack.NIcYpU/_old  2013-11-26 19:19:09.0 +0100
+++ /var/tmp/diff_new_pack.NIcYpU/_new  2013-11-26 19:19:09.0 +0100
@@ -21,7 +21,7 @@
 
 Name:   lilypond
 %define ver 2.17
-%define plevel  26
+%define plevel  96
 Version:%{ver}.%{plevel}
 Release:0
 Summary:A typesetting system for music notation

++ lilypond-2.17.26.tar.gz -> lilypond-2.17.96.tar.gz ++
/work/SRC/openSUSE:Factory/lilypond/lilypond-2.17.26.tar.gz 
/work/SRC/openSUSE:Factory/.lilypond.new/lilypond-2.17.96.tar.gz differ: char 
5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lilypond for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2013-09-11 12:20:18

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond"

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2013-08-23 
11:07:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond-doc.changes   
2013-09-11 12:20:21.0 +0200
@@ -1,0 +2,52 @@
+Mon Sep  9 15:48:56 UTC 2013 - pgaj...@suse.com
+
+- updated to 2.17.26:
+   * Decimal numbers can now be written directly in music, without a
+ hash sign.  Together with the previous change in the way object
+ properties are specified, the code to change the length of stems
+ has changed from this:
+  \override Stem #'length = #5.6
+  e' f' g' a'
+ to this:
+  \override Stem.length = 5.6
+  e' f' g' a'
+
+ One has to write a digit on both sides of the dot - values like
+ `4.' or `-.3' are not allowed.
+
+ Decimal fractions are also not accepted in `\chordmode'.
+
+   * A number of shorthands like `(', `)', `|', `[', `]', `~', `\(',
+ `\)' and others can now freely be redefined like normal commands.
+ An example would be
+
+  "\\{" = (
+  "\\}" = )
+  "(" = \melisma
+  ")" = \melismaEnd
+
+  \new Staff <<
+\relative c' {
+  c8 \{ d e f \} % slurred
+  g ( a b c ) % no slur, but with melisma
+  c,1 \bar "|."
+ }
+ \addlyrics { Li -- ly -- pond. }
+  >>
+   [image of music]
+   * The articulation shorthand for `\staccatissimo' has been renamed
+ from `-|' to `-!'.
+
+   * Tempo change ranges are now written as `\tempo 4 = 60 - 68' rather
+ than `\tempo 4 = 60 ~ 68'.
+- make-doc-crash.patch upstreamed
+
+---
+Tue Aug 13 07:52:45 UTC 2013 - pgaj...@suse.com
+
+- updated to 2.17.24:
+  * bugfixes
+- make doc do not crash anymore
+  + lilypond-make-doc-crash.patch
+
+---
--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2013-08-23 
11:07:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2013-09-11 
12:20:21.0 +0200
@@ -1,0 +2,44 @@
+Mon Sep  9 15:46:59 UTC 2013 - pgaj...@suse.com
+
+- updated to 2.17.26:
+   * Decimal numbers can now be written directly in music, without a
+ hash sign.  Together with the previous change in the way object
+ properties are specified, the code to change the length of stems
+ has changed from this:
+  \override Stem #'length = #5.6
+  e' f' g' a'
+ to this:
+  \override Stem.length = 5.6
+  e' f' g' a'
+
+ One has to write a digit on both sides of the dot - values like
+ `4.' or `-.3' are not allowed.
+
+ Decimal fractions are also not accepted in `\chordmode'.
+
+   * A number of shorthands like `(', `)', `|', `[', `]', `~', `\(',
+ `\)' and others can now freely be redefined like normal commands.
+ An example would be
+
+  "\\{" = (
+  "\\}" = )
+  "(" = \melisma
+  ")" = \melismaEnd
+
+  \new Staff <<
+\relative c' {
+  c8 \{ d e f \} % slurred
+  g ( a b c ) % no slur, but with melisma
+  c,1 \bar "|."
+ }
+ \addlyrics { Li -- ly -- pond. }
+  >>
+   [image of music]
+   * The articulation shorthand for `\staccatissimo' has been renamed
+ from `-|' to `-!'.
+
+   * Tempo change ranges are now written as `\tempo 4 = 60 - 68' rather
+ than `\tempo 4 = 60 ~ 68'.
+- make-doc-crash.patch upstreamed
+
+---

Old:

  lilypond-2.17.24.tar.gz
  lilypond-make-doc-crash.patch

New:

  lilypond-2.17.26.tar.gz



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.OFoT8q/_old  2013-09-11 12:20:22.0 +0200
+++ /var/tmp/diff_new_pack.OFoT8q/_new  2013-09-11 12:20:22.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   lilypond-doc
 %define ver 2.17
-%define plevel  24
+%define plevel  26
 Version:%{ver}.%{plevel}
 Release:0
 BuildRequires:  autoconf

++ lilypond.spec ++
--- /var/tmp/diff_new_pack.OFoT8q/_old  2013-09-11 12:20:22.0 +0200
+++ /var/tmp/diff_new_pack.OFoT8q/_new  2013-09-11 12:20:22.0 +0200
@@ -21,7 +21,7 @@
 
 Name:   lilypond
 %define ver 2.17
-%define plevel  24
+%define plevel  26
 Version:%{ver}.%{plevel

commit lilypond for openSUSE:Factory

2013-08-23 Thread h_root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2013-08-23 11:07:42

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond"

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2012-12-22 
22:17:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond-doc.changes   
2013-08-23 11:07:44.0 +0200
@@ -1,0 +2,84 @@
+Tue Aug  6 13:56:19 UTC 2013 - pgaj...@suse.com
+
+- updated to 2.17.23:
+  * bugfixes
+- removed python26.patch and gcc44-relocate.patch
+
+---
+Wed Mar 27 12:36:28 UTC 2013 - pgaj...@suse.com
+
+- updated to 2.17.14:
+   * The meaning of `instrumentTransposition' has been reversed.  After
+  \set instrumentTransposition = #{ b #}
+ a written `c'' now sounds like `b'.  Previously, this would have
+ been the other way round.  This and the following change should
+ make dealing with transposing instruments more straightforward.
+
+   * The music generated by `\set' and `\override' commands is no
+ longer affected by `\transpose'.  The main consequence is that
+ `\transpose' will transpose audible/concert pitch and printed
+ pitch by the same amount even when the transposed music contains
+ `\transposition'.  Previously,
+  \transpose c' f' \transposition bes'
+ was equivalent to `\transposition f''.  Now it stays equivalent to
+ `\transposition bes''.
+
+   * Tuplets are now created with the `\tuplet' command, which takes a
+ fraction `T/N' to specify that T notes are played in the time
+ usually allowed for N. One `\tuplet' command can create several
+ tuplet groups if their duration is typed after the fraction.
+
+  \tuplet 3/2 { c8 d e } \tuplet 3/2 { f e d } c2
+  \tuplet 3/2 4 { c8 d e f e d } c2
+   [image of music]
+
+
+ The `\times' command with its inverted fraction order `N/T' is
+ still available.
+   etc. see NEWS.txt
+
+---
+Mon Dec 31 14:29:37 UTC 2012 - pgaj...@suse.com
+
+- updated to version 2.17.9:
+  * The `\clef' command supports optional octavation:
+
+  \clef "treble_(8)"
+  c2 c
+  \clef "bass^[15]"
+  c2 c
+   * The LilyPond syntax of dot-separated words `Voice.Accidental' has
+ been made interchangeable with `#'(Voice Accidental)', a Scheme
+ list of symbols.  As one result, code like
+ \override Voice.TextSpanner #'(bound-details left text) = "rit."
+ is now equivalent to
+ \override Voice.TextSpanner bound-details.left.text = "rit."
+ or even
+ \override #'(Voice TextSpanner) bound-details.left.text = "rit."
+  * Grob and grob property path no longer need to be specified as two
+ separate arguments to commands like `\override' and `\revert',
+ allowing for the syntax
+ \override Voice.TextSpanner.bound-details.left.text = "rit."
+ Since complementary music functions like `\overrideProperty'
+ cannot support forms with and without separating space at the same
+ time, using a single dotted path is now the preferred form.
+ Specifying grob path and grob property path separately, currently
+ still supported with `\override' and `\revert' for compatibility
+ reasons, is deprecated.
+   * Due to words now being accepted as symbol function arguments, the
+ interfaces of `\accidentalStyle', `\alterBroken', `\footnote' and
+ `\tweak' had to be redesigned where optional symbol arguments were
+ involved.  Please check the respective music function
+ documentation for details.
+   * Several commands now accept symbol lists (conveniently entered as
+ dot-separated words) for various kinds of arguments.  These
+ include `\accidentalStyle', `\alterBroken', `\footnote', `\hide',
+ `\omit', `\overrideProperty', `\shape', and `\tweak'.
+   * The bar line user interface has changed. Bar glyphs now resemble
+ the appearance of the bar line, so a left repeat sign has to be
+ coded as `.|:'. The command `\defineBarLine' provides an easy way
+ to define additional bar line styles.
+   * Accidentals in the key signature may be printed in octaves other
+ than their traditional positions, or in multiple octaves.
+
+---
--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2012-12-05 
13:59:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2013-08-23 
11:07:44.0 +0200
@@ -1,0 +2,154 @@
+Tue Aug 13 07:52:45 UTC 2013 - pgaj...@suse.com
+
+- updated to 2.17.24:
+  * bugfixes
+- make doc do not crash an

commit lilypond for openSUSE:Factory

2012-12-22 Thread h_root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2012-12-22 22:17:33

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond", Maintainer is "pgaj...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2012-12-05 
13:59:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond-doc.changes   
2012-12-22 22:17:35.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec 20 12:22:36 UTC 2012 - dmuel...@suse.com
+
+- remove unnecessary (and conflicting) buildrequires on libicu
+
+---



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.41Up9U/_old  2012-12-22 22:17:37.0 +0100
+++ /var/tmp/diff_new_pack.41Up9U/_new  2012-12-22 22:17:37.0 +0100
@@ -42,7 +42,6 @@
 BuildRequires:  gzip
 BuildRequires:  libgnutls-devel
 BuildRequires:  libguile1-devel >= 1.8.2
-BuildRequires:  libicu
 BuildRequires:  libtool
 BuildRequires:  mftrace
 BuildRequires:  pango-devel >= 1.12

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lilypond for openSUSE:Factory

2012-12-05 Thread h_root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2012-12-05 13:59:06

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond", Maintainer is "pgaj...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond-doc.changes2012-09-01 
10:32:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond-doc.changes   
2012-12-05 13:59:08.0 +0100
@@ -1,0 +2,7 @@
+Mon Nov 19 19:22:13 UTC 2012 - j.mairbo...@gmail.com
+
+- update to version 2.16.1
+- This is a bugfix update see :
+  http://code.google.com/p/lilypond/issues/list?can=1&q=Fixed_2_16_1
+
+---
--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2012-09-01 
10:32:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2012-12-05 
13:59:08.0 +0100
@@ -1,0 +2,7 @@
+Mon Nov 19 19:18:46 UTC 2012 - j.mairbo...@gmail.com
+
+- update to version 2.16.1
+- This is a bugfix update see :
+  http://code.google.com/p/lilypond/issues/list?can=1&q=Fixed_2_16_1
+
+---

Old:

  lilypond-2.16.0.tar.gz

New:

  lilypond-2.16.1.tar.gz



Other differences:
--
++ lilypond-doc.spec ++
--- /var/tmp/diff_new_pack.VZNqx8/_old  2012-12-05 13:59:10.0 +0100
+++ /var/tmp/diff_new_pack.VZNqx8/_new  2012-12-05 13:59:10.0 +0100
@@ -19,7 +19,7 @@
 #%%define info yes
 
 Name:   lilypond-doc
-Version:2.16.0
+Version:2.16.1
 Release:0
 BuildRequires:  autoconf
 BuildRequires:  autotrace

++ lilypond.spec ++
--- /var/tmp/diff_new_pack.VZNqx8/_old  2012-12-05 13:59:10.0 +0100
+++ /var/tmp/diff_new_pack.VZNqx8/_new  2012-12-05 13:59:10.0 +0100
@@ -20,7 +20,7 @@
 %define ttfdir  %{fontdir}/truetype
 
 Name:   lilypond
-Version:2.16.0
+Version:2.16.1
 Release:0
 Summary:A typesetting system for music notation
 License:GPL-3.0+

++ lilypond-2.16.0.tar.gz -> lilypond-2.16.1.tar.gz ++
/work/SRC/openSUSE:Factory/lilypond/lilypond-2.16.0.tar.gz 
/work/SRC/openSUSE:Factory/.lilypond.new/lilypond-2.16.1.tar.gz differ: char 5, 
line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lilypond for openSUSE:Factory

2012-09-01 Thread h_root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2012-09-01 10:32:18

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond", Maintainer is "pgaj...@suse.com"

Changes:

New Changes file:

--- /dev/null   2012-08-23 02:41:28.555381587 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond-doc.changes   
2012-09-01 10:32:24.0 +0200
@@ -0,0 +1,17 @@
+---
+Wed Aug 29 09:12:23 UTC 2012 - j.mairbo...@gmail.com
+
+- Remove dependency on ghostscript-fonts-rus (not available on >= 12.2).
+
+---
+Wed Aug 29 09:04:02 UTC 2012 - j.mairbo...@gmail.com
+
+- Readd lilypond-doc for 2.16.0
+
+---
+Sat Mar 17 16:41:39 UTC 2012 - davejpla...@gmail.com
+
+- Split off lilypond-doc to a separate package.
+
+
+
--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2012-08-07 
21:50:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2012-09-01 
10:32:24.0 +0200
@@ -1,0 +2,16 @@
+Tue Aug 28 19:45:18 UTC 2012 - j.mairbo...@gmail.com
+
+- Re-add lilypond-doc.spec again to build the offline documentation
+  again. It has been adjusted for 2.16.0 from the latest revision 
+  where it was still part of and a bit cleaned up. Info pages are
+  excluded because they are part of the main package now.
+
+---
+Sun Aug 26 14:24:20 UTC 2012 - davejpla...@gmail.com
+
+- Update to release 2.16.0
+- See :
+  http://lilypond.org/doc/v2.16/Documentation/changes/index.html
+  For upstream changes.
+
+---

Old:

  lilypond-2.15.42.tar.gz

New:

  lilypond-2.16.0.tar.gz
  lilypond-doc.changes
  lilypond-doc.spec



Other differences:
--
++ lilypond-doc.spec ++
#
# spec file for package lilypond-doc
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


#%%define info yes

Name:   lilypond-doc
Version:2.16.0
Release:0
BuildRequires:  autoconf
BuildRequires:  autotrace
BuildRequires:  bison
BuildRequires:  dblatex
BuildRequires:  dejavu
BuildRequires:  fdupes
BuildRequires:  flex
BuildRequires:  fontconfig-devel >= 2.4.0
BuildRequires:  fontforge-devel
BuildRequires:  freetype2-devel >= 2.1.10
BuildRequires:  gcc-c++
BuildRequires:  gentium
BuildRequires:  gettext-tools
BuildRequires:  ghostscript-fonts-other
#BuildRequires:  ghostscript-fonts-rus
BuildRequires:  ghostscript-fonts-std
BuildRequires:  ghostscript-library >= 8.60
BuildRequires:  guile1 >= 1.8.2
BuildRequires:  gzip
BuildRequires:  libgnutls-devel
BuildRequires:  libguile1-devel >= 1.8.2
BuildRequires:  libicu
BuildRequires:  libtool
BuildRequires:  mftrace
BuildRequires:  pango-devel >= 1.12
BuildRequires:  perl
BuildRequires:  python-devel >= 2.4
BuildRequires:  t1utils
BuildRequires:  texlive-metapost
BuildRequires:  zip

BuildRequires:  ImageMagick-extra
BuildRequires:  netpbm
BuildRequires:  rsync
BuildRequires:  texinfo

BuildRequires:  fonts-arabic
BuildRequires:  ifntjapa
BuildRequires:  lilypond = %{version}
BuildRequires:  ttf-wqy-zenhei
BuildRequires:  xfntjp
BuildRequires:  xorg-x11-fonts
Requires:   lilypond = %{version}
Provides:   lilypond-documentation = %{version}
Obsoletes:  lilypond-documentation < %{version}
Summary:Documentation for the lilypond typesetter
License:GFDL-1.3
Group:  Documentation/HTML
BuildArch:  noarch
Url:http://lilypond.org/
Source0:
http://download.linuxaudio.org/lilypond/sources/v2.16/lilypond-%{version}.tar.gz
Patch0: lilypond-python26.patch
Patch1: lilypond-gcc44-relocate.patch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
PreReq: %install_info_prereq /usr/bin/touch /usr/bin/sed

%description 
LilyPond is a music typesetter, an automated engr

commit lilypond for openSUSE:Factory

2012-08-07 Thread h_root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2012-08-07 21:50:16

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond", Maintainer is "pgaj...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2012-07-24 
22:42:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2012-08-07 
21:50:19.0 +0200
@@ -1,0 +2,32 @@
+Tue Aug  7 14:40:27 UTC 2012 - pgaj...@suse.com
+
+- updated to 2.15.42:
+   * Support for Kievan square notation:
+
+  \new KievanVoice {
+\cadenzaOn
+c d e f g a bes
+\bar "kievan"
+  }
+   [image of music]
+
+
+   * Augmentation dots now avoid the other voice in two-voice polyphony
+ so that users can move the `Dot_column_engraver' to set dots
+ independently for each `Voice'.
+
+  [image of music]
+
+
+   * A Scheme function to adjust the control points of curves such as
+ slurs and ties, developed by several users, is now included in
+ LilyPond.
+
+  g8->( bes,-.) d4
+  \shape Slur #'((-0.5 . 1.5) (-3 . 0) (0 . 0) (0 . 0))
+  g8->( bes,!-.) d4
+   [image of music]
+
+   * etc., see NEWS.txt
+
+---

Old:

  lilypond-2.15.40.tar.gz

New:

  lilypond-2.15.42.tar.gz



Other differences:
--
++ lilypond.spec ++
--- /var/tmp/diff_new_pack.QU2rxX/_old  2012-08-07 21:50:21.0 +0200
+++ /var/tmp/diff_new_pack.QU2rxX/_new  2012-08-07 21:50:21.0 +0200
@@ -20,7 +20,7 @@
 %define ttfdir  %{fontdir}/truetype
 
 Name:   lilypond
-Version:2.15.40
+Version:2.15.42
 Release:0
 Summary:A typesetting system for music notation
 License:GPL-3.0+

++ lilypond-2.15.40.tar.gz -> lilypond-2.15.42.tar.gz ++
/work/SRC/openSUSE:Factory/lilypond/lilypond-2.15.40.tar.gz 
/work/SRC/openSUSE:Factory/.lilypond.new/lilypond-2.15.42.tar.gz differ: char 
5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lilypond for openSUSE:Factory

2012-07-24 Thread h_root
Hello community,

here is the log from the commit of package lilypond for openSUSE:Factory 
checked in at 2012-07-24 22:42:51

Comparing /work/SRC/openSUSE:Factory/lilypond (Old)
 and  /work/SRC/openSUSE:Factory/.lilypond.new (New)


Package is "lilypond", Maintainer is "pgaj...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/lilypond/lilypond.changes2012-07-03 
14:25:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.lilypond.new/lilypond.changes   2012-07-24 
22:42:53.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 24 09:07:09 UTC 2012 - wer...@suse.de
+
+- Make if build with latest TeXLive 2012 
+
+---



Other differences:
--
++ lilypond.spec ++
--- /var/tmp/diff_new_pack.dHP9WK/_old  2012-07-24 22:42:54.0 +0200
+++ /var/tmp/diff_new_pack.dHP9WK/_new  2012-07-24 22:42:54.0 +0200
@@ -22,8 +22,8 @@
 Name:   lilypond
 Version:2.15.40
 Release:0
-License:GPL-3.0+
 Summary:A typesetting system for music notation
+License:GPL-3.0+
 Group:  Productivity/Publishing
 
 Url:http://www.lilypond.org
@@ -54,11 +54,20 @@
 BuildRequires:  t1utils
 BuildRequires:  texi2html
 BuildRequires:  texinfo >= 4.8
+%if %suse_version > 1220
+BuildRequires:  dblatex
+BuildRequires:  makeinfo
+BuildRequires:  texlive-extratools
+BuildRequires:  texlive-latex
+BuildRequires:  texlive-metafont
+BuildRequires:  texlive-metapost
+%else
 BuildRequires:  texlive
 BuildRequires:  texlive-bin
 BuildRequires:  texlive-bin-tools
 BuildRequires:  texlive-latex
 BuildRequires:  texlive-metapost
+%endif
 BuildRequires:  vim-base
 BuildRequires:  zip
 BuildRequires:  pkgconfig(pango) >= 1.12.0

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org