summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2000-04-22 05:38:53 +0000
committerJames Henstridge <jamesh@src.gnome.org>2000-04-22 05:38:53 +0000
commit3d9b6e2435202edb0392db8f166aef0729039a69 (patch)
treedf8da639cfb16d9dbe174849a6d8d2dd1daec30a
parent157dc8922fdfe37455a842ce42a1133edfac0efe (diff)
downloadgdk-pixbuf-3d9b6e2435202edb0392db8f166aef0729039a69.tar.gz
moved %{prefix}/bin/* from the main package to the devel package. The only
2000-04-22 James Henstridge <james@daa.com.au> * gdk-pixbuf.spec.in (%files): moved %{prefix}/bin/* from the main package to the devel package. The only file installed in bin is gdk-pixbuf-config, which belongs in -devel. This should allow having multiple versions of the main gdk-pixbuf package installed.
-rw-r--r--gdk-pixbuf/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdk-pixbuf/ChangeLog b/gdk-pixbuf/ChangeLog
index 7e7c33a55..ec63ea537 100644
--- a/gdk-pixbuf/ChangeLog
+++ b/gdk-pixbuf/ChangeLog
@@ -1,3 +1,10 @@
+2000-04-22 James Henstridge <james@daa.com.au>
+
+ * gdk-pixbuf.spec.in (%files): moved %{prefix}/bin/* from the main
+ package to the devel package. The only file installed in bin is
+ gdk-pixbuf-config, which belongs in -devel. This should allow having
+ multiple versions of the main gdk-pixbuf package installed.
+
2000-04-17 Karl Eichwalder <ke@suse.de>
* gdk-pixbuf/Makefile.am (INCLUDES): Add $(GNOME_CFLAGS).