SPECS: CEGUI.spec - pl, missing dir

qboosh qboosh at pld-linux.org
Sun Apr 29 17:53:01 CEST 2007


Author: qboosh                       Date: Sun Apr 29 15:53:01 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, missing dir

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

---- Diffs:

================================================================
Index: SPECS/CEGUI.spec
diff -u SPECS/CEGUI.spec:1.1 SPECS/CEGUI.spec:1.2
--- SPECS/CEGUI.spec:1.1	Tue Apr 24 23:25:36 2007
+++ SPECS/CEGUI.spec	Sun Apr 29 17:52:56 2007
@@ -3,7 +3,8 @@
 # - plenty of BRs are missing
 # - gcc33 patch only for AC-branch
 #
-Summary:	CEGUI is a free library providing windowing and widgets
+Summary:	CEGUI - a free library providing windowing and widgets
+Summary(pl.UTF-8):	CEGUI - wolnodostępna biblioteka zapewniającą okienka i widgety
 Name:		CEGUI
 Version:	0.5.0
 Release:	1
@@ -29,14 +30,26 @@
 developers who should be spending their time creating great games, not
 building GUI sub-systems!
 
+%description -l pl.UTF-8
+CEGUI oznacza Crazy Eddie's Gui System - wolnodostępną bibliotekę
+zapewniającą okienka i widgety dla graficznych API i silników tam,
+gdzie natywnie taka funkcjonalność nie jest dostępna lub ma znaczące
+braki. Biblioteka jest zorientowana obiektowo, napisana w C++ i
+skierowana dla programistów gier, którzy powinni spędzać czas na
+pisaniu świetnych gier, a nie tworzeniu podsystemów GUI!
+
 %package devel
 Summary:	Development files for CEGUI
+Summary(pl.UTF-8):	Pliki programistyczne dla CEGUI
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 
 %description devel
 CEGUI headers and documentation.
 
+%description devel -l pl.UTF-8
+Pliki nagłówkowe i dokumentacja do CEGUI.
+
 %prep
 %setup -q -b 1
 %patch0 -p1
@@ -73,7 +86,7 @@
 %doc documentation
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
-%{_includedir}/%{name}/*
+%{_includedir}/%{name}
 %{_pkgconfigdir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -82,6 +95,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/04/29 15:52:56  qboosh
+- pl, missing dir
+
 Revision 1.1  2007/04/24 21:25:36  lkrotowski
 - initial version
-
================================================================

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



More information about the pld-cvs-commit mailing list