Logoj0ke.net Open Build Service > Projects > devel:tools:building > hudson-jabber > Changes
Sign Up | Log In

Changes of Revision 2

[-] Changed hudson-jabber.spec
x
 
1
@@ -15,6 +15,7 @@
2
 Prefix:            %{_prefix}
3
 BuildArch:     noarch
4
 Provides:      hudson-plugin-jabber = %{version}-%{release}
5
+BuildRequires:     hudson >= 1.111
6
 
7
 %description
8
 Jabber notification plugin for Hudson.
9
@@ -55,7 +56,7 @@
10
 
11
 %files
12
 %defattr(-,root,root)
13
-%attr(0644,hudson,hudson) %dir %{_prefix}/plugins
14
+%attr(0755,hudson,hudson) %dir %{_prefix}/plugins
15
 %attr(0644,hudson,hudson) %{_prefix}/plugins/jabber.hpi
16
 
17
 %changelog
18