]> git.pld-linux.org Git - packages/cracklib.git/commitdiff
- added missing %attr(755, root, root) for /usr/sbin/*.
authorkloczek <kloczek@pld-linux.org>
Fri, 13 Nov 1998 22:31:37 +0000 (22:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cracklib.spec -> 1.2

cracklib.spec

index cb5107fdccc5dcbff5778886dd91b6760b705dcc..9ed0937460d23c3b4171eb22aa2ea5927faa652e 100644 (file)
@@ -92,7 +92,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files dicts
 %defattr(644, root, root, 755)
-/usr/sbin/*
+%attr(755, root, root) /usr/sbin/*
 /usr/lib/cracklib_dict*
 
 %changelog
This page took 0.050851 seconds and 4 git commands to generate.