New version

This commit is contained in:
Jaroslav Škarvada 2013-02-08 12:10:04 +01:00
parent fd1baf7152
commit d23b2d999f
2 changed files with 10 additions and 5 deletions

View File

@ -9,6 +9,8 @@
%global sysv2systemdnvr 2.8.12-2
%global prerelease -RC1
# hardened build if not overrided
%{!?_hardened_build:%global _hardened_build 1}
@ -37,8 +39,8 @@
Name: postfix
Summary: Postfix Mail Transport Agent
Version: 2.9.6
Release: 1%{?dist}
Version: 2.10.0
Release: 0.1.rc1%{?dist}
Epoch: 2
Group: System Environment/Daemons
URL: http://www.postfix.org
@ -52,7 +54,7 @@ Requires(preun): systemd-units
Requires(postun): systemd-units
Provides: MTA smtpd smtpdaemon server(smtp)
Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz
Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}%{?prerelease}.tar.gz
Source1: postfix-etc-init.d-postfix
Source2: postfix.service
Source3: README-Postfix-SASL-RedHat.txt
@ -134,7 +136,7 @@ warnings, errors and panics.
qshape prints Postfix queue domain and age distribution.
%prep
%setup -q
%setup -q -n %{name}-%{version}%{?prerelease}
# Apply obligatory patches
%patch1 -p1 -b .config
%patch2 -p1 -b .files
@ -527,6 +529,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Fri Feb 8 2013 Jaroslav Škarvada <jskarvad@redhat.com> - 2:2.10.0-0.1.rc1
- New version
* Tue Feb 5 2013 Jaroslav Škarvada <jskarvad@redhat.com> - 2:2.9.6-1
- New version
Resolves: rhbz#907803

View File

@ -1,2 +1,2 @@
62eba08ce4acfa6b421e8fa88f2422d1 postfix-2.9.6.tar.gz
5e3fb28dfb5b7f4a8b6b9bf2abde9542 pflogsumm-1.1.3.tar.gz
b116f06f98b0cfb38aa4dc4909edaf0d postfix-2.10.0-RC1.tar.gz