Logoj0ke.net Open Build Service > Projects > devel > swfmill > Changes
Sign Up | Log In

Changes of Revision 5

[-] Changed swfmill.spec
x
 
1
@@ -8,6 +8,7 @@
2
 
3
 
4
 Source:        http://swfmill.org/releases/swfmill-%{version}.tar.gz
5
+Patch0:        swfmill-gcc43.patch
6
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
7
 
8
 %if 0%{?suse_version}
9
@@ -51,6 +52,7 @@
10
 
11
 %prep
12
 %setup
13
+%patch0
14
 
15
 %build
16
 %configure --disable-static
17
[+] Added swfmill-gcc43.patch ^