* [PATCH] xfsprogs - resolve Debian readline build issue [not found] <55785369.30597.1303960403663.JavaMail.root@acxmail-au2.aconex.com> @ 2011-04-28 23:15 ` Nathan Scott 2011-05-02 20:03 ` Alex Elder 0 siblings, 1 reply; 3+ messages in thread From: Nathan Scott @ 2011-04-28 23:15 UTC (permalink / raw) To: xfs Address the recently reported build issue with libreadline5/6, via the gplv2 route. Since this appears to be a relatively recent pkg, I made its use conditional so the deb build continues to work for everyone not running a bleeding edge distro. Works For Me (tm). This addresses Debian bug 553875: libreadline5-dev removal pending Signed-off-by: Nathan Scott <nathans@debian.org> diff --git a/debian/control b/debian/control index 401cdab..f813a43 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: XFS Development Team <xfs@oss.sgi.com> Uploaders: Nathan Scott <nathans@debian.org>, Anibal Monsalve Salazar <anibal@debian.org> -Build-Depends: uuid-dev, autoconf, debhelper (>= 5), gettext, libtool, libreadline5-dev, libblkid-dev (>= 2.17) +Build-Depends: uuid-dev, autoconf, debhelper (>= 5), gettext, libtool, libreadline5-dev | libreadline-gplv2-dev, libblkid-dev (>= 2.17) Standards-Version: 3.9.1 Homepage: http://oss.sgi.com/projects/xfs/ _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] xfsprogs - resolve Debian readline build issue 2011-04-28 23:15 ` [PATCH] xfsprogs - resolve Debian readline build issue Nathan Scott @ 2011-05-02 20:03 ` Alex Elder 2011-05-03 10:08 ` Nathan Scott 0 siblings, 1 reply; 3+ messages in thread From: Alex Elder @ 2011-05-02 20:03 UTC (permalink / raw) To: Nathan Scott; +Cc: xfs On Fri, 2011-04-29 at 09:15 +1000, Nathan Scott wrote: > Address the recently reported build issue with libreadline5/6, via > the gplv2 route. Since this appears to be a relatively recent pkg, > I made its use conditional so the deb build continues to work for > everyone not running a bleeding edge distro. Works For Me (tm). > > This addresses Debian bug 553875: libreadline5-dev removal pending As far as I'm concerned, this looks fine. I understand the issue, but I'm not really familiar with the Debian build/dependency system at work here, so I'm not really a very qualified reviewer. But if you're comfortable with it and get nobody else to review it, you are welcome to use my sign-off. Signed-off-by: Alex Elder <aelder@sgi.com> > Signed-off-by: Nathan Scott <nathans@debian.org> _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] xfsprogs - resolve Debian readline build issue 2011-05-02 20:03 ` Alex Elder @ 2011-05-03 10:08 ` Nathan Scott 0 siblings, 0 replies; 3+ messages in thread From: Nathan Scott @ 2011-05-03 10:08 UTC (permalink / raw) To: aelder; +Cc: xfs ----- Original Message ----- > On Fri, 2011-04-29 at 09:15 +1000, Nathan Scott wrote: > > Address the recently reported build issue with libreadline5/6, via > > the gplv2 route. Since this appears to be a relatively recent pkg, > > I made its use conditional so the deb build continues to work for > > everyone not running a bleeding edge distro. Works For Me (tm). > > > > This addresses Debian bug 553875: libreadline5-dev removal pending > > As far as I'm concerned, this looks fine. > > I understand the issue, but I'm not really > familiar with the Debian build/dependency > system at work here, so I'm not really a > very qualified reviewer. But if you're > comfortable with it and get nobody else to > review it, you are welcome to use my sign-off. Thanks! I'll give it a couple more days then commit it if noone else has further input. cheers. -- Nathan _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-05-03 10:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <55785369.30597.1303960403663.JavaMail.root@acxmail-au2.aconex.com>
2011-04-28 23:15 ` [PATCH] xfsprogs - resolve Debian readline build issue Nathan Scott
2011-05-02 20:03 ` Alex Elder
2011-05-03 10:08 ` Nathan Scott
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox