]> git.pld-linux.org Git - packages/SILLY.git/blobdiff - SILLY.spec
- fix building with current gcc
[packages/SILLY.git] / SILLY.spec
index 4481c51bcc85bdebce3cefa97a928ab1c4a99741..a1e3728c7b863f31ce0237382d315e9eeabda04d 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Simple Image Loading LibrarY
 Summary(pl.UTF-8):     Simple Image Loading LibrarY - prosta biblioteka do wczytywania obrazów
 Name:          SILLY
 Version:       0.1.0
-Release:       7
+Release:       8
 License:       MIT-like
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/crayzedsgui/%{name}-%{version}.tar.gz
@@ -11,6 +11,7 @@ Source1:      http://downloads.sourceforge.net/crayzedsgui/%{name}-DOCS-%{version}.ta
 # Source1-md5: e52e9043b21a9d35a6da66ce9e84d3e1
 Patch0:                %{name}-link.patch
 Patch1:                %{name}-libpng15.patch
+Patch2:                build.patch
 URL:           http://www.cegui.org.uk/wiki/index.php/SILLY
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake
@@ -69,6 +70,7 @@ Statyczna biblioteka SILLY.
 %setup -q -b 1
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
This page took 0.076326 seconds and 4 git commands to generate.