]> git.pld-linux.org Git - packages/amanda.git/commitdiff
- require ldconfig also in post
authorpaladine <paladine@pld-linux.org>
Fri, 26 Nov 2004 13:59:37 +0000 (13:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cosmetics

Changed files:
    amanda.spec -> 1.114

amanda.spec

index 0345d96b8f39b5304801f66053ee7896193f3199..4186aa10aeca79014c6bfd3c75a54a1fe2793783 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with xfs        # with support for xfsdump 
+%bcond_with    xfs     # with support for xfsdump 
 #
 Summary:       A network-capable tape backup solution
 Summary(pl):   Sieciowo zorientowany system tworzenia kopii zapasowych
@@ -71,7 +71,7 @@ Requires(pre):        /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
 Requires(postun):      /usr/sbin/groupdel
 Requires(postun):      /usr/sbin/userdel
-Requires(postun):      /sbin/ldconfig
+Requires(post,postun): /sbin/ldconfig
 Provides:      group(amanda)
 Provides:      user(amanda)
 
This page took 0.082325 seconds and 4 git commands to generate.