]> git.pld-linux.org Git - packages/qca.git/commitdiff
- rel 4; use our default ca store auto/th/qca-2.1.1-4
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 14 Aug 2016 14:45:43 +0000 (16:45 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 14 Aug 2016 14:45:43 +0000 (16:45 +0200)
qca.spec

index d9c5186db1b58e244d4be7072de9c6a026ada023..554c783d82675651ddca6ad70e95f91cb00bf65b 100644 (file)
--- a/qca.spec
+++ b/qca.spec
@@ -2,7 +2,7 @@ Summary:        Qt Cryptographic Architecture (QCA) Library
 Summary(pl.UTF-8):     Biblioteka Qt Cryptographic Architecture (QCA)
 Name:          qca
 Version:       2.1.1
-Release:       3
+Release:       4
 License:       LGPL v2.1
 Group:         Libraries
 Source0:       http://download.kde.org/stable/qca/%{version}/src/%{name}-%{version}.tar.xz
@@ -79,6 +79,7 @@ programistów.
 %build
 install -d build4
 cd build4
+QC_CERTSTORE_PATH=/etc/certs/ca-certificates.crt; export QC_CERTSTORE_PATH
 %cmake \
        -DQCA_LIBRARY_INSTALL_DIR=%{_libdir} \
        -DQCA_FEATURE_INSTALL_DIR=%{_datadir}/qt4/mkspecs/features/ \
This page took 0.069088 seconds and 4 git commands to generate.