SPECS: usplash.spec - pl

qboosh qboosh at pld-linux.org
Tue Mar 21 20:48:34 CET 2006


Author: qboosh                       Date: Tue Mar 21 19:48:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

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

---- Diffs:

================================================================
Index: SPECS/usplash.spec
diff -u SPECS/usplash.spec:1.1 SPECS/usplash.spec:1.2
--- SPECS/usplash.spec:1.1	Thu Mar 16 21:45:17 2006
+++ SPECS/usplash.spec	Tue Mar 21 20:48:28 2006
@@ -2,6 +2,7 @@
 %define		_rel	32
 #
 Summary:	Userspace bootsplash utility
+Summary(pl):	Narzędzie do bootsplasha w przestrzeni użytkownika
 Name:		usplash
 Version:	0.1
 Release:	0.%{_rel}.1
@@ -9,9 +10,9 @@
 Group:		Applications
 Source0:	%{name}_%{version}-%{_rel}.tar.gz
 # Source0-md5:	75b9bbc47fc661e6827e4db36ac0d875
-URL:		-
-BuildRequires:	libpng-devel
+URL:		https://wiki.ubuntu.com/USplash
 BuildRequires:	gd-devel >= 2.0.0
+BuildRequires:	libpng-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sbindir	/sbin
@@ -22,6 +23,14 @@
 that is able to send commands to usplash, allowing information about
 the bootup sequence to be displayed in a more attractive way.
 
+%description -l pl
+Usplash to aplikacja działająca w przestrzeni użytkownika
+wykorzystująca linuksowy interfejs framebuffera do rysowania ekranu
+startowego (splash screen) podczas startu systemu. Zawiera
+towarzyszące narzędzie do wysyłania poleceń do usplasha, pozwalające
+wyświetlać informacje o sekwencji startowej w bardziej atrakcyjny
+sposób.
+
 %prep
 %setup -q
 
@@ -30,7 +39,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT{%{_libdir}/%{name},%{_sbindir}}
 
 %{__make} install \
@@ -51,7 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/03/21 19:48:28  qboosh
+- pl
+
 Revision 1.1  2006/03/16 20:45:17  patrys
 - taken from Ubuntu
 - NFY
-
================================================================

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



More information about the pld-cvs-commit mailing list