commit 65766a8: [Minor] Link breaks spec...

Vsevolod Stakhov vsevolod at highsecure.ru
Thu Dec 27 18:28:03 UTC 2018


Author: Vsevolod Stakhov
Date: 2018-12-04 12:12:39 +0000
URL: https://github.com/rspamd/rspamd/commit/65766a863913d96e3a656e1cc33ea434c5a3842f

[Minor] Link breaks spec...

---
 centos/rspamd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/centos/rspamd.spec b/centos/rspamd.spec
index 295cd3fa6..112569ca8 100644
--- a/centos/rspamd.spec
+++ b/centos/rspamd.spec
@@ -73,7 +73,7 @@ lua.
         -DRUNDIR=%{_localstatedir}/run/rspamd \
 %if 0%{?el6}
         -DWANT_SYSTEMD_UNITS=OFF \
-        -DDISABLE_PTHREAD_MUTEX=1 \ # https://bugzilla.redhat.com/show_bug.cgi?id=1302389
+        -DDISABLE_PTHREAD_MUTEX=1 \
 %else
         -DWANT_SYSTEMD_UNITS=ON \
         -DSYSTEMDDIR=%{_unitdir} \


More information about the Commits mailing list