[tuxguitar] Enabled the tuner plugin

Orcan Ogetbil oget at fedoraproject.org
Tue Jan 22 02:57:58 UTC 2013


commit e2cb9e0f175428aa90816f81d5bb594901ca268d
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Mon Jan 21 21:57:51 2013 -0500

    Enabled the tuner plugin

 tuxguitar.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tuxguitar.spec b/tuxguitar.spec
index 61f6edf..15eab2a 100644
--- a/tuxguitar.spec
+++ b/tuxguitar.spec
@@ -1,7 +1,7 @@
 Summary:          A multitrack tablature editor and player written in Java-SWT
 Name:             tuxguitar
 Version:          1.2
-Release:          9%{?dist}
+Release:          10%{?dist}
 URL:              http://www.tuxguitar.com.ar
 Source0:          http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.gz
 # Fedora specific build script. Accepted by upstream:
@@ -56,7 +56,7 @@ done
 %build
 # Plugins to build:
 PLUGINS="alsa ascii browser-ftp community compat converter fluidsynth gervill\
-         gtp jack jsa lilypond midi musicxml oss pdf ptb tef tray"
+         gtp jack jsa lilypond midi musicxml oss pdf ptb tef tray tuner"
 
 # JNI's to build
 JNIS="alsa fluidsynth jack oss"
@@ -146,6 +146,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_bindir}/%{name}
 
 %changelog
+* Mon Jan 21 2013 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com>> - 1.2-10
+- Enabled the tuner plugin
+
 * Sun Sep 23 2012 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com>> - 1.2-9
 - Disable cairo graphics to prevent garbled output on "Score Edition Mode" 
   RHBZ#827746,859734.


More information about the scm-commits mailing list