Author: areq Date: Sun Oct 28 14:06:12 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - 4.21
---- Files affected: SPECS: stunnel.spec (1.102 -> 1.103) ---- Diffs: ================================================================ Index: SPECS/stunnel.spec diff -u SPECS/stunnel.spec:1.102 SPECS/stunnel.spec:1.103 --- SPECS/stunnel.spec:1.102 Mon Feb 12 23:09:16 2007 +++ SPECS/stunnel.spec Sun Oct 28 15:06:07 2007 @@ -2,12 +2,12 @@ Summary: Universal SSL tunnel Summary(pl.UTF-8): Uniwersalne narzędzie do bezpiecznego tunelowania Name: stunnel -Version: 4.20 +Version: 4.21 Release: 1 License: GPL v2 Group: Networking/Daemons Source0: ftp://stunnel.mirt.net/stunnel/%{name}-%{version}.tar.gz -# Source0-md5: cf9940395d3503018f721c962528d2ec +# Source0-md5: 1eaec5228979beca4d548f453304e311 Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}.inet @@ -110,7 +110,7 @@ install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/stunnel install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/stunnel -rm -f $RPM_BUILD_ROOT%{_libdir}/libstunnel.la +rm -rf $RPM_BUILD_ROOT%{_libdir}/stunnel rm -f $RPM_BUILD_ROOT%{_sysconfdir}/stunnel/stunnel.pem rm -rf $RPM_BUILD_ROOT%{_docdir}/stunnel @@ -158,8 +158,7 @@ %attr(750,stunnel,stunnel) %{_var}/run/stunnel %dir %{_sysconfdir}/stunnel %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/stunnel/stunnel.conf -%attr(755,root,root) %{_sbindir}/* -%attr(755,root,root) %{_libdir}/libstunnel.so +%attr(755,root,root) %{_bindir}/* %{_mandir}/man8/* %lang(fr) %{_mandir}/fr/man8/* %lang(pl) %{_mandir}/pl/man8/* @@ -179,6 +178,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.103 2007/10/28 14:06:07 areq +- 4.21 + Revision 1.102 2007/02/12 22:09:16 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/stunnel.spec?r1=1.102&r2=1.103&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
