]> git.pld-linux.org Git - packages/courier.git/commitdiff
- updated to 0.64.2, fixed tests bcond, package some files from TODO
authorhawk <hawk@pld-linux.org>
Mon, 10 May 2010 16:33:42 +0000 (16:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    courier.spec -> 1.164

courier.spec

index 8195ca60171ec41128db497385b4aa82f7c30ba9..4fbecc89e8f222a2db7e8f04f42078b343405fb1 100644 (file)
@@ -7,9 +7,7 @@
 #   /usr/bin/webmlmd
 #   /usr/bin/webmlmd.rc
 #   /usr/lib/courier/courier/webmail/webmlm
-#   /usr/sbin/aliaslookup
 #   /usr/share/man/man1/webmlmd.1.gz
-#   /usr/share/man/man8/aliaslookup.8.gz
 #
 # Conditional build:
 %bcond_without fam             # with fam support
 Summary:       Courier mail server
 Summary(pl.UTF-8):     Serwer poczty Courier
 Name:          courier
-Version:       0.61.2
-Release:       3
+Version:       0.64.2
+Release:       1
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2
-# Source0-md5: fdd7a26614cba68aa223e481bd7d5eb4
+# Source0-md5: b553606fb5cbc3aa3ca16f50992db533
 Patch0:                %{name}-openssl-path.patch
 Patch1:                %{name}-withoutfam.patch
 Patch2:                %{name}-maildir.patch
@@ -313,7 +311,7 @@ done
        --with-mailgid=2
 
 %{__make} -j1
-%{!?with_tests:%{__make} -j1 check}
+%{?with_tests:%{__make} -j1 check}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -617,6 +615,7 @@ fi
 %{_mandir}/man1/rmail.1*
 %{_mandir}/man5/dot-courier.5*
 %{_mandir}/man7/localmailfilter.7*
+%{_mandir}/man8/aliaslookup.8*
 %{_mandir}/man8/courierfilter.8*
 %{_mandir}/man8/courierperlfilter.8*
 %{_mandir}/man8/dupfilter.8*
@@ -689,6 +688,7 @@ fi
 %attr(755,root,root) %{_libdir}/courier/modules/esmtp/addcr
 %attr(755,root,root) %{_sbindir}/courieresmtpd
 %attr(755,root,root) %{_bindir}/addcr
+%attr(755,root,root) %{_sbindir}/aliaslookup
 %attr(755,root,root) %{_sbindir}/esmtpd
 %attr(755,root,root) %{_datadir}/esmtpd
 %attr(755,root,root) %{_sbindir}/esmtpd-ssl
@@ -772,6 +772,7 @@ fi
 %{_mandir}/man8/courierpop3login.8*
 %{_mandir}/man8/mkpop3dcert.8*
 %{_mandir}/man8/pop3d.8*
+%{_mandir}/man8/pop3d-ssl.8*
 %attr(755,root,root) %{_datadir}/courierwebadmin/admin-45pop3.pl
 %{_datadir}/courierwebadmin/admin-45pop3.html
 %attr(644,daemon,daemon) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pop3d
This page took 0.083645 seconds and 4 git commands to generate.