]> Pileus Git - ~andy/gtk/commitdiff
I've made the spec file autogenerated and I updated the file list
authorMichael Fulbright <drmike@src.gnome.org>
Sun, 21 Feb 1999 21:00:23 +0000 (21:00 +0000)
committerMichael Fulbright <drmike@src.gnome.org>
Sun, 21 Feb 1999 21:00:23 +0000 (21:00 +0000)
Dr Mike <drmike@redhat.com>

Makefile.am
configure.in
gtk+.spec.in [moved from gtk+.spec with 93% similarity]

index 13774837a1ef596c4f73838b8662ecd3624d6ea9..0ec9ada69afc17948c83e53ac9d72eb4b3fe2228 100644 (file)
@@ -7,7 +7,7 @@ bin_SCRIPTS = gtk-config
 
 EXTRA_DIST =   \
        HACKING         \
-       gtk+.spec       \
+       gtk+.spec.in    \
         gtk.m4          \
        makecopyright   \
        TODO            \
@@ -97,6 +97,8 @@ EXTRA_DIST =  \
        examples/spinbutton/Makefile  \
        examples/find-examples.sh
 
+dist-hook:
+       cp gtk+.spec $(distdir)
 
 m4datadir = $(datadir)/aclocal
 m4data_DATA = gtk.m4
index 4e79211c51b434e66f0e1935b1352e88689906f4..3e01a4681badf75efa7d38c972d6c7c110cea788 100644 (file)
@@ -510,6 +510,7 @@ AC_SUBST(GTK_XIM_FLAGS)
 AC_SUBST(GTK_LOCALE_FLAGS)
 
 AC_OUTPUT([
+gtk+.spec
 Makefile
 gtk-config
 po/Makefile.in
similarity index 93%
rename from gtk+.spec
rename to gtk+.spec.in
index 638ebcfc2f9c558fff92a21d20c14266139b66da..dc228691fe07a8d345aa36d623c9c6aa1a056471 100644 (file)
--- a/gtk+.spec
@@ -1,5 +1,5 @@
 # Note that this is NOT a relocatable package
-%define ver      1.1.16
+%define ver      @VERSION@
 %define rel      SNAP
 %define prefix   /usr
 
@@ -10,7 +10,7 @@ Release: %rel
 Copyright: LGPL
 Group: X11/Libraries
 Source: ftp://ftp.gimp.org/pub/gtk/v1.1/gtk+-%{ver}.tar.gz
-BuildRoot: /tmp/gtk-root
+BuildRoot: /var/tmp/gtk-%{PACKAGE_VERSION}-root
 Obsoletes: gtk
 Packager: Christopher Blizzard <blizzard@redhat.com>
 URL: http://www.gtk.org
@@ -37,6 +37,8 @@ Xlib to help automate things like dealing with different color depths,
 and GTK is a widget set for creating user interfaces.
 
 %changelog
+* Sun Feb 21 1999 Michael Fulbright <drmike@redhat.com>
+- updated spec file
 
 * Sun Oct 25 1998 Shawn T. Amundson <amundson@gtk.org>
 
@@ -148,6 +150,9 @@ fi
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
 %{prefix}/lib/libgtk-1.1.so.*
 %{prefix}/lib/libgdk-1.1.so.*
+{prefix}/share/themes/Default
++%{prefix}/share/locale/*/*/*
 
 %files devel
 %defattr(-, root, root)
@@ -156,5 +161,6 @@ fi
 %{prefix}/lib/*a
 %{prefix}/include/*
 %{prefix}/info/*
+%{prefix}/man/man1/*
 %{prefix}/share/aclocal/*
 %{prefix}/bin/*