]> git.pld-linux.org Git - packages/fossil.git/commitdiff
- fix linking, rebuild with openssl 3.0.0, rel 2 auto/th/fossil-2.7-2
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 9 Oct 2021 21:23:25 +0000 (23:23 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 9 Oct 2021 21:23:25 +0000 (23:23 +0200)
fossil.spec

index 79394be96e63c3a5ef8e7e143644114e6db6d2e8..794fb2a0563808e35991fd7df045dacfbf29503d 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Simple, high-reliability, distributed software configuration management
 Summary(pl.UTF-8):     Proste, wiarygodne, rozproszone zarządzanie konfiguracją oprogramowania
 Name:          fossil
 Version:       2.7
-Release:       1
+Release:       2
 License:       BSD
 Group:         Development/Version Control
 # see URL below for mapping between Version and date
@@ -60,6 +60,7 @@ projektu w postaci graficznej.
 CC="%{__cc}" \
 CFLAGS="%{rpmcflags}" \
 CPPFLAGS="%{rpmcppflags}" \
+LIBS="-lresolv" \
 ./configure \
        --disable-internal-sqlite \
        --with-openssl=auto
This page took 0.082728 seconds and 4 git commands to generate.