|
@@ -2,22 +2,22 @@
|
|
# to the named subdirectory of the user's home directory
|
|
# to the named subdirectory of the user's home directory
|
|
%define mail_subdirectory Mail
|
|
%define mail_subdirectory Mail
|
|
|
|
|
|
-Summary: UW Server daemons for IMAP and POP network mail protocols
|
|
+Summary: UW Server daemons for IMAP and POP network mail protocols
|
|
-Summary(ja): IMAP/POP ネットワークメールプロトコル用デーモン
|
|
+Summary(ja): IMAP/POP ネットワークメールプロトコル用デーモン
|
|
-Name: uw-imap
|
|
+Name: uw-imap
|
|
-Version: 2007f
|
|
+Version: 2007f
|
|
-Release: 3%{?_dist_release}
|
|
+Release: 4%{?_dist_release}
|
|
|
|
+Group: System Environment/Daemons
|
|
|
|
+Distribution: Vine Linux
|
|
|
|
+Vendor: Project Vine
|
|
|
|
|
|
# See LICENSE.txt, http://www.apache.org/licenses/LICENSE-2.0
|
|
# See LICENSE.txt, http://www.apache.org/licenses/LICENSE-2.0
|
|
-License: ASL 2.0
|
|
+License: ASL 2.0
|
|
-Group: System Environment/Daemons
|
|
+URL: http://www.washington.edu/imap/
|
|
-URL: http://www.washington.edu/imap/
|
|
|
|
# Old (non-latest) releases live at ftp://ftp.cac.washington.edu/imap/old/
|
|
# Old (non-latest) releases live at ftp://ftp.cac.washington.edu/imap/old/
|
|
-Source0: ftp://ftp.cac.washington.edu/imap/imap-%{version}.tar.gz
|
|
+Source0: ftp://ftp.cac.washington.edu/imap/imap-%{version}.tar.gz
|
|
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
|
|
-Distribution: Vine Linux
|
|
+BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
-Vendor: Project Vine
|
|
|
|
|
|
|
|
%define soname c-client
|
|
%define soname c-client
|
|
%define somajor 2007
|
|
%define somajor 2007
|
|
@@ -27,11 +27,6 @@ Vendor: Project Vine
|
|
# FC4+ uses %%_sysconfdir/pki/tls/certs, previous releases used %%_datadir/ssl/certs
|
|
# FC4+ uses %%_sysconfdir/pki/tls/certs, previous releases used %%_datadir/ssl/certs
|
|
%define sslcerts %{expand:%(if [ -d %{_sysconfdir}/pki/tls/certs ]; then echo "%{_sysconfdir}/pki/tls/certs"; else echo "%{_datadir}/ssl/certs"; fi)}
|
|
%define sslcerts %{expand:%(if [ -d %{_sysconfdir}/pki/tls/certs ]; then echo "%{_sysconfdir}/pki/tls/certs"; else echo "%{_datadir}/ssl/certs"; fi)}
|
|
|
|
|
|
-# imap -> uw-imap rename
|
|
|
|
-Obsoletes: imap < 1:%{version}
|
|
|
|
-
|
|
|
|
-Source10: c-client.cf
|
|
|
|
-
|
|
|
|
# new pam setup, using new "include" feature
|
|
# new pam setup, using new "include" feature
|
|
Source21: imap.pam
|
|
Source21: imap.pam
|
|
# legacy/old pam setup, using pam_stack.so
|
|
# legacy/old pam setup, using pam_stack.so
|
|
@@ -46,9 +41,9 @@ Source35: pop3s-xinetd
|
|
Patch1: imap-2007-paths.patch
|
|
Patch1: imap-2007-paths.patch
|
|
# See http://bugzilla.redhat.com/229781 , http://bugzilla.redhat.com/127271
|
|
# See http://bugzilla.redhat.com/229781 , http://bugzilla.redhat.com/127271
|
|
Patch2: imap-2004a-doc.patch
|
|
Patch2: imap-2004a-doc.patch
|
|
-Patch5: imap-2001a-overflow.patch
|
|
+Patch5: imap-2007e-overflow.patch
|
|
-Patch9: imap-2002e-shared.patch
|
|
+Patch9: imap-2007e-shared.patch
|
|
-Patch10: imap-2002e-authmd5.patch
|
|
+Patch10: imap-2007e-authmd5.patch
|
|
Patch11: imap-2007e-system_c_client.patch
|
|
Patch11: imap-2007e-system_c_client.patch
|
|
Patch12: imap-2007f-format-security.patch
|
|
Patch12: imap-2007f-format-security.patch
|
|
Patch13: imap-2007e-poll.patch
|
|
Patch13: imap-2007e-poll.patch
|
|
@@ -60,12 +55,14 @@ Patch15: imap-2007f-ldflags.patch
|
|
BuildRequires: openssl-devel
|
|
BuildRequires: openssl-devel
|
|
BuildRequires: pam-devel
|
|
BuildRequires: pam-devel
|
|
BuildRequires: krb5-devel
|
|
BuildRequires: krb5-devel
|
|
-
|
|
|
|
# Prereq is shorter than separate Requires, Requires(post), Requires(postun)
|
|
# Prereq is shorter than separate Requires, Requires(post), Requires(postun)
|
|
Requires(pre): xinetd
|
|
Requires(pre): xinetd
|
|
Requires(post): openssl
|
|
Requires(post): openssl
|
|
Requires: %{imap_libs} = %{version}-%{release}
|
|
Requires: %{imap_libs} = %{version}-%{release}
|
|
|
|
|
|
|
|
+# imap -> uw-imap rename
|
|
|
|
+Obsoletes: imap < 1:%{version}
|
|
|
|
+
|
|
%description
|
|
%description
|
|
The %{name} package provides UW server daemons for both the IMAP (Internet
|
|
The %{name} package provides UW server daemons for both the IMAP (Internet
|
|
Message Access Protocol) and POP (Post Office Protocol) mail access
|
|
Message Access Protocol) and POP (Post Office Protocol) mail access
|
|
@@ -124,11 +121,7 @@ This package contains some utilities for managing UW IMAP email,including:
|
|
%patch9 -p1 -b .shared
|
|
%patch9 -p1 -b .shared
|
|
%patch10 -p1 -b .authmd5
|
|
%patch10 -p1 -b .authmd5
|
|
|
|
|
|
-#if 0%{?fedora} > 4 || 0%{?rhel} > 4
|
|
|
|
install -p -m644 %{SOURCE21} imap.pam
|
|
install -p -m644 %{SOURCE21} imap.pam
|
|
-#else
|
|
|
|
-#install -p -m644 %{SOURCE22} imap.pam
|
|
|
|
-#endif
|
|
|
|
|
|
|
|
%patch12 -p1 -b .fmt-sec
|
|
%patch12 -p1 -b .fmt-sec
|
|
%patch13 -p1 -b .poll
|
|
%patch13 -p1 -b .poll
|
|
@@ -290,6 +283,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Apr 24 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2007f-4
|
|
|
|
+- updated Patch5, 9 and 10.
|
|
|
|
+
|
|
* Mon Nov 05 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2007f-3
|
|
* Mon Nov 05 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2007f-3
|
|
- imported Patch13-15 from rawhide.
|
|
- imported Patch13-15 from rawhide.
|
|
|
|
|