SPECS: nemiver.spec - pl

qboosh qboosh at pld-linux.org
Sun Apr 15 09:32:50 CEST 2007


Author: qboosh                       Date: Sun Apr 15 07:32:50 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

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

---- Diffs:

================================================================
Index: SPECS/nemiver.spec
diff -u SPECS/nemiver.spec:1.1 SPECS/nemiver.spec:1.2
--- SPECS/nemiver.spec:1.1	Sun Apr 15 00:55:25 2007
+++ SPECS/nemiver.spec	Sun Apr 15 09:32:44 2007
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	C/C++ debugger for GNOME
+Summary(pl.UTF-8):	Debugger C/C++ dla GNOME
 Name:		nemiver
 Version:	0.3.0
 Release:	1
@@ -35,30 +36,48 @@
 features a backend which uses the well known GNU Debugger (gdb) to
 debug C/C++ programs.
 
+%description -l pl.UTF-8
+Nemiver to próba napisania samodzielnego graficznego debuggera dobrze
+integrującego się ze środowiskiem graficznym GNOME. Aktualnie zawiera
+backend wykorzystujący dobrzez znany GNU Debugger (gdb) do śledzenia
+programów w C/C++.
+
 %package libs
 Summary:	Nemiver library
+Summary(pl.UTF-8):	Biblioteka Nemivera
 Group:		Libraries
 Requires(post,postun):	/sbin/ldconfig
 
 %description libs
 Nemiver shared library.
 
+%description libs -l pl.UTF-8
+Biblioteka współdzielona Nemivera.
+
 %package devel
 Summary:	Header files for Nemiver library
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki Nemivera
 Group:		Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
 
 %description devel
 Header files for Nemiver library.
 
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki Nemivera.
+
 %package static
 Summary:	Static Nemiver library
+Summary(pl.UTF-8):	Statyczna biblioteka Nemivera
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Static Nemiver library.
 
+%description static -l pl.UTF-8
+Statyczna biblioteka Nemivera.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -101,8 +120,8 @@
 %postun
 %update_icon_cache hicolor
 
-%post libs -p /sbin/ldconfig
-%postun libs -p /sbin/ldconfig
+%post	libs -p /sbin/ldconfig
+%postun	libs -p /sbin/ldconfig
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -153,6 +172,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/04/15 07:32:44  qboosh
+- pl
+
 Revision 1.1  2007/04/14 22:55:25  megabajt
 - new
-
================================================================

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



More information about the pld-cvs-commit mailing list