[sofia-sip] Do not use enable-sctp option. (#817579)

Brian Pepple bpepple at fedoraproject.org
Thu May 24 18:18:05 UTC 2012


commit f953c0102577a54aa3b24142eb7b6454472491ac
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu May 24 14:18:03 2012 -0400

    Do not use enable-sctp option. (#817579)

 sofia-sip.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sofia-sip.spec b/sofia-sip.spec
index 0424d94..43035b6 100644
--- a/sofia-sip.spec
+++ b/sofia-sip.spec
@@ -1,6 +1,6 @@
 Name:           sofia-sip
 Version:        1.12.11
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Sofia SIP User-Agent library
 
 Group:          System Environment/Libraries
@@ -63,7 +63,7 @@ Command line utilities for the Sofia SIP UA library.
 %setup0 -q -n sofia-sip-%{version}%{?work:work%{work}}
 
 %build
-%configure --disable-rpath --disable-static --enable-sctp
+%configure --disable-rpath --disable-static
 make %{?_smp_mflags}
 #make doxygen
 
@@ -119,6 +119,9 @@ find . -name installdox -delete
 %{_mandir}/man1/*.1*
 
 %changelog
+* Thu May 24 2012 Brian Pepple <bpepple at fedoraproject.org> - 1.12.11-3
+- Do not use enable-sctp option. (#817579)
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.12.11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list