Logoj0ke.net Open Build Service > Projects > virtualization > argo > Changes
Sign Up | Log In

Changes of Revision 5

[-] Changed argo.spec
x
 
1
@@ -91,18 +91,22 @@
2
 %{_datadir}/perl5/Xen/Monitor/Plugins/*.pm
3
 
4
 %files client-dialog
5
+%defattr(-,root,root,-)
6
 %{_bindir}/argo-dialog
7
 %{_mandir}/man8/argo-dialog.8*
8
 
9
 %files client-php
10
+%defattr(-,root,root,-)
11
 %{_datadir}/argo/*.php
12
 %{_datadir}/argo/*.inc
13
 
14
 %files client-perl
15
+%defattr(-,root,root,-)
16
 %{_bindir}/argo-perl
17
 %{_mandir}/man8/argo-perl.8*
18
 
19
 %files -n perl-Xen-Monitor
20
+%defattr(-,root,root,-)
21
 %{_datadir}/perl5/Xen/Monitor.pm
22
 %{_datadir}/perl5/Xen/Host.pm
23
 
24