Your message dated Thu, 26 Mar 2009 09:47:04 +0000
with message-id <e1lmmay-0000w1...@ries.debian.org>
and subject line Bug#505872: fixed in gamin 0.1.10-1
has caused the Debian Bug report #505872,
regarding gamin: fails to build with glibc 2.8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
505872: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505872
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gamin
Version: 0.1.9-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch jaunty

gamin fails to build with glibc 2.8 (in Ubuntu Jaunty) because 'struct
ucred' is now only available if _GNU_SOURCE is defined. The attached
patch defines _GNU_SOURCE in the translation units that need 'struct
ucred'.

Thanks,

-- 
Colin Watson                                       [cjwat...@ubuntu.com]
--- gamin-0.1.9.orig/debian/patches/20_gnu_source.patch
+++ gamin-0.1.9/debian/patches/20_gnu_source.patch
@@ -0,0 +1,20 @@
+diff -Nur -x '*.orig' -x '*~' gamin-0.1.9/libgamin/gam_api.c gamin-0.1.9.new/libgamin/gam_api.c
+--- gamin-0.1.9/libgamin/gam_api.c	2007-07-04 14:36:48.000000000 +0100
++++ gamin-0.1.9.new/libgamin/gam_api.c	2008-11-16 08:56:18.000000000 +0000
+@@ -3,6 +3,7 @@
+  */
+ 
+ #include "config.h"
++#define _GNU_SOURCE
+ #include <pwd.h>
+ #include <stdlib.h>
+ #include <stdio.h>
+diff -Nur -x '*.orig' -x '*~' gamin-0.1.9/server/gam_channel.c gamin-0.1.9.new/server/gam_channel.c
+--- gamin-0.1.9/server/gam_channel.c	2007-07-04 14:36:49.000000000 +0100
++++ gamin-0.1.9.new/server/gam_channel.c	2008-11-16 08:56:23.000000000 +0000
+@@ -1,4 +1,5 @@
+ #include "server_config.h"
++#define _GNU_SOURCE
+ #include <stdlib.h>
+ #include <unistd.h>
+ #include <errno.h>

--- End Message ---
--- Begin Message ---
Source: gamin
Source-Version: 0.1.10-1

We believe that the bug you reported is fixed in the latest version of
gamin, which is due to be installed in the Debian FTP archive:

gamin_0.1.10-1.diff.gz
  to pool/main/g/gamin/gamin_0.1.10-1.diff.gz
gamin_0.1.10-1.dsc
  to pool/main/g/gamin/gamin_0.1.10-1.dsc
gamin_0.1.10-1_amd64.deb
  to pool/main/g/gamin/gamin_0.1.10-1_amd64.deb
gamin_0.1.10.orig.tar.gz
  to pool/main/g/gamin/gamin_0.1.10.orig.tar.gz
libgamin-dev_0.1.10-1_amd64.deb
  to pool/main/g/gamin/libgamin-dev_0.1.10-1_amd64.deb
libgamin0_0.1.10-1_amd64.deb
  to pool/main/g/gamin/libgamin0_0.1.10-1_amd64.deb
