SPECS: template.spec - there is no "development libraries" when st...

qboosh qboosh at pld-linux.org
Tue Nov 8 14:24:44 CET 2005


Author: qboosh                       Date: Tue Nov  8 13:24:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- there is no "development libraries" when static is separated
- pl skeleton for -devel,-static

---- Files affected:
SPECS:
   template.spec (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: SPECS/template.spec
diff -u SPECS/template.spec:1.55 SPECS/template.spec:1.56
--- SPECS/template.spec:1.55	Tue Nov  1 22:30:28 2005
+++ SPECS/template.spec	Tue Nov  8 14:24:28 2005
@@ -64,22 +64,29 @@
 
 
 %package devel
-Summary:	Development libraries and header files for ... library
+Summary:	Header files for ... library
+Summary(pl):	Pliki nagłówkowe biblioteki ...
 Group:		Development/Libraries
 #Requires:	%{name} = %{version}-%{release}
 
 %description devel
-This is the package containing the development libraries and header
-files for ...
+This is the package containing the header files for ... library.
+
+%description devel -l pl
+Ten pakiet zawiera pliki nagłówkowe biblioteki ....
 
 %package static
 Summary:	Static ... library
+Summary(pl):	Statyczna biblioteka ...
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Static ... library.
 
+%description static -l pl
+Statyczna biblioteka ....
+
 %prep
 %setup -q
 #%setup -q -c -T
@@ -180,6 +187,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.56  2005/11/08 13:24:28  qboosh
+- there is no "development libraries" when static is separated
+- pl skeleton for -devel,-static
+
 Revision 1.55  2005/11/01 21:30:28  glen
 - libs sample
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/template.spec?r1=1.55&r2=1.56&f=u




More information about the pld-cvs-commit mailing list