]> git.pld-linux.org Git - packages/echat.git/blobdiff - echat.spec
Add patch to fix build with -Werror=format-security
[packages/echat.git] / echat.spec
index 3a593f3e33cafa4145ef9acce2f27a8bc171195a..3f69fd538c81d5aa6b05a8cd5569936cba230601 100644 (file)
@@ -10,6 +10,7 @@ Source0:      http://deep.perm.ru/files/echat/%{name}-%{version}.tar.gz
 Patch0:                %{name}-keys.patch
 Patch1:                %{name}-plcharset.patch
 Patch2:                %{name}-so_reuseport.patch
+Patch3:                %{name}-format-security.patch
 URL:           http://deep.perm.ru/echat/
 BuildRequires: ncurses-devel >= 5.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -25,6 +26,7 @@ Ograniczony klon Vypress Chat.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__make} \
This page took 0.050375 seconds and 4 git commands to generate.