Author: charles Date: Thu Feb 2 15:42:03 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.5.4 - updated -desktop.patch, cleanups
---- Files affected: SPECS: gxine.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/gxine.spec diff -u SPECS/gxine.spec:1.13 SPECS/gxine.spec:1.14 --- SPECS/gxine.spec:1.13 Tue Nov 1 03:35:17 2005 +++ SPECS/gxine.spec Thu Feb 2 16:41:58 2006 @@ -7,12 +7,12 @@ Summary(de): GTK+ basierende grafische Oberfläche für die xine-Bibliotheken Summary(pl): Oparty na GTK+ graficzny interfejs do bibliotek XINE Name: gxine -Version: 0.5.0 +Version: 0.5.4 Release: 1 License: GPL Group: X11/Applications/Multimedia -Source0: http://dl.sourceforge.net/xine/%{name}-%{version}.tar.gz -# Source0-md5: 4cb1ba4ddbdeffabb5bb42722f605807 +Source0: http://dl.sourceforge.net/xine/%{name}-%{version}.tar.bz2 +# Source0-md5: 05003ea98fb7e953bdee6582a7f7e4c5 Patch0: %{name}-desktop.patch Patch1: %{name}-plugindir.patch URL: http://xine.sourceforge.net/ @@ -69,8 +69,6 @@ %patch0 -p1 %patch1 -p1 -tail -n +7081 aclocal.m4 | head -n 48 > m4/ccld-checks.m4 - %build %{__libtoolize} %{__aclocal} -I m4 @@ -91,7 +89,6 @@ DESTDIR=$RPM_BUILD_ROOT \ Applicationsdir=%{_desktopdir} -install -D pixmaps/gxine-logo.png $RPM_BUILD_ROOT%{_pixmapsdir}/gxine-logo.png rm -f $RPM_BUILD_ROOT%{mozilladir}/*.la %find_lang %{name} --all-name @@ -107,7 +104,8 @@ %dir %{_sysconfdir}/gxine %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gxine/* %{_desktopdir}/gxine.desktop -%{_pixmapsdir}/gxine-logo.png +%{_iconsdir}/hicolor/*/*/*.png +%{_pixmapsdir}/gxine.png %{_mandir}/man1/* %lang(de) %{_mandir}/de/man1/* @@ -121,6 +119,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/02/02 15:41:58 charles +- updated to 0.5.4 +- updated -desktop.patch, cleanups + Revision 1.13 2005/11/01 02:35:17 qboosh - updated to 0.5.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gxine.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
