]> git.pld-linux.org Git - packages/seed.git/blobdiff - seed.spec
- added ac patch (AC_PROG_CPP required before AC_TRY_LINK, otherwise check for <mpfr...
[packages/seed.git] / seed.spec
index d2bcc8f4abeb15d5c7dc9bc77a8440a1258a7942..4bf85ce2df481d75a9878321c8b8b8f1f22103f0 100644 (file)
--- a/seed.spec
+++ b/seed.spec
@@ -14,6 +14,7 @@ Source0:      https://download.gnome.org/sources/seed/3.8/%{name}-%{version}.tar.xz
 Patch0:                format-security.patch
 Patch1:                gtkdoc.patch
 Patch2:                %{name}-array-filename.patch
+Patch3:                %{name}-ac.patch
 URL:           https://wiki.gnome.org/Seed
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.7
@@ -97,6 +98,7 @@ Dokumentacja API biblioteki seed.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__gtkdocize}
This page took 0.099826 seconds and 4 git commands to generate.