diff --git a/20240523.tar.gz b/20240523.tar.gz new file mode 100644 index 0000000..e6dea38 --- /dev/null +++ b/20240523.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:956e844c0da6ff57a97ee27a173cb07c9c9c550f24bce23a3525f37936ee4fb2 +size 1044076 diff --git a/schismtracker-20240523.tar.gz b/schismtracker-20240523.tar.gz deleted file mode 100644 index ce6fc00..0000000 --- a/schismtracker-20240523.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44b3de30ad0c72c540f60cfdfe4f3906c5756023fd17e23a0977646d425d0863 -size 1183711 diff --git a/schismtracker.spec b/schismtracker.spec index 1070cdc..25bc304 100644 --- a/schismtracker.spec +++ b/schismtracker.spec @@ -23,10 +23,7 @@ Summary: Music editor that matches the look and feel of Impulse Tracker License: GPL-2.0-or-later Group: Productivity/Multimedia/Sound/Editors and Convertors URL: http://schismtracker.org/ -Source: %name-%version.tar.gz -# Pointless double-packing this time; sources are in -# schismtracker-20240523.tar.gz which is (only) in -# schismtracker-20240523.source.zip. +Source: https://github.com/schismtracker/schismtracker/archive/refs/tags/%version.tar.gz #Source: https://github.com/schismtracker/schismtracker/releases/download/%version/%name-%version.source.tar.gz Source2: %name.desktop Patch1: schism-alsa.diff @@ -55,6 +52,7 @@ bugfixes and changes to improve IT playback. %autosetup -p1 %build +if [ ! -e configure ]; then autoreconf -fi; fi %configure %make_build