]> git.pld-linux.org Git - packages/dovecot.git/commitdiff
- rel 4; run ldconfig in -libs auto/th/dovecot-2_0_5-4
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 19 Oct 2010 18:29:37 +0000 (18:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dovecot.spec -> 1.162

dovecot.spec

index 2bb40757db6e0a1328d7fca4b3a65d7873c98e62..894e2e13d5904050fe7957b4d6144e78469f4f15 100644 (file)
@@ -11,7 +11,7 @@ Summary:      IMAP and POP3 server written with security primarily in mind
 Summary(pl.UTF-8):     Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie
 Name:          dovecot
 Version:       2.0.5
-Release:       3
+Release:       4
 Epoch:         1
 License:       MIT (libraries), LGPL v2.1 (the rest)
 Group:         Networking/Daemons
@@ -228,6 +228,9 @@ if [ "$1" = "0" ]; then
        %groupremove dovenull
 fi
 
+%post  libs -p /sbin/ldconfig
+%postun        libs -p /sbin/ldconfig
+
 %triggerpostun -- dovecot < 1:2.0.0
 # upgrading dovecot < 1.1
 echo "Configuration change default_mail_env -> mail_location"
This page took 0.170596 seconds and 4 git commands to generate.