Bug#555304: evolution: FTBFS on GNU/kFreeBSD (only update of Debian packaging needed)

2009-11-09 Thread Petr Salinger

Package: evolution
Version: 2.28.1-1
Severity: serious
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd


Hi,

the current version fails to build on GNU/kFreeBSD
and blocks some transitions, see
http://lists.debian.org/debian-devel/2009/11/msg00289.html

Please update debian/rules and debian/control by patch bellow.

Thanks in advance

Petr


diff -u evolution-2.28.1/debian/rules evolution-2.28.1/debian/rules
--- evolution-2.28.1/debian/rules
+++ evolution-2.28.1/debian/rules
@@ -36,6 +36,10 @@
--libexecdir=/usr/lib \
--enable-plugins=experimental

+ifneq ($(DEB_HOST_ARCH_OS),linux)
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-nm
+endif
+
 clean::
debconf-updatepo
find -name '*.schemas' | xargs rm -f
diff -u evolution-2.28.1/debian/control evolution-2.28.1/debian/control
--- evolution-2.28.1/debian/control
+++ evolution-2.28.1/debian/control
@@ -49,7 +49,7 @@
libgconf2-dev,
libgnomeprint2.2-dev (= 2.7.0),
libgnomeprintui2.2-dev (= 2.2.1),
-   libhal-dev (= 0.5.4) [!kfreebsd-i386 !kfreebsd-amd64 
!hurd-i386],
+   libhal-dev (= 0.5.4) [!hurd-i386],
libcamel1.2-dev (= 2.28.0),
libedataserver1.2-dev (= 2.28.0),
libegroupwise1.2-dev (= 2.28.0),






--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#555304: [Evolution] Bug#555304: evolution: FTBFS on GNU/kFreeBSD (only update of Debian packaging needed)

2009-11-09 Thread Yves-Alexis Perez
Petr Salinger a écrit :
 Package: evolution
 Version: 2.28.1-1
 Severity: serious
 Tags: patch
 User: debian-...@lists.debian.org
 Usertags: kfreebsd
 
 
 Hi,
 
 the current version fails to build on GNU/kFreeBSD
 and blocks some transitions, see
 http://lists.debian.org/debian-devel/2009/11/msg00289.html
 
 Please update debian/rules and debian/control by patch bellow.
 
 Thanks in advance
 

Thanks, I'll try to do that as fast as I can, but that won't be before
tomorrow, and maybe not before wednesday, so if you want to NMU that
before, feel free (or if Josselin can do an MU, maybe?)

Cheers,
-- 
Yves-Alexis



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org