Package: refpolicy
Version: 0.0.20071214-1
Severity: normal
Tags: patch

refpolicy 0.0.20071214-1 includes an Exim policy, but doesn't install it
on a fresh refpolicy installation, because the module package is
exim.pp, while Debian calls its exim package 'exim4'.

Attached is the obvious patch.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
diff -aruN refpolicy-0.0.20071214.orig/debian/postinst.policy 
refpolicy-0.0.20071214/debian/postinst.policy
--- refpolicy-0.0.20071214.orig/debian/postinst.policy  2008-02-10 
19:29:48.000000000 -0800
+++ refpolicy-0.0.20071214/debian/postinst.policy       2008-02-11 
00:59:10.000000000 -0800
@@ -75,6 +75,7 @@
            'cups'          => [ 'cupsys*' ],
            'cyrus'         => [ 'cyrus*' ],
            'dhcp'          => [ 'dhcp*', 'dhclient*', 'pump' ],
+           'exim'          => [ 'exim4' ],
            'finger'        => [ 'finger', '*fingerd' ],
            'ftp'           => [ 'ftp', '*ftpd' ],
            'gpg'           => [ 'gnupg' ],

Reply via email to