Hello community, here is the log from the commit of package solfege for openSUSE:Factory checked in at 2014-11-10 17:28:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/solfege (Old) and /work/SRC/openSUSE:Factory/.solfege.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "solfege" Changes: -------- --- /work/SRC/openSUSE:Factory/solfege/solfege.changes 2013-09-26 07:19:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.solfege.new/solfege.changes 2014-11-10 17:29:08.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Nov 10 00:22:00 UTC 2014 - Led <[email protected]> + +- fix bashism in post script + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ solfege.spec ++++++ --- /var/tmp/diff_new_pack.Fo4mcv/_old 2014-11-10 17:29:09.000000000 +0100 +++ /var/tmp/diff_new_pack.Fo4mcv/_new 2014-11-10 17:29:09.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package solfege # -# 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 @@ -96,7 +96,7 @@ %post /sbin/ldconfig -if test -a /dev/music; +if test -e /dev/music; then break; else mknod /dev/music u 14 8 > /dev/null; fi -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
