]> git.pld-linux.org Git - packages/amarok-script-wiki_lyrics.git/blobdiff - amarok-script-wiki_lyrics.spec
- 0.13.4
[packages/amarok-script-wiki_lyrics.git] / amarok-script-wiki_lyrics.spec
index 56fc66d75d2f1f9aca01d4df4aef3930d5f82a64..dadedee5a87f7f2ea757262c8f4cc2bad05599b2 100644 (file)
@@ -5,15 +5,15 @@
 Summary:       A collection of lyrics scripts for amaroK
 Summary(pl.UTF-8):     Zestaw skryptów do tekstów utworów dla amaroKa
 Name:          amarok-script-wiki_lyrics
-Version:       0.12.8
+Version:       0.13.4
 Release:       1
-License:       GPL v2
+License:       GPL v2+
 Group:         X11/Applications/Multimedia
 Source0:       http://www.kde-apps.org/CONTENT/content-files/35151-wiki_lyrics-%{version}.amarokscript.tar.bz2
-# Source0-md5: f52e434b0488297f1cc9e2ee3881a23c
+# Source0-md5: 1e4dd829737dae47e259056002c9a322
 URL:           http://www.lyriki.com/Help:Wiki-Lyrics_Script
 BuildRequires: sed >= 4.0
-Requires:      amarok >= 1.4
+Requires:      amarok-scripts >= 1.4
 Requires:      ruby-modules >= 1.8
 Requires:      ruby-tk
 BuildArch:     noarch
@@ -113,11 +113,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %dir %{_scriptdir}/%{scriptname}/amarok
 # README must be here in %files, not in %doc
+# also only one script should be executable, or amarok will attempt to think the others are also plugins
+%attr(755,root,root) %{_scriptdir}/%{scriptname}/amarok/wikilyrics.rb
 %{_scriptdir}/%{scriptname}/amarok/README
 %{_scriptdir}/%{scriptname}/amarok/amarok.rb
-%{_scriptdir}/%{scriptname}/amarok/amaroklyricsscript.rb
 %{_scriptdir}/%{scriptname}/amarok/pluginadapter.rb
 %{_scriptdir}/%{scriptname}/amarok/plugins.rb
-%attr(755,root,root) %{_scriptdir}/%{scriptname}/amarok/pluginsmanager.rb
 %{_scriptdir}/%{scriptname}/amarok/wikipluginadapter.rb
 %{_scriptdir}/%{scriptname}/amarok/*.spec
This page took 0.071176 seconds and 4 git commands to generate.