Package: fcron
Version: 3.0.1-1
Severity: important
Tags: patch

Hi,

fcron fails to build on kfreebsd-amd64 because this architecture does
not have SELinux support. The patch below fixes that. Could you please
apply it in the next upload?

Thanks in advance,
Aurelien

diff -u fcron-3.0.1/debian/control fcron-3.0.1/debian/control
--- fcron-3.0.1/debian/control
+++ fcron-3.0.1/debian/control
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
 Uploaders: Russell Coker <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5), libpam0g-dev, libselinux1-dev (>= 1.2-1.1) 
[!kfreebsd-i386 !hurd-i386]
+Build-Depends: debhelper (>= 5), libpam0g-dev, libselinux1-dev (>= 1.2-1.1) 
[!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
 Standards-Version: 3.7.2
 
 Package: fcron


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to