[9301] in The GTK GIMP ToolKit mailing list archive

home help back first fref pref prev next nref lref last post

[gtk-list] Fixes for glib.spec (in GNOME CVS)

daemon@ATHENA.MIT.EDU (Tim Moore)
Wed Oct 14 16:59:48 1998

Date: Wed, 14 Oct 1998 16:56:30 -0400
From: Tim Moore <tmoore@tembel.org>
To: gtk-list@redhat.com
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com

This is a multi-part message in MIME format.
--------------26AC7C1B98C9CA63D5155665
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I use RPM to build CVS snapshots about every week. Here are some
tips/fixes for glib.spec:

1. Make sure to keep the version number in glib.spec consistent with
that in configure.in. This has been a recurring problem which makes me
think that the spec file is only updated right before a release.

2. The Source tag also needs to be updated with each minor release. It's
still pointing to the v1.0 directory on the FTP site.

3. The Group tags for glib-devel (X11/Libraries) is wrong. It should be
Development/Libraries

4. It looks like the changelog isn't being updated.

5. libgmodule doesn't get installed.

Here's a patch which takes care of everything but the changelog

Tim Moore

P.S. Is this the right list for this sort of thing? I figured it was too
simple for gtk-devel-list. Thanks.
--------------26AC7C1B98C9CA63D5155665
Content-Type: text/plain; charset=us-ascii; name="glib.spec.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="glib.spec.patch"

2c2
< %define ver      1.1.3
---
> %define ver      1.1.4
12c12
< Source: ftp://ftp.gimp.org/pub/gtk/v1.0/glib-%{ver}.tar.gz
---
> Source: ftp://ftp.gimp.org/pub/gtk/v1.1/glib-%{ver}.tar.gz
23c23
< Group: X11/Libraries
---
> Group: Development/Libraries
71a72
> %{prefix}/lib/libgmodule-1.1.so.*

--------------26AC7C1B98C9CA63D5155665--

-- 
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post