python-gamin_0.1.10-1_amd64.deb
  to pool/main/g/gamin/python-gamin_0.1.10-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 505...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Dröge <sl...@debian.org> (supplier of updated gamin package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 26 Mar 2009 09:59:30 +0100
Source: gamin
Binary: gamin libgamin0 libgamin-dev python-gamin
Architecture: source amd64
Version: 0.1.10-1
Distribution: unstable
Urgency: low
Maintainer: Michael Banck <mba...@debian.org>
Changed-By: Sebastian Dröge <sl...@debian.org>
Description: 
 gamin      - File and directory monitoring system
 libgamin-dev - Development files for the gamin client library
 libgamin0  - Client library for the gamin file and directory monitoring system
 python-gamin - Python binding for the gamin client library
Closes: 407311 459936 505872 512414 512415
Changes: 
 gamin (0.1.10-1) unstable; urgency=low
 .
   [ Loic Minier ]
   * Use Xfce rather than XFCE in description.
 .
   [ Sebastian Dröge ]
   * New upstream release (Closes: #512414):
     + Fixes build with glibc 2.8 (Closes: #505872).
     + Fixes ABI compatibility with SGI FAM (Closes: #407311, #512415).
   * debian/control.in:
     + Update Standards-Version to 3.8.1.
     + Wrap control fields.
   * debian/patches/16_armel-gnueabi.patch:
     + Fix detection of Linux on armel (Closes: #459936).
Checksums-Sha1: 
 4dd64006ca5086fc7d2aa76522154d757d9dd5f9 1331 gamin_0.1.10-1.dsc
 f4c6b9fe87757552ef58fef4abef9e42cd3142ac 653392 gamin_0.1.10.orig.tar.gz
 3e822be84675e6d6667088df8ce2222f241bd16a 6798 gamin_0.1.10-1.diff.gz
 77357ea01f4b16f90b3ceed4de736482603d936d 72606 gamin_0.1.10-1_amd64.deb
 5e26090ea8626c2a9e1e6f823790b66d9c81fe80 41942 libgamin0_0.1.10-1_amd64.deb
 ac1ad55ca812607b6277b7a3775d0eb57c5135ad 59286 libgamin-dev_0.1.10-1_amd64.deb
 570a6400db092c339768f28d8f1f74ba58114fa0 32564 python-gamin_0.1.10-1_amd64.deb
Checksums-Sha256: 
 873ca2a9a9fb408ab74b1d4244078f9c760b39052a63481b752a1b6ddc91da58 1331 
gamin_0.1.10-1.dsc
 28085f0ae8be10eab582ff186af4fb0be92cc6c62b5cc19cd09b295c7c2899a1 653392 
gamin_0.1.10.orig.tar.gz
 087b4b878fa7aab4c23c450a5ea67f951b2eb733102a0fff60a9dc1e1d25e31b 6798 
gamin_0.1.10-1.diff.gz
 d761e1ea195abe83167e8c5ce617abac42eb53447a8d9a872919e4ec52851bd2 72606 
gamin_0.1.10-1_amd64.deb
 d7df0af36a111d8ed29e9fbb334d657355d527d1b3448c0ce6874a883d764ff4 41942 
libgamin0_0.1.10-1_amd64.deb
 f9de723b0d12b46770e78301b67de3f8c1c961ae4197d9b7955be7e47358bc9d 59286 
libgamin-dev_0.1.10-1_amd64.deb
 e00bb71debd4f4fc38dc10e26724983be109ce74dce24a906b33e66a4a95e74a 32564 
python-gamin_0.1.10-1_amd64.deb
Files: 
 0a0352bdff0e5dd5c69fabbc529795d4 1331 admin optional gamin_0.1.10-1.dsc
 b4ec549e57da470c04edd5ec2876a028 653392 admin optional gamin_0.1.10.orig.tar.gz
 83e9928da3f42cc88a69f3dd823e8d71 6798 admin optional gamin_0.1.10-1.diff.gz
 f441f58ddf78d84a2ff32edfb0e2a759 72606 admin optional gamin_0.1.10-1_amd64.deb
 390851084868e6bc8a6faa3b3e2c17b3 41942 libs optional 
libgamin0_0.1.10-1_amd64.deb
 ab764a2fb92360d744cf8b29591c1360 59286 libdevel optional 
libgamin-dev_0.1.10-1_amd64.deb
 f02bd4424bdcde58e1c9a91d3e6b2ccc 32564 python optional 
python-gamin_0.1.10-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknLSMEACgkQBsBdh1vkHyEIuACeOaNNCWdwU25Mrae35NxRQOU/
6AsAoKQZ0tnrRJZ9Sw81X4JcxzLiic72
=O0f7
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to