Fixed sysv2systemd upgrade from f16
This commit is contained in:
parent
a51d38b329
commit
ae562fb9e2
@ -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@redhat.com> - 2:2.9.4-2
|
||||
- Fixed sysv2systemd upgrade from f16
|
||||
|
||||
* Thu Aug 2 2012 Jaroslav Škarvada <jskarvad@redhat.com> - 2:2.9.4-1
|
||||
- New version
|
||||
Resolves: rhbz#845298
|
||||
|
Loading…
Reference in New Issue
Block a user