SPECS: labyrinth.spec - pl fixes
qboosh
qboosh at pld-linux.org
Sun Jun 24 14:57:16 CEST 2007
Author: qboosh Date: Sun Jun 24 12:57:16 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl fixes
---- Files affected:
SPECS:
labyrinth.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/labyrinth.spec
diff -u SPECS/labyrinth.spec:1.2 SPECS/labyrinth.spec:1.3
--- SPECS/labyrinth.spec:1.2 Mon Jun 18 18:21:04 2007
+++ SPECS/labyrinth.spec Sun Jun 24 14:57:11 2007
@@ -1,6 +1,6 @@
# $Revision$, $Date$
Summary: Simple yet powerful mind-mapping tool for the GNOME
-Summary(pl.UTF-8):Proste lecz potężne narzędzie do mapek umysłu dla GNOME
+Summary(pl.UTF-8): Proste lecz potężne narzędzie do mapek umysłu dla GNOME
Name: labyrinth
Version: 0.3
Release: 0.1
@@ -9,7 +9,6 @@
Source0: http://download.gnome.org/sources/labyrinth/0.3/%{name}-%{version}.tar.gz
# Source0-md5: f7122423d8780053ec8de8c77cc7295b
URL: http://www.gnome.org/~dscorgie/
-BuildRequires: gcc
BuildRequires: gettext-devel
BuildRequires: gnome-desktop-devel
BuildRequires: intltool
@@ -24,7 +23,7 @@
%description
Labyrinth is a lightweight mind-mapping tool, written in Python using
-Gtk and Cairo to do the drawing. It is intended to be as light and
+GTK+ and Cairo to do the drawing. It is intended to be as light and
intuitive as possible, but still provide a wide range of powerful
features.
@@ -35,10 +34,10 @@
making.
%description -l pl.UTF-8
-Labyrinth to lekkie narzędzie do mapek umysłu, napisane w Pythonie
-używająć Gtk i Cairo do rysowania. W zamiarach ma być najlżejsze
+Labyrinth to lekkie narzędzie do mapek umysłu, napisane w Pythonie z
+użyciem GTK+ i Cairo do rysowania. W zamierzeniu ma być najlżejsze
i najbardziej intuicyjne jak to możliwe jednocześnie dostarczając
-szeroki zakres potężnych cech.
+szeroki zakres potężnych możliwości.
Mapa umysłu to diagram używany do reprezentacji słów, idei, zadań
albo innych elementów połączonych i ułożonych koliście wokół
@@ -69,7 +68,7 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/*
-%{_datadir}/labyrinth/
+%{_datadir}/labyrinth
%{_iconsdir}/hicolor/*/apps/labyrinth.*
%{_desktopdir}/labyrinth.desktop
%dir %{py_sitescriptdir}/labyrinth
@@ -79,7 +78,11 @@
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
+
$Log$
+Revision 1.3 2007/06/24 12:57:11 qboosh
+- pl fixes
+
Revision 1.2 2007/06/18 16:21:04 lisu
- pl desc: fix little typo
- GPL v2+ License
@@ -88,4 +91,3 @@
Revision 1.1 2007/06/18 11:35:31 czarny
- new
- some deps and descr taken from FC
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/labyrinth.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list