- Update to stunnel-4.22

This commit is contained in:
Miloslav Trmac 2008-03-28 13:45:52 +00:00
parent d8170a19b9
commit 746c1d5f66
3 changed files with 14 additions and 15 deletions

View File

@ -1,2 +1,2 @@
stunnel-4.20.tar.gz
stunnel-4.20.tar.gz.asc
stunnel-4.22.tar.gz
stunnel-4.22.tar.gz.asc

View File

@ -1,2 +1,2 @@
cf9940395d3503018f721c962528d2ec stunnel-4.20.tar.gz
ad7cb2c30d0e073ea9d75354b76c5aee stunnel-4.20.tar.gz.asc
773fcf5b0a70bd25fcd58ba7a76c1fbd stunnel-4.22.tar.gz
b9eb0436be5e4e73312b5716cc3de164 stunnel-4.22.tar.gz.asc

View File

@ -1,7 +1,7 @@
Summary: An SSL-encrypting socket wrapper
Name: stunnel
Version: 4.20
Release: 6
Version: 4.22
Release: 1
License: GPLv2
Group: Applications/Internet
URL: http://stunnel.mirt.net/
@ -59,32 +59,31 @@ done
mkdir srpm-docs
cp %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} srpm-docs
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc AUTHORS BUGS ChangeLog COPY* CREDITS NEWS PORTS README TODO
%doc AUTHORS BUGS ChangeLog COPY* CREDITS PORTS README TODO
%doc tools/stunnel.conf-sample
%doc srpm-docs/*
%lang(en) %doc doc/en/*
%lang(po) %doc doc/pl/*
%{_bindir}/stunnel
%{_bindir}/stunnel3
%exclude %{_datadir}/doc/stunnel
%{_libdir}/libstunnel.so
%exclude %{_libdir}/libstunnel.la
%{_libdir}/stunnel
%exclude %{_libdir}/stunnel/libstunnel.la
%{_mandir}/man8/stunnel.8*
%lang(fr) %{_mandir}/fr/man8/stunnel.8*
%lang(pl) %{_mandir}/pl/man8/stunnel.8*
%{_sbindir}/stunnel
%{_sbindir}/stunnel3
%dir %{_sysconfdir}/%{name}
%exclude %{_sysconfdir}/stunnel/*
%changelog
* Fri Mar 28 2008 Miloslav Trmač <mitr@redhat.com> - 4.22-1
- Update to stunnel-4.22
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 4.20-6
- Autorebuild for GCC 4.3