Logoj0ke.net Open Build Service > Projects > home:netmax > distcc > Changes
Sign Up | Log In

Changes of Revision 10

[-] Changed distcc.spec
x
 
1
@@ -12,6 +12,7 @@
2
 Source3:      sysconfig.distccd
3
 Source4:      profile
4
 Source5:      distccd.hosts
5
+Patch0:        distcc-3.0_configure_Werror.patch
6
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
7
 
8
 BuildRequires: pkgconfig gtk2 gtk2-devel libgnome libgnome-devel libgnomeui libgnomeui-devel libglade2 libglade2-devel pango pango-devel popt popt-devel
9
@@ -32,7 +33,7 @@
10
 
11
 %prep
12
 %setup
13
-
14
+%patch0
15
 %build
16
 
17
 %configure --with-gnome --with-gtk --with-docdir=%{_prefix}/share/doc/packages/%{name}
18
[+] Added distcc-3.0_configure_Werror.patch ^