SPECS: mas.spec - pl, some cleanups

qboosh qboosh at pld-linux.org
Thu Aug 18 00:32:15 CEST 2005


Author: qboosh                       Date: Wed Aug 17 22:32:15 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, some cleanups

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

---- Diffs:

================================================================
Index: SPECS/mas.spec
diff -u SPECS/mas.spec:1.2 SPECS/mas.spec:1.3
--- SPECS/mas.spec:1.2	Tue Aug 16 20:10:08 2005
+++ SPECS/mas.spec	Thu Aug 18 00:32:09 2005
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
-Name:		mas
 Summary:	The Media Application Server(TM)
+Summary(pl):	Media Application Server - system dźwięku o architekturze klient-serwer
+Name:		mas
 Version:	0.6.3
 Release:	1
 License:	BSD
@@ -34,17 +35,28 @@
 particular, MAS will provide complete support for the X Window System,
 across the network. Run the mas server as root with mas-launch.
 
+%description -l pl
+MAS (Medai Application Server) to wieloplatformowy system dźwięku o
+architekturze klient-serwer. MAS obsługuje pulpit i, w sposób
+przezroczysty, sieć. W szczególności MAS dostarcza pełne wsparcie dla
+X Window System po sieci. Serwer mas należy uruchomić jako root
+poprzez mas-launch.
+
 %package devel
 Summary:	MAS development package
-Group:		Libraries
-License:	BSD
+Summary(pl):	Pakiet programistyczny MAS
+Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
 Requires:	glibc-devel
-Requires:	mas
 
 %description devel
 This package contains the files needed to compile programs that use
 the MAS.
 
+%description devel -l pl
+Ten pakiet zawiera pliki potrzebne do kompilowania programów
+używajacych MAS-a.
+
 %prep
 %setup -q -a 1 -a 2
 %patch0 -p1
@@ -107,8 +119,8 @@
 
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/mas
 %attr(755,root,root) %{_libdir}/lib*.so
+%{_includedir}/mas
 %{_libdir}/config
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -117,10 +129,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/08/17 22:32:09  qboosh
+- pl, some cleanups
+
 Revision 1.2  2005/08/16 18:10:08  darekr
 - use _desktopdir, _pixmapsdir macros
 - cosmetics
 
 Revision 1.1  2005/08/16 13:41:57  paszczus
 - raw
-
================================================================

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




More information about the pld-cvs-commit mailing list