Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: audacious-docklet - a docklet plugin for Audacious https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=218258 bugzilla@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |medium Priority|normal |medium ------- Additional Comments From yufanyufan@xxxxxxxxx 2007-06-07 01:05 EST ------- I rename audacious-docklet to audacious-plugins-docklet as proposed. What should I do with cvs and build-sys now? new spec file is: %define plugin_dir %(pkg-config audacious --variable=plugin_dir) Name: audacious-plugins-docklet Version: 0.1.1 Release: 3%{?dist} Summary: A docklet plugin for Audacious License: GPL Group: Applications/Multimedia URL: http://nedudu.hu/static.php?page=audacious Source0: http://nedudu.hu/downloads/audacious-docklet-0.1.1.tar.bz2 Patch0: audacious-plugins-docklet-0.1.1-prefwindow.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: audacious-devel, gettext, perl(XML::Parser) Requires: audacious-plugins %description A plugin that allows you to control Audacious from the system tray. %prep %setup -q -n audacious-docklet-%{version} %patch0 -p1 -b .prefwindow %build %configure --disable-static make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %find_lang audacious-docklet rm -f $RPM_BUILD_ROOT/%{plugin_dir}/General/libdocklet.la %clean rm -rf $RPM_BUILD_ROOT %files -f audacious-docklet.lang %defattr(-,root,root,-) %doc AUTHORS COPYING NEWS ChangeLog %{plugin_dir}/General/libdocklet.so %Changelog * Thu Jun 7 2007 Yu Fan <yufanyufan@xxxxxxxxx> 0.1-3 - Rename audacious-docklet to audacious-plugins-docklet. * Tue Apr 10 2007 Kevin Fenzi <kevin@xxxxxxxxx> - 0.1.1-2 - Rebuild for new audacious version. * Thu Dec 14 2006 Yu Fan <yufanyufan@xxxxxxxxx> - 0.1.1-1 - Modify spec file to conform fedora extras packaging and naming convention * Mon Apr 9 2006 Jiang Tao <jiangtao9999@xxxxxxx> - Modify spec file from audacious-mac.spec to audacious-docklet plugin. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review