commit 85c16f75dc49996ac61c957165559fc71c46d65e
Author: Jan Rękorajski <[email protected]>
Date: Sat Apr 22 00:56:23 2017 +0200
- fix negative number shift
- rel 7
enchant.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/enchant.spec b/enchant.spec
index 6cb0f02..7e1fe38 100644
--- a/enchant.spec
+++ b/enchant.spec
@@ -6,7 +6,7 @@ Summary: libenchant - generic spell checking library
Summary(pl.UTF-8): libenchant - ogólna biblioteka sprawdzania pisowni
Name: enchant
Version: 1.6.0
-Release: 6
+Release: 7
License: LGPL v2
Group: Libraries
Source0:
http://www.abisource.com/downloads/enchant/%{version}/%{name}-%{version}.tar.gz
@@ -196,6 +196,8 @@ Moduł obsługujący backend zemberek (turecki) dla Enchanta.
%{__aclocal} -I ac-helpers
%{__autoconf}
%{__automake}
+export CFLAGS="%{rpmcflags} -fpermissive"
+export CXXFLAGS="%{rpmcxxflags} -fpermissive"
%configure \
--disable-binreloc \
%{!?with_static_libs:--disable-static} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/enchant.git/commitdiff/85c16f75dc49996ac61c957165559fc71c46d65e
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit