]> git.pld-linux.org Git - packages/w3c-libwww.git/commitdiff
- rel 20; don't contaminate libs with -L/usr/lib auto/th/w3c-libwww-5.4.0-20
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 22 Oct 2015 07:46:41 +0000 (09:46 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 22 Oct 2015 07:46:41 +0000 (09:46 +0200)
w3c-libwww-ssl.patch
w3c-libwww.spec

index faf8173f578eb30375775e9fc273bed040925bb1..12a2ae22aabf9324e475a961c2cc7e7d6f705432 100644 (file)
@@ -9,3 +9,18 @@
        ;;
      *)
        echo "${usage}" 1>&2
+--- w3c-libwww-5.4.0/configure.in~     2015-10-22 09:41:53.000000000 +0200
++++ w3c-libwww-5.4.0/configure.in      2015-10-22 09:44:07.731840971 +0200
+@@ -612,11 +612,7 @@
+ dnl Checks for libwww and OpenSSL:
+ AC_MSG_CHECKING(whether we can find OpenSSL)
+ dnl find the ssl library dir (empirical)
+-if test -d '/usr/local/ssl/lib'; then
+-  ssllib="-L/usr/local/ssl/lib -lssl -lcrypto"
+-else
+-  ssllib="-L/usr/lib -lssl -lcrypto"
+-fi
++ssllib="-lssl -lcrypto"
+ dnl find the ssl include dir (empirical)
+ if test -d '/usr/local/ssl/include'; then
+   sslinc="-I/usr/local/ssl/include"
index e0c308299e0158b5e0ec21be04a285f774a83390..1c5b1cf97f4ea72618c3d6de2847ffd8b5381216 100644 (file)
@@ -5,7 +5,7 @@ Summary(ru.UTF-8):      HTTP-библиотека общеупотребительн
 Summary(uk.UTF-8):     HTTP-бібліотека загальновживаного коду
 Name:          w3c-libwww
 Version:       5.4.0
-Release:       19
+Release:       20
 License:       W3C (see: http://www.w3.org/Consortium/Legal/copyright-software.html)
 Group:         Libraries
 Source0:       http://www.w3.org/Library/Distribution/%{name}-%{version}.tgz
This page took 0.644868 seconds and 4 git commands to generate.