Author: ankry Date: Tue Apr 18 07:30:49 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - Categories entry fixed; icon; rel. 2; STBR
---- Files affected: SPECS: xfmedia.spec (1.11 -> 1.11.2.1) ---- Diffs: ================================================================ Index: SPECS/xfmedia.spec diff -u SPECS/xfmedia.spec:1.11 SPECS/xfmedia.spec:1.11.2.1 --- SPECS/xfmedia.spec:1.11 Sun Sep 4 19:17:55 2005 +++ SPECS/xfmedia.spec Tue Apr 18 09:30:43 2006 @@ -6,12 +6,12 @@ Summary(pl): Xfmedia - lekki odtwarzacz multimedialny oparty na silniku xine Name: xfmedia Version: 0.8.0 -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications/Multimedia Source0: http://spuriousinterrupt.org/projects/xfmedia/files/%{name}-%{version}.tar.bz2 # Source0-md5: ed74adeeb58b3598726cbbcc58dba491 -Source1: %{name}.desktop +Patch0: %{name}-desktop.patch URL: http://spuriousinterrupt.org/projects/xfmedia/index.php #BuildRequires: autoconf >= 2.50 #BuildRequires: automake >= 1:1.8 @@ -64,6 +64,7 @@ %prep %setup -q +%patch -p1 %build #%%{__aclocal} -I m4 @@ -76,11 +77,13 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT +install -d $RPM_BUILD_ROOT%{_pixmapsdir} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +cp -f {%{_iconsdir}/hicolor/48x48/apps,%{_pixmapsdir}}/xfmedia.png + %find_lang %{name} %clean @@ -95,6 +98,7 @@ %dir %{_libdir}/%{name}/plugins %{_iconsdir}/hicolor/48x48/apps/* %{_iconsdir}/hicolor/22x22/actions/* +%{_pixmapsdir}/xfmedia.png %{_desktopdir}/* %dir %{_datadir}/%{name}/doc %{_datadir}/%{name}/doc/xfce.css @@ -116,6 +120,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11.2.1 2006/04/18 07:30:43 ankry +- Categories entry fixed; icon; rel. 2; STBR + Revision 1.11 2005/09/04 17:17:55 arekm - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xfmedia.spec?r1=1.11&r2=1.11.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
