rpms/stunnel/devel stunnel.spec,1.26,1.27

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Sep 22 20:53:26 UTC 2005


Author: mitr

Update of /cvs/dist/rpms/stunnel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv17372

Modified Files:
	stunnel.spec 
Log Message:
* Thu Sep 22 2005 Miloslav Trmac <mitr at volny.cz> - 4.11-2
- Enable IPv6 (#169050)



Index: stunnel.spec
===================================================================
RCS file: /cvs/dist/rpms/stunnel/devel/stunnel.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- stunnel.spec	17 Sep 2005 23:07:38 -0000	1.26
+++ stunnel.spec	22 Sep 2005 20:53:23 -0000	1.27
@@ -1,7 +1,7 @@
 Summary: An SSL-encrypting socket wrapper.
 Name: stunnel
 Version: 4.11
-Release: 1
+Release: 2
 License: GPL
 Group: Applications/Internet
 URL: http://stunnel.mirt.net/
@@ -42,7 +42,7 @@
 	CFLAGS="$CFLAGS `pkg-config --cflags openssl`";
 	LDFLAGS="`pkg-config --libs-only-L openssl`"; export LDFLAGS
 fi
-%configure
+%configure --enable-ipv6
 make LDADD="-pie -Wl,-z,defs,-z,relro"
 
 %install
@@ -87,6 +87,8 @@
 %exclude %{_sysconfdir}/stunnel/*
 
 %changelog
+* Thu Sep 22 2005 Miloslav Trmac <mitr at volny.cz> - 4.11-2
+- Enable IPv6 (#169050)
 - Don't ship another copy of man pages in HTML
 
 * Tue Jul 12 2005 Miloslav Trmac <mitr at redhat.com> - 4.11-1




More information about the fedora-cvs-commits mailing list