Author: glen Date: Sat Sep 22 10:27:41 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - remove x86 executable
---- Files affected: SPECS: amarok-script-wiki_lyrics.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/amarok-script-wiki_lyrics.spec diff -u SPECS/amarok-script-wiki_lyrics.spec:1.8 SPECS/amarok-script-wiki_lyrics.spec:1.9 --- SPECS/amarok-script-wiki_lyrics.spec:1.8 Sat Sep 22 00:45:10 2007 +++ SPECS/amarok-script-wiki_lyrics.spec Sat Sep 22 12:27:36 2007 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Zestaw skryptów do tekstów utworów dla amaroKa Name: amarok-script-wiki_lyrics Version: 0.12.4 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications/Multimedia Source0: http://www.kde-apps.org/CONTENT/content-files/35151-wiki_lyrics-%{version}.amarokscript.tar.bz2 @@ -77,6 +77,10 @@ %{__sed} -i -e '1s,#!/usr/bin/env ruby,#!%{_bindir}/ruby,' *.rb amarok/*.rb cli/*.rb +# ELF 32-bit LSB executable, Intel 80386 +# TODO: package separately if it's really needed +rm -f itrans/itrans + %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_scriptdir}/%{scriptname} @@ -102,8 +106,6 @@ %dir %{_scriptdir}/%{scriptname}/i18n %attr(755,root,root) %{_scriptdir}/%{scriptname}/i18n/*.rb -%dir %{_scriptdir}/%{scriptname}/itrans - %dir %{_scriptdir}/%{scriptname}/utils %attr(755,root,root) %{_scriptdir}/%{scriptname}/utils/*.rb @@ -122,6 +124,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007/09/22 10:27:36 glen +- remove x86 executable + Revision 1.8 2007/09/21 22:45:10 glen - updated to 0.12.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/amarok-script-wiki_lyrics.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
