SPECS: mISDNuser.spec - pl, files cleanup

qboosh qboosh at pld-linux.org
Sun Jan 14 22:15:33 CET 2007


Author: qboosh                       Date: Sun Jan 14 21:15:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, files cleanup

---- Files affected:
SPECS:
   mISDNuser.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/mISDNuser.spec
diff -u SPECS/mISDNuser.spec:1.5 SPECS/mISDNuser.spec:1.6
--- SPECS/mISDNuser.spec:1.5	Mon Jan  1 22:45:36 2007
+++ SPECS/mISDNuser.spec	Sun Jan 14 22:15:27 2007
@@ -1,15 +1,16 @@
 # $Revision$, $Date$
 %define		_ver	%(echo %{version} | tr . _)
 Summary:	Userspace part of Modular ISDN stack
+Summary(pl):	Część stosu modularnego ISDN (mISDN) dla przestrzeni użytkonika
 Name:		mISDNuser
 Version:	1.0.3
 Release:	1
 License:	LGPL
 Group:		Libraries
-URL:		http://www.isdn4linux.de/mISDN/
 Source0:	http://www.misdn.org/downloads/releases/%{name}-%{_ver}.tar.gz
 # Source0-md5:	c1c36841386222c2a35c110c8e63f3bc
 Patch0:		%{name}-build.patch
+URL:		http://www.isdn4linux.de/mISDN/
 BuildRequires:	mISDN-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -19,20 +20,32 @@
 This package contains the userspace libraries required to interface
 directly to mISDN.
 
+%description -l pl
+mISDN (modularny ISDN) ma być nowym stosem ISDN dla jądra Linuksa 2.6
+tworzonym przez maintainera obecnego kodu isdn4linux. Ten pakiet
+zawiera biblioteki przestrzeni użytkownika potrzebne do bezpośredniej
+komunikacji z mISDN.
+
 %package devel
 Summary:	Development files Modular ISDN stack
+Summary(pl):	Pliki nagłówkowe stosu modularnego ISDN
 Group:		Libraries
 Requires:	%{name} = %{version}-%{release}
 
 %description devel
-mISDN (modular ISDN) is intended to be the new ISDN stack for the
-Linux 2.6 kernel, from the maintainer of the existing isdn4linux code.
 This package contains the development files for userspace libraries
 required to interface to mISDN, needed for compiling applications
 which use mISDN directly such as OpenPBX.
 
+%description devel -l pl
+Ten pakiet zawiera pliki programistyczne dla bibliotek przestrzeni
+użytkownika służących do komunikacji z mISDN. Jest potrzebny do
+kompilacji aplikacji używających bezpośrednio mISDN, takich jak
+OpenPBX.
+
 %package utils
 Summary:	Debugging utilities for Modular ISDN stack
+Summary(pl):	Narzędzia diagnostyczne dla stosu modularnego ISDN
 Group:		Applications/System
 
 %description utils
@@ -40,6 +53,11 @@
 Linux 2.6 kernel, from the maintainer of the existing isdn4linux code.
 This package contains test utilities for mISDN.
 
+%description utils -l pl
+mISDN (modularny ISDN) ma być nowym stosem ISDN dla jądra Linuksa 2.6
+tworzonym przez maintainera obecnego kodu isdn4linux. Ten pakiet
+zawiera narzędzia testowe dla mISDN.
+
 %prep
 %setup -q -n %{name}-%{_ver}
 %patch0 -p0
@@ -66,13 +84,11 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/*.so.*
-%exclude %{_bindir}/*
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/*.so
 %{_includedir}/mISDNuser
-%{_libdir}/*.so
-%exclude %{_libdir}/*.a
 
 %files utils
 %defattr(644,root,root,755)
@@ -84,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/01/14 21:15:27  qboosh
+- pl, files cleanup
+
 Revision 1.5  2007/01/01 21:45:36  glen
 - unify
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mISDNuser.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list