]> git.pld-linux.org Git - packages/ekg2.git/blobdiff - ekg2.spec
rebuild with openssl 3.0.0
[packages/ekg2.git] / ekg2.spec
index ac6cfd834f1ea727f5c120128d01ef535762e808..70adc28c1f9d02386563c7d9e110e6505c644707 100644 (file)
--- a/ekg2.spec
+++ b/ekg2.spec
@@ -23,7 +23,7 @@
 %define                subver 20180902
 %endif
 
-%define                rel 1
+%define                rel 7
 
 %if %{with sqlite}
 %undefine sqlite3
@@ -45,6 +45,7 @@ Patch0:               %{name}-perl-install.patch
 Patch1:                %{name}-gtk.patch
 Patch2:                %{name}-bug-63.patch
 Patch3:                %{name}-keepalive_irc.patch
+Patch4:                openssl.patch
 URL:           http://ekg2.org/
 %{?with_aspell:BuildRequires:  aspell-devel}
 BuildRequires: autoconf
@@ -336,6 +337,7 @@ git checkout FETCH_HEAD
 %patch3 -p1
 %endif
 
+%patch4 -p1
 
 touch po/Makefile.in.in
 find -name *.c > po/POTFILES.in
This page took 0.0737100000000001 seconds and 4 git commands to generate.