Re: [xml] Release of libxml2-2.6.32
- From: Mike Hommey <mh glandium org>
- To: Daniel Veillard <veillard redhat com>
- Cc: xml gnome org
- Subject: Re: [xml] Release of libxml2-2.6.32
- Date: Wed, 9 Apr 2008 17:10:56 +0200
On Wed, Apr 09, 2008 at 11:03:50AM -0400, Daniel Veillard wrote:
On Wed, Apr 09, 2008 at 12:53:12PM +0200, Mike Hommey wrote:
On Wed, Apr 09, 2008 at 06:45:17AM -0400, Daniel Veillard wrote:
On Wed, Apr 09, 2008 at 10:32:38AM +0200, Mike Hommey wrote:
On Wed, Apr 09, 2008 at 03:45:16AM -0400, Daniel Veillard wrote:
A lot of bug fixes had accumulated since the release in january so
a new release was in order:
New release available as usual at
ftp://xmlsoft.org/libxml/
FYI, the tarball contains .orig files.
<grin/>
And .rej files, by the way. Why don't you use make dist to create the
tarballs ?
I use
make rpm
defined as:
rpm: cleanup cleantar
@(unset CDPATH ; $(MAKE) dist-source dist && rpmbuild -ta $(distdir).tar.gz)
it uses 'make dist' as far as i can tell,
Strange that the tarball contains stuff that is removed in make
distclean (which supposedly leaves the tree as if you just untarred the
tarball) and files that aren't listed in distributed files (these .rej
and .orig files)...
Now that I look into it, dist-source and dist-hook are the probable
reason...
Mike
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]