Author: qboosh Date: Thu Aug 28 05:32:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 3.4 - updated info patch
---- Files affected: SPECS: XaoS.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/XaoS.spec diff -u SPECS/XaoS.spec:1.34 SPECS/XaoS.spec:1.35 --- SPECS/XaoS.spec:1.34 Thu Jan 24 02:22:58 2008 +++ SPECS/XaoS.spec Thu Aug 28 07:32:16 2008 @@ -1,4 +1,5 @@ # $Revision$, $Date$ +# TODO: enable GTK+ UI when it becomes stable # # Conditional build: %bcond_without aalib # without aalib output support @@ -9,12 +10,12 @@ Summary: A fast, portable real-time interactive fractal zoomer Summary(pl.UTF-8): Szybki, przenośny i interaktywny eksplorator fraktali Name: XaoS -Version: 3.2.3 +Version: 3.4 Release: 1 -License: GPL +License: GPL v2+ Group: X11/Applications Source0: http://dl.sourceforge.net/xaos/%{name}-%{version}.tar.gz -# Source0-md5: f1d9a9f3d2097906754b8824ba925e64 +# Source0-md5: 366fd8151e9642a0d9afce889912e388 Source1: %{name}.desktop Source2: %{name}.png Patch0: %{name}-nosuid.patch @@ -104,10 +105,10 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -p /sbin/postshell +%post -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} -%postun -p /sbin/postshell +%postun -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} %files -f xaos.lang @@ -121,12 +122,14 @@ %{_datadir}/XaoS/catalogs/english.cat %lang(es) %{_datadir}/XaoS/catalogs/espanhol.cat %lang(fr) %{_datadir}/XaoS/catalogs/francais.cat +%lang(it) %{_datadir}/XaoS/catalogs/italiano.cat %lang(hu) %{_datadir}/XaoS/catalogs/magyar.cat +%lang(ro) %{_datadir}/XaoS/catalogs/romanian.cat %{_datadir}/XaoS/examples %{_datadir}/XaoS/help %{_datadir}/XaoS/tutorial -%{_mandir}/man6/* -%{_infodir}/*.info* +%{_mandir}/man6/xaos.6* +%{_infodir}/xaos.info* %{_pixmapsdir}/XaoS.png %{_desktopdir}/XaoS.desktop @@ -136,6 +139,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2008/08/28 05:32:16 qboosh +- updated to 3.4 +- updated info patch + Revision 1.34 2008/01/24 01:22:58 glen - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/XaoS.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
