SPECS: ois.spec - pl

beorn beorn at pld-linux.org
Sun May 27 14:51:59 CEST 2007


Author: beorn                        Date: Sun May 27 12:51:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   ois.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/ois.spec
diff -u SPECS/ois.spec:1.3 SPECS/ois.spec:1.4
--- SPECS/ois.spec:1.3	Sun May 27 01:50:55 2007
+++ SPECS/ois.spec	Sun May 27 14:51:54 2007
@@ -1,12 +1,11 @@
 # $Revision$, $Date$
-# TODO:
-# - pl descryptions
 #
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
 #
 %define _rc	RC1
 Summary:	Object Oriented Input System
+Summary(pl.UTF-8):	Zorientowany obiektowo system wejścia
 Name:		ois
 Version:	1.0
 Release:	0.%{_rc}.1
@@ -26,8 +25,13 @@
 The goal of OIS is shield the application programmer from having to
 rewrite input systems from scratch for each project.
 
+%description -l pl.UTF-8
+Celem projektu OIS jest ochrona twórcy aplikacji przed przepisywaniem
+na nowo systemów wejścia w każdym projekcie.
+
 %package devel
 Summary:	Header files for ois library
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki ois
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	libstdc++-devel
@@ -35,14 +39,21 @@
 %description devel
 Header files for ois library.
 
+%description -l pl.UTF-8
+Pliki nagłówkowe biblioteki ois.
+
 %package static
 Summary:	Static ois library
+Summary(pl.UTF-8):	Statyczna biblioteka ois
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Static ois library.
 
+%description -l pl.UTF-8
+Statyczna biblioteka ois.
+
 %prep
 %setup -q -n %{name}-%{version}%{_rc}
 
@@ -91,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/05/27 12:51:54  beorn
+- pl
+
 Revision 1.3  2007/05/26 23:50:55  arvenil
 - cosmetics (adapter)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ois.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list