SPECS: einit.spec - pl - missing dir

qboosh qboosh at pld-linux.org
Sat Aug 25 15:28:42 CEST 2007


Author: qboosh                       Date: Sat Aug 25 13:28:42 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- missing dir

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

---- Diffs:

================================================================
Index: SPECS/einit.spec
diff -u SPECS/einit.spec:1.3 SPECS/einit.spec:1.4
--- SPECS/einit.spec:1.3	Wed Aug 22 18:34:50 2007
+++ SPECS/einit.spec	Sat Aug 25 15:28:37 2007
@@ -2,6 +2,7 @@
 # TODO
 # - kill: Requires: /bin/bash
 Summary:	Event-based init daemon
+Summary(pl.UTF-8):	Demon init oparty na zdarzeniach
 Name:		einit
 Version:	0.24.2
 Release:	0.1
@@ -15,23 +16,33 @@
 BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_prefix	/
+%define		_prefix		/
 %define		_includedir	/usr/include
 
 %description
 eINIT is a replacement for SysVinit, an init system used on UNIX-based
 operating systems. eINIT is designed with speed in mind. Many testers
-claim that their systems boot up in 30 seconds, whereas sysvinit takes
+claim that their systems boot up in 30 seconds, whereas SysVinit takes
 around two minutes to boot.
 
+%description -l pl.UTF-8
+eINIT to zamiennik systemu SysVinit używanego w systemach operacyjnych
+opartych na Uniksie. eINIT został zaprojektowany z myślą o szybkości.
+Wielu testujących twierdzi, że ich systemy uruchamiają się w 30
+sekund, podczas gdy SysVinit potrzebował na to około dwóch minut.
+
 %package devel
 Summary:	Header files for eINIT
+Summary(pl.UTF-8):	Pliki nagłówkowe systemu eINIT
 Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}
+# doesn't require base
 
 %description devel
 eINIT header files for developing plugins for eINIT.
 
+%description devel -l pl.UTF-8
+Pliki nagłówkowe systemu eINIT do tworzenia wtyczek dla niego.
+
 %prep
 %setup -q
 
@@ -52,6 +63,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS TODO
 /etc/dbus-1/system.d/einit.conf
+%dir %{_sysconfdir}/einit
 %{_sysconfdir}/einit/*.xml
 %{_sysconfdir}/einit/subsystems.d
 
@@ -110,6 +122,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/08/25 13:28:37  qboosh
+- pl
+- missing dir
+
 Revision 1.3  2007/08/22 16:34:50  glen
 - libnl with .pc support
 
================================================================

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



More information about the pld-cvs-commit mailing list