- update to latest upstream
This commit is contained in:
parent
854117cdd4
commit
6770a05505
@ -1,4 +1,4 @@
|
|||||||
dovecot-1.0.rc27.tar.gz
|
dovecot-1.0.rc28.tar.gz
|
||||||
dovecot-1.0.rc27.tar.gz.sig
|
dovecot-1.0.rc28.tar.gz.sig
|
||||||
dovecot-sieve-1.0.1.tar.gz
|
dovecot-sieve-1.0.1.tar.gz
|
||||||
dovecot-sieve-1.0.1.tar.gz.sig
|
dovecot-sieve-1.0.1.tar.gz.sig
|
||||||
|
11
dovecot.spec
11
dovecot.spec
@ -1,13 +1,13 @@
|
|||||||
Summary: Dovecot Secure imap server
|
Summary: Dovecot Secure imap server
|
||||||
Name: dovecot
|
Name: dovecot
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 7.rc27%{?dist}
|
Release: 8.rc28%{?dist}
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
|
|
||||||
%define build_postgres 1
|
%define build_postgres 1
|
||||||
%define build_mysql 1
|
%define build_mysql 1
|
||||||
%define upstream 1.0.rc27
|
%define upstream 1.0.rc28
|
||||||
|
|
||||||
%define sieve_name dovecot-sieve
|
%define sieve_name dovecot-sieve
|
||||||
%define sieve_upstream 1.0.1
|
%define sieve_upstream 1.0.1
|
||||||
@ -80,7 +80,7 @@ Requires: %{name} = %{version}-%{release}
|
|||||||
Summary: CMU Cieve plugin for dovecot LDA
|
Summary: CMU Cieve plugin for dovecot LDA
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 1%{?dist}
|
Release: 1.8%{?dist}
|
||||||
|
|
||||||
%description sieve
|
%description sieve
|
||||||
This package provides the CMU Cieve plugin for dovecot LDA.
|
This package provides the CMU Cieve plugin for dovecot LDA.
|
||||||
@ -154,7 +154,7 @@ chmod 700 $RPM_BUILD_ROOT/var/run/dovecot/login
|
|||||||
# Install dovecot.conf and dovecot-openssl.cnf
|
# Install dovecot.conf and dovecot-openssl.cnf
|
||||||
mkdir -p $RPM_BUILD_ROOT/%{ssldir}
|
mkdir -p $RPM_BUILD_ROOT/%{ssldir}
|
||||||
install -p -m644 $RPM_BUILD_DIR/dovecot-%{upstream}/dovecot-example.conf $RPM_BUILD_ROOT/%{_sysconfdir}/dovecot.conf
|
install -p -m644 $RPM_BUILD_DIR/dovecot-%{upstream}/dovecot-example.conf $RPM_BUILD_ROOT/%{_sysconfdir}/dovecot.conf
|
||||||
rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/dovecot-example.conf # dovecot seems to install this by itself
|
rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/dovecot-*example.conf # dovecot seems to install this by itself
|
||||||
install -p -m644 $RPM_BUILD_DIR/dovecot-%{upstream}/doc/dovecot-openssl.cnf $RPM_BUILD_ROOT/%{ssldir}/dovecot-openssl.cnf
|
install -p -m644 $RPM_BUILD_DIR/dovecot-%{upstream}/doc/dovecot-openssl.cnf $RPM_BUILD_ROOT/%{ssldir}/dovecot-openssl.cnf
|
||||||
|
|
||||||
# Install some of our own documentation
|
# Install some of our own documentation
|
||||||
@ -273,6 +273,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 23 2007 Tomas Janousek <tjanouse@redhat.com> - 1.0-8.rc28
|
||||||
|
- update to latest upstream
|
||||||
|
|
||||||
* Mon Mar 19 2007 Tomas Janousek <tjanouse@redhat.com> - 1.0-7.rc27
|
* Mon Mar 19 2007 Tomas Janousek <tjanouse@redhat.com> - 1.0-7.rc27
|
||||||
- use dovecot-sieve's version for the package
|
- use dovecot-sieve's version for the package
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,4 +1,4 @@
|
|||||||
fe0ef8c0600f162cdbd0d65b59e95d7e dovecot-1.0.rc27.tar.gz.sig
|
e6fd617f3210f914815186c176796881 dovecot-1.0.rc28.tar.gz
|
||||||
2bc18491c869e0b298ef114d07cdbb46 dovecot-1.0.rc27.tar.gz
|
a3198c2db6b43472bc3afdd51e538711 dovecot-1.0.rc28.tar.gz.sig
|
||||||
b070d2177009bb555cd7e25c710047d5 dovecot-sieve-1.0.1.tar.gz
|
b070d2177009bb555cd7e25c710047d5 dovecot-sieve-1.0.1.tar.gz
|
||||||
c9f5a39ef66e427968141f265c879d60 dovecot-sieve-1.0.1.tar.gz.sig
|
c9f5a39ef66e427968141f265c879d60 dovecot-sieve-1.0.1.tar.gz.sig
|
||||||
|
Loading…
Reference in New Issue
Block a user