[postfix] Fixed sysv2systemd upgrade from f16

Jaroslav Škarvada jskarvad at fedoraproject.org
Fri Aug 3 09:32:03 UTC 2012


commit ae562fb9e20eb0095acdb1ba106ed03cf62bc991
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Fri Aug 3 11:31:59 2012 +0200

    Fixed sysv2systemd upgrade from f16

 postfix.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/postfix.spec b/postfix.spec
index 3038cb3..eec17cc 100644
--- a/postfix.spec
+++ b/postfix.spec
@@ -7,7 +7,7 @@
 %bcond_without ipv6
 %bcond_without pflogsumm
 
-%global sysv2systemdnvr 2.8.11-2
+%global sysv2systemdnvr 2.8.12-2
 
 # hardened build if not overrided
 %{!?_hardened_build:%global _hardened_build 1}
@@ -38,7 +38,7 @@
 Name: postfix
 Summary: Postfix Mail Transport Agent
 Version: 2.9.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 2
 Group: System Environment/Daemons
 URL: http://www.postfix.org
@@ -525,6 +525,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Fri Aug  3 2012 Jaroslav Škarvada <jskarvad at redhat.com> - 2:2.9.4-2
+- Fixed sysv2systemd upgrade from f16
+
 * Thu Aug  2 2012 Jaroslav Škarvada <jskarvad at redhat.com> - 2:2.9.4-1
 - New version
   Resolves: rhbz#845298


More information about the scm-commits mailing list