Tag 2.0.0 release.

git-svn-id: https://svn.apache.org/repos/asf/santuario/xml-security-cpp/tags/2.0.0@1834511 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/xml-security-c.spec b/xml-security-c.spec
index 0d4d141..3564a66 100644
--- a/xml-security-c.spec
+++ b/xml-security-c.spec
@@ -67,7 +67,7 @@
 %setup -q
 
 %build
-%configure %{!?_with_xalan: --without-xalan} %{!?_enable_xkms: --disable-xkms}
+%configure --with-openssl %{!?_with_xalan: --without-xalan} %{!?_enable_xkms: --disable-xkms}
 %{__make}
 
 %install