Revert "Changed the path of license by using '%license' macro"
[platform/upstream/curl.git] / packaging / curl.spec
index 2465047..1ddace7 100644 (file)
@@ -1,6 +1,6 @@
 Name:       curl
 Summary:    A utility for getting files from remote servers (FTP, HTTP, and others)
-Version:    7.48.0
+Version:    7.50.2
 Release:    1
 Group:      Applications/Internet
 License:    MIT
@@ -14,6 +14,7 @@ BuildRequires:  pkgconfig(libidn)
 BuildRequires:  pkgconfig(zlib)
 BuildRequires:  pkgconfig(libcares)
 BuildRequires: pkgconfig(libnghttp2)
+
 Provides:   webclient
 
 
@@ -67,7 +68,8 @@ CFLAGS+=" -DTIZEN_TV_EXT"
 %else
 %reconfigure --without-nss --without-gnutls --with-openssl --enable-ipv6 \
 %endif
---with-ca-path=/etc/ssl/certs \
+--with-ca-path==/etc/ssl/certs \
+--with-ca-bundle=/etc/ssl/ca-bundle.pem \
 --with-libidn \
 --with-lber-lib=lber \
 --enable-manual --enable-versioned-symbols --enable-ares --enable-debug --enable-curldebug \