]> git.pld-linux.org Git - packages/seed.git/blobdiff - seed.spec
- added array-filename patch (fix Seed.js exception message depending on gi version)
[packages/seed.git] / seed.spec
index 508ff0991e6959c0152ff6c88599737ee9cbe1c9..d12ced8c1a17a5c54f52b931fd3db56d0a7c4327 100644 (file)
--- a/seed.spec
+++ b/seed.spec
@@ -13,6 +13,7 @@ Source0:      http://ftp.gnome.org/pub/GNOME/sources/seed/3.8/%{name}-%{version}.tar.
 # Source0-md5: f5afeb04343e0cb56d2396f0d0458988
 Patch0:                format-security.patch
 Patch1:                gtkdoc.patch
+Patch2:                %{name}-array-filename.patch
 URL:           https://wiki.gnome.org/Seed
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.7
@@ -97,6 +98,7 @@ Dokumentacja API biblioteki seed.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__gtkdocize}
This page took 0.336145 seconds and 4 git commands to generate.