Logoj0ke.net Open Build Service > Projects > multimedia > butt > Changes
Sign Up | Log In

Changes of Revision 23

[-] Changed butt.spec
x
 
1
@@ -6,6 +6,7 @@
2
 Summary:   broadcast using this tool
3
 URL:       http://butt.sourceforge.net/
4
 Source0:   %{name}-%{version}-src.tar.bz2
5
+Patch0:        %{name}-gcc43.patch
6
 BuildRoot:     %{_tmppath}/%{name}-%{version}-build
7
 Packager:       Carsten Schoene <cs@linux-administrator.com>
8
 Vendor:         linux-administrator.com
9
@@ -27,6 +28,7 @@
10
 
11
 %prep
12
 %setup -n %{name}-%{version}
13
+%patch0
14
 ./configure --prefix=%{_prefix} --with-fltk --with-icecast --with-ogg
15
 
16
 %build
17