unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* some rpm building questions
@ 2002-10-03 22:06 Bo Forslund
  2002-10-04  2:20 ` Bo Forslund
  2002-10-04 16:04 ` Rob Browning
  0 siblings, 2 replies; 8+ messages in thread
From: Bo Forslund @ 2002-10-03 22:06 UTC (permalink / raw)




Hello!

I have some questions about how to pack a guile rpm.


Would rpm packaging like this be good? Or should all .h files go to a
-devel package?


guile
	/usr/bin/*

libguile
	/usr/lib/libguile/*

libguile-devel
	/usr/include/libguile.h
	/usr/include/libguile/*

guile-lib
	/usr/share/aclocal/guile.m4 
	/usr/share/doc/*
	/usr/share/guile/1.6.0/ice-9/*
	/usr/include/guile/gh.h
	(/usr/share/guile/1.6.0/scripts/*)    ???

guile-oop
	/usr/share/guile/1.6.0/oop/*

guile-srfi
	/usr/share/guile/1.6.0/srfi/*
	/usr/lib/libguile-srfi-*


guile-readline
	/usr/include/guile-readline/readline.h 
	/usr/lib/libguilereadline-v-12.*
	
guile-ltdl
	conflicting libltdl here already

I don't know where to put /usr/share/guile/1.6.0/scripts/*. Should it go
to it's own package or to the guile or guile-lib package?

And then libltdl. As there already is one installed, can it just be
omitted or shall it go to a package? But then, how can it be installed
if there is a conflicting one installed already.

Well.. this is the rpm spec so far.

And curiously,  What does ice-9 stand for.

Bo



_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-10-08 21:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-03 22:06 some rpm building questions Bo Forslund
2002-10-04  2:20 ` Bo Forslund
2002-10-04 11:56   ` Han-Wen Nienhuys
2002-10-04 12:30   ` Marius Vollmer
2002-10-04 13:08     ` rm
2002-10-04 15:48       ` Rob Browning
2002-10-08 21:27       ` Marius Vollmer
2002-10-04 16:04 ` Rob Browning

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).