Re: bonobo 0.13 rpm building
- From: Michael Meeks <michael helixcode com>
- To: Chipzz ULYSSIS Org
- Cc: gnome-components-list gnome org
- Subject: Re: bonobo 0.13 rpm building
- Date: Mon, 29 May 2000 13:47:37 -0400 (EDT)
Hi Chipzz,
On Sun, 28 May 2000, Chipzz wrote:
> I tried to make redhat rpm's for bonobo 0.13. This always fails with an
> error at the stage where it actually tries to write the rpm. The actual
> message is:
Ok I have nailed things for each of these points that should fix
the problem, mainly missing SUBDIRS statements.
It would be great if you could test-build an RPM from CVS, or
apply the attached cvs diff.
Regards,
Michael.
--
mmeeks@gnu.org <><, Pseudo Engineer, itinerant idiot
diff -u /cvs/gnome/bonobo/ChangeLog.orig /cvs/gnome/bonobo/ChangeLog
--- /cvs/gnome/bonobo/ChangeLog 2000/05/29 13:03:34
+++ ChangeLog 2000/05/29 17:44:07
@@ -1,5 +1,11 @@
2000-05-29 Michael Meeks <michael@helixcode.com>
+ * Makefile.am: add doc & macros.
+
+ * components/audio-ulaw/Makefile.am: uncomment doc.
+
+ * bonobo.spec: kill image-x-png references.
+
* configure.in (have_oaf): give a helpful error message if you don't have oaf.
2000-05-27 Michael Meeks <michael@helixcode.com>
diff -u /cvs/gnome/bonobo/Makefile.am.orig /cvs/gnome/bonobo/Makefile.am
--- /cvs/gnome/bonobo/Makefile.am 2000/02/16 04:05:53
+++ Makefile.am 2000/05/29 17:44:07
@@ -1,4 +1,4 @@
-SUBDIRS = po intl idl libefs bonobo storage-modules components samples gshell tools tests
+SUBDIRS = po macros intl idl libefs bonobo storage-modules components samples gshell tools tests doc
confexecdir = $(libdir)
confexec_DATA = bonoboConf.sh
diff -u /cvs/gnome/bonobo/components/audio-ulaw/Makefile.am.orig /cvs/gnome/bonobo/components/audio-ulaw/Makefile.am
--- /cvs/gnome/bonobo/components/audio-ulaw/Makefile.am 2000/05/08 21:48:12
+++ components/audio-ulaw/Makefile.am 2000/05/29 17:44:08
@@ -1,5 +1,5 @@
-# SUBDIRS = doc
+SUBDIRS = doc
if OAF
OBJECT_DIRECTORY_LIBS=$(OAF_LIBS) $(GNOMEUI_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]