template-specs: template.spec - no macros in texts (impossible to wrap text...

glen glen at pld-linux.org
Fri Nov 11 16:58:14 CET 2011


Author: glen                         Date: Fri Nov 11 15:58:14 2011 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- no macros in texts (impossible to wrap texts with macros properly)

---- Files affected:
template-specs:
   template.spec (1.76 -> 1.77) 

---- Diffs:

================================================================
Index: template-specs/template.spec
diff -u template-specs/template.spec:1.76 template-specs/template.spec:1.77
--- template-specs/template.spec:1.76	Fri Nov 11 16:54:32 2011
+++ template-specs/template.spec	Fri Nov 11 16:58:09 2011
@@ -63,8 +63,8 @@
 %description libs -l pl.UTF-8
 
 %package devel
-Summary:	Header files for %{name} library
-Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki %{name}
+Summary:	Header files for FOO library
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki FOO
 Group:		Development/Libraries
 # if base package contains shared library for which these headers are
 #Requires:	%{name} = %{version}-%{release}
@@ -72,14 +72,14 @@
 #Requires:	%{name}-libs = %{version}-%{release}
 
 %description devel
-Header files for %{name} library.
+Header files for FOO library.
 
 %description devel -l pl.UTF-8
-Pliki nagłówkowe biblioteki %{name}.
+Pliki nagłówkowe biblioteki FOO.
 
 %package static
-Summary:	Static %{name} library
-Summary(pl.UTF-8):	Statyczna biblioteka %{name}
+Summary:	Static FOO library
+Summary(pl.UTF-8):	Statyczna biblioteka FOO
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
@@ -206,6 +206,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.77  2011/11/11 15:58:09  glen
+- no macros in texts (impossible to wrap texts with macros properly)
+
 Revision 1.76  2011/11/11 15:54:32  gotar
 - replaced ... with %{name} as default library
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/template.spec?r1=1.76&r2=1.77&f=u



More information about the pld-cvs-commit mailing list