SPECS: fyre.spec - pl, cleanup
qboosh
qboosh at pld-linux.org
Wed Nov 16 22:45:17 CET 2005
Author: qboosh Date: Wed Nov 16 21:45:17 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, cleanup
---- Files affected:
SPECS:
fyre.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/fyre.spec
diff -u SPECS/fyre.spec:1.1 SPECS/fyre.spec:1.2
--- SPECS/fyre.spec:1.1 Tue Nov 15 01:56:21 2005
+++ SPECS/fyre.spec Wed Nov 16 22:45:12 2005
@@ -1,8 +1,6 @@
# $Revision$, $Date$
-%define _sharedir %{_prefix}/share
-
-Summary: gtk2-based explorer for iterated chaotic functions
-#Summary(pl): -
+Summary: GTK+2-based explorer for iterated chaotic functions
+Summary(pl): Oparta na GTK+ przeglądarka iterowanych funkcji chaotycznych
Name: fyre
Version: 1.0.0
Release: 0.1
@@ -11,13 +9,11 @@
Group: Applications/Graphics
Source0: http://flapjack.navi.cx/releases/fyre/%{name}-%{version}.tar.gz
# Source0-md5: 2ea0cbef438c5f63f7e6e5c4a62995e0
-URL: http://fyre.navi.cx
+URL: http://fyre.navi.cx/
+BuildRequires: OpenEXR-devel
BuildRequires: gnet-devel >= 2.0
BuildRequires: gtk+2-devel
-BuildRequires: OpenEXR-devel
Requires: gnet >= 2.0
-Requires: gtk+2
-Requires: OpenEXR
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -27,6 +23,13 @@
frontend and a command line interface for easy and efficient rendering
of high-resolution, high quality images.
+%description -l pl
+Fyre to narzędzie do tworzenia sztuki obliczeniowej w oparciu o
+histogramy iterowanych funkcji chaotycznych. Aktualnie implementuje
+odwzorowanie Petera de Jonga w potoku funkcji stałych z interaktywnym
+frontendem GTK+ oraz interfejsem linii poleceń do łatwego i wydajnego
+renderowania obrazów wysokiej rozdzielczości z wysoką jakością.
+
%prep
%setup -q
@@ -45,16 +48,12 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post
-
-%postun
-
%files
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/fyre
%{_desktopdir}/*.desktop
%{_datadir}/fyre
-%{_datadir}/icons/hicolor/48x48/mimetypes/application-x-fyre-animation.png
+%{_iconsdir}/hicolor/48x48/mimetypes/application-x-fyre-animation.png
%{_pixmapsdir}/*.png
%{_datadir}/mime/packages/fyre.xml
@@ -64,6 +63,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/11/16 21:45:12 qboosh
+- pl, cleanup
+
Revision 1.1 2005/11/15 00:56:21 jpc
- import from sources
- needs fixing (probably BR, R, files) but works
@@ -73,4 +75,3 @@
* Thu Mar 03 2005 Mirco Mueller <macslow at bangang.de> 1.0.0-1
- initial .spec file written for fyre-1.0.0.tar.gz
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/fyre.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list