Author: glen Date: Mon Jun 13 15:41:13 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - adapterized; restored log section
---- Files affected: SPECS: kmusicmanager.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/kmusicmanager.spec diff -u SPECS/kmusicmanager.spec:1.1 SPECS/kmusicmanager.spec:1.2 --- SPECS/kmusicmanager.spec:1.1 Mon Jun 13 17:24:37 2005 +++ SPECS/kmusicmanager.spec Mon Jun 13 17:41:08 2005 @@ -7,7 +7,8 @@ Release: 0.1 License: GPL Group: Multimedia -Source0: http://peterhost.dl.sourceforge.net/sourceforge/kmusicmanager/kmusicmanager-1.2.tar.gz +###### Unknown group! +Source0: http://dl.sourceforge.net/kmusicmanager/%{name}-%{version}.tar.gz #Source1: %{name}.desktop # Source0-md5: 738f882b952b7cf6318a6295f2f00e2d URL: http://kmusicmanager.sourceforge.net/index.html @@ -21,7 +22,8 @@ - Monitors directories for new songs. - You can edit the tags of your songs. - Create playlists, using drag and drop. -- You can choose what KMusicManager plays next by dragging and dropping songs into the play queue. +- You can choose what KMusicManager plays next by dragging and + dropping songs into the play queue. %description -l pl Głównymi możliwościami programu KMusicPlayer są: @@ -32,15 +34,16 @@ %prep -%setup -q -n %{name}-%{version} +%setup -q %configure %build -make +%{__make} %install -make install +rm -rf $RPM_BUILD_ROOT +%{__make} install #install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir} @@ -58,3 +61,9 @@ %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org +$Log$ +Revision 1.2 2005/06/13 15:41:08 glen +- adapterized; restored log section + +Revision 1.1 2005/06/13 15:24:37 siomek +- initial release, make install need fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kmusicmanager.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
