SPECS: c-algorithms.spec - pl - pkgconfig is not required to use t...

qboosh qboosh at pld-linux.org
Tue Jan 31 21:25:23 CET 2006


Author: qboosh                       Date: Tue Jan 31 20:25:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- pkgconfig is not required to use the library

---- Files affected:
SPECS:
   c-algorithms.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/c-algorithms.spec
diff -u SPECS/c-algorithms.spec:1.1 SPECS/c-algorithms.spec:1.2
--- SPECS/c-algorithms.spec:1.1	Tue Jan 31 21:03:06 2006
+++ SPECS/c-algorithms.spec	Tue Jan 31 21:25:17 2006
@@ -3,8 +3,8 @@
 # Conditional build:
 %bcond_without	static_libs # don't build static libraries
 #
-Summary:	Collection of common Computer Science data structures and algorithms which may be used in C projects
-#Summary(pl):	-
+Summary:	Common Computer Science data structures and algorithms to use in C projects
+Summary(pl):	Popularne struktury danych i algorytmy informatyczne do używania w programach w C
 Name:		c-algorithms
 Version:	1.0.0
 Release:	0.1
@@ -22,14 +22,15 @@
 Collection of common Computer Science data structures and algorithms
 which may be used in C projects.
 
-##%description -l pl
+%description -l pl
+Zbiór popularnych struktur danych i algorytmów informatycznych, które
+można wykorzystywać w projektach w C.
 
 %package devel
 Summary:	Header files for c-algorithms library
 Summary(pl):	Pliki nagłówkowe biblioteki c-algorithms
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	pkgconfig
 
 %description devel
 Header files for c-algorithms library.
@@ -99,7 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/01/31 20:25:17  qboosh
+- pl
+- pkgconfig is not required to use the library
+
 Revision 1.1  2006/01/31 20:03:06  twittner
 - added
-
-
================================================================

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



More information about the pld-cvs-commit mailing list