SPECS: libmutil.spec - pl, -devel R: libstdc++-devel
qboosh
qboosh at pld-linux.org
Tue Dec 6 21:16:58 CET 2005
Author: qboosh Date: Tue Dec 6 20:16:58 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, -devel R: libstdc++-devel
---- Files affected:
SPECS:
libmutil.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/libmutil.spec
diff -u SPECS/libmutil.spec:1.1 SPECS/libmutil.spec:1.2
--- SPECS/libmutil.spec:1.1 Fri Dec 2 22:54:57 2005
+++ SPECS/libmutil.spec Tue Dec 6 21:16:53 2005
@@ -4,6 +4,7 @@
%bcond_without static_libs # don't build static library
#
Summary: libmutil - different utilities classes for portable C++ development
+Summary(pl): libmutil - różne klasy narzędziowe do przenośnego programowania w C++
Name: libmutil
Version: 0.3.0
Release: 0.1
@@ -24,11 +25,17 @@
string handling, cryptography and portable thread control. It is used
by the minisip SIP user agent.
+%description -l pl
+Biblioteka libmutil zawiera różne klasy przydatne do programowania w
+C++, głównie obsługi łańcuchów znaków, kryptografii i przenośnego
+sterowania wątkami. Jest używana przez agenta SIP minisip.
+
%package devel
Summary: Header files for libmutil library
Summary(pl): Pliki nagłówkowe biblioteki libmutil
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
+Requires: libstdc++-devel
Requires: openssl-devel >= 0.9.7d
%description devel
@@ -97,6 +104,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/12/06 20:16:53 qboosh
+- pl, -devel R: libstdc++-devel
+
Revision 1.1 2005/12/02 21:54:57 charles
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libmutil.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list