]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- attributr fix
authorankry <ankry@pld-linux.org>
Fri, 22 Aug 2003 15:01:53 +0000 (15:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    util-linux.spec -> 1.215

util-linux.spec

index b0bffc445980d60d8a185308ca18a6c7e78d9e8c..315ff0092f7953b510f41a203d927b48068da219 100644 (file)
@@ -1016,9 +1016,9 @@ fi
 %if %{?_with_uClibc:0}%{!?_with_uClibc:1}
 %files -n rawdevices
 %defattr(644,root,root,755)
-%attr(0755,root,root) %{_bindir}/raw
-%attr(0750,root,root) /etc/rc.d/init.d/rawdevices
-%attr(0640,root,root) %config(noreplace) /etc/sysconfig/rawdevices
+%attr(755,root,root) %{_bindir}/raw
+%attr(750,root,root) /etc/rc.d/init.d/rawdevices
+%attr(640,root,root) %config(noreplace) /etc/sysconfig/rawdevices
 
 %{_mandir}/man8/raw.8*
 %lang(ja) %{_mandir}/ja/man8/raw.8*
This page took 0.117719 seconds and 4 git commands to generate.