SPECS: Komodo-Edit.spec - pl

qboosh qboosh at pld-linux.org
Mon May 14 21:55:48 CEST 2007


Author: qboosh                       Date: Mon May 14 19:55:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   Komodo-Edit.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/Komodo-Edit.spec
diff -u SPECS/Komodo-Edit.spec:1.1 SPECS/Komodo-Edit.spec:1.2
--- SPECS/Komodo-Edit.spec:1.1	Fri May 11 08:37:06 2007
+++ SPECS/Komodo-Edit.spec	Mon May 14 21:55:42 2007
@@ -5,6 +5,7 @@
 
 %define	buildrev	278227
 Summary:	Editor for dynamic languages including Perl, PHP, Python, Ruby and Tcl
+Summary(pl.UTF-8):	Edytor dla języków dynamicznych takich jak Perl, PHP, Python, Ruby czy Tcl
 Name:		Komodo-Edit
 Version:	4.0.3
 Release:	0.1
@@ -16,7 +17,6 @@
 ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %description
 Award-winning editing for dynamic languages including Perl, PHP,
 Python, Ruby and Tcl; plus support for browser-side code including
@@ -26,11 +26,19 @@
 immediately, while autocomplete and calltips guide you as you write.
 Available on Linux, Mac OS X and Windows.
 
+%description -l pl.UTF-8
+Zdobywający nagrody edytor dla języków dynamicznych, takich jak Perl,
+PHP, Python, Ruby czy Tcl; zawiera obsługę dla kodu po stronie
+przeglądarki wraz z JavaScriptem, CSS-em, HTML-em i XML-em.
+
+Sprawdzanie składni w tle i jej kolorowanie pozwala natychmiast
+wyłapać błędy, a automatyczne dopełnianie i podpowiadanie wywołań
+prowadzi programistę w trakcie pisania. Edytor dostępny jest dla
+Linuksa, MacOS X i Windows.
+
 %prep
 %setup -q -n %{name}-%{version}-%{buildrev}-linux-libcpp6-x86
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -44,9 +52,11 @@
 %defattr(644,root,root,755)
 %doc *.txt
 %attr(755,root,root) %{_bindir}/*
+# XXX: FIXME
 %attr(-,root,root) %{_libdir}/*
-#%attr(644,root,root) %{_datadir}/desktop/*
-%attr(644,root,root) %{_datadir}/icons/*
+#%{_desktopdir}/*
+# XXX: too many dirs?
+%{_iconsdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -54,6 +64,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/05/14 19:55:42  qboosh
+- pl
+
 Revision 1.1  2007/05/11 06:37:06  arekm
 - not finished, initial
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Komodo-Edit.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list