]> git.pld-linux.org Git - packages/SaWMan.git/blobdiff - SaWMan.spec
- added format patch (workarounds to build with -Werror=format-security)
[packages/SaWMan.git] / SaWMan.spec
index 8da246791ec8973142aaad2cb6ddd30614eb040d..2a9a2b502b77b05d3ffb98c998f4962596399d16 100644 (file)
@@ -7,6 +7,7 @@ License:        LGPL v2+
 Group:         Libraries
 Source0:       http://www.directfb.org/downloads/Extras/%{name}-%{version}.tar.gz
 # Source0-md5: aeb87cd87a4241f9d4d55a6a363c4b4a
+Patch0:                %{name}-format.patch
 URL:           http://www.directfb.org/index.php?path=Platform/SaWMan
 BuildRequires: DirectFB-devel >= 1:1.6.0
 BuildRequires: pkgconfig >= 1:0.9
@@ -54,6 +55,7 @@ Statyczna biblioteka sawman.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \
This page took 0.09867 seconds and 4 git commands to generate.