SPECS: showconsole.spec - pl, missing defattr

qboosh qboosh at pld-linux.org
Sat Feb 18 12:06:59 CET 2006


Author: qboosh                       Date: Sat Feb 18 11:06:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, missing defattr

---- Files affected:
SPECS:
   showconsole.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/showconsole.spec
diff -u SPECS/showconsole.spec:1.2 SPECS/showconsole.spec:1.3
--- SPECS/showconsole.spec:1.2	Tue Feb 14 12:24:09 2006
+++ SPECS/showconsole.spec	Sat Feb 18 12:06:54 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	Small daemon for logging console output during boot
+Summary(pl):	Mały demon do logowania wyjścia konsoli w czasie startu systemu
 Name:		showconsole
 Version:	1.08
 Release:	0.1
@@ -18,24 +19,36 @@
 %define		_sbindir	/sbin
 
 %description
-This small package provides a daemon for for logging during boot time
-of System V boot.
+This small package provides a daemon for logging during boot time of
+System V boot.
+
+%description -l pl
+Ten mały pakiet udosępnia demona do logowania w czasie startu systemu
+w stylu SysV.
 
 %package devel
 Summary:	Header files for libblogger library
+Summary(pl):	Pliki nagłówkowe biblioteki libblogger
 Group:		Development/Libraries
 
 %description devel
-This is the package containing the header files for libblogger library.
+This is the package containing the header file for libblogger library.
+
+%description devel -l pl
+Ten pakiet zawiera plik nagłówkowy biblioteki libblogger.
 
 %package static
 Summary:	Static libblogger library
+Summary(pl):	Statyczna biblioteka libblogger
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Static libblogger library.
 
+%description static -l pl
+Statyczna biblioteka libblogger.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -73,6 +86,7 @@
 %{_includedir}/libblogger.h
 
 %files static
+%defattr(644,root,root,755)
 %{_libdir}/libblogger.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -81,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/02/18 11:06:54  qboosh
+- pl, missing defattr
+
 Revision 1.2  2006/02/14 11:24:09  glen
 - library is libblogger
 
================================================================

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



More information about the pld-cvs-commit mailing list