SPECS: yassl.spec - pl, unified

qboosh qboosh at pld-linux.org
Tue Feb 13 23:35:00 CET 2007


Author: qboosh                       Date: Tue Feb 13 22:35:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, unified

---- Files affected:
SPECS:
   yassl.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/yassl.spec
diff -u SPECS/yassl.spec:1.3 SPECS/yassl.spec:1.4
--- SPECS/yassl.spec:1.3	Wed Jan 31 23:03:16 2007
+++ SPECS/yassl.spec	Tue Feb 13 23:34:55 2007
@@ -1,14 +1,15 @@
 # $Revision$, $Date$
+#
 # Conditional build:
 %bcond_with	tests		# build with tests
 #
 Summary:	Yet Another SSL Library
+Summary(pl.UTF-8):	Jeszcze jedna biblioteka SSL
 Name:		yassl
 Version:	1.5.8
 Release:	0.2
 License:	GPL
 Group:		Libraries
-URL:		http://www.yassl.com/
 Source0:	http://www.yassl.com/%{name}-%{version}.zip
 # Source0-md5:	2f489c20fb93629ac644352d59e2c998
 Source1:	http://autoconf-archive.cryp.to/check_zlib.m4
@@ -18,6 +19,7 @@
 Source3:	http://autoconf-archive.cryp.to/acx_pthread.m4
 # Source3-md5:	4be209a685bd5d8bca16f6e4fdb25dc6
 Patch0:		%{name}-am.patch
+URL:		http://www.yassl.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	sed >= 4.0
@@ -29,22 +31,35 @@
 supporting) C++ library. yaSSL provides a simple API and even provides
 an additional OpenSSL compatibility API.
 
+%description -l pl.UTF-8
+yaSSL to biblioteak C++ obsługująca SSL w wersji 3 i TLS w wersji 1
+(dla klienta i serwera). yaSSL udostępnia proste API, a nawet
+dodatkowe API dla kompatybilności z OpenSSL.
+
 %package devel
 Summary:	Header files for yaSSL library
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki yaSSL
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 
 %description devel
 Header files for yaSSL library.
 
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki yaSSL.
+
 %package static
 Summary:	Static yaSSL library
+Summary(pl.UTF-8):	Statyczna biblioteka yaSSL
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Static yaSSL library.
 
+%description static -l pl.UTF-8
+Statyczna biblioteka yaSSL.
+
 %prep
 %setup -q
 
@@ -103,11 +118,11 @@
 %attr(755,root,root) %{_bindir}/server
 %attr(755,root,root) %{_bindir}/test
 %attr(755,root,root) %{_bindir}/testsuite
-%{_includedir}/yassl
+%attr(755,root,root) %{_libdir}/libtaocrypt.so
 %{_libdir}/libtaocrypt.la
-%{_libdir}/libtaocrypt.so
+%attr(755,root,root) %{_libdir}/libyassl.so
 %{_libdir}/libyassl.la
-%{_libdir}/libyassl.so
+%{_includedir}/yassl
 
 %files static
 %defattr(644,root,root,755)
@@ -120,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/02/13 22:34:55  qboosh
+- pl, unified
+
 Revision 1.3  2007/01/31 22:03:16  glen
 - build shared lib
 - created -devel, -static
================================================================

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



More information about the pld-cvs-commit mailing list