summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cgit.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/cgit.spec b/cgit.spec
index 6b4422b..54530a3 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -99,6 +99,7 @@ cat << \EOF > git/config.mak
V = 1
CFLAGS = %{optflags}
LDFLAGS = %{?__global_ldflags}
+BLK_SHA1 = YesPlease
EOF
# remove env shebang's from filter scripts
@@ -160,6 +161,7 @@ install -d -m0755 %{buildroot}%{cachedir}
- fix parallel make issues in docs
- simplify README.SELinux install
- use %%bcond_(with|without) to handle httpd-filesystem
+- avoid libcrypto.so requires
* Mon Jun 04 2018 Todd Zullinger <tmz@pobox.com>
- make config: drop redundant DESTDIR/INSTALL, add COPYTREE