gnucash gcc 3.2/redhat 8.0 compilation fixes

Chris Lyttle chris at wilddev.net
Mon Jan 27 18:13:53 CST 2003


On Sun, 2003-01-26 at 12:04, Derek Atkins wrote:
> 
> I'll let the RPM maintainer respond about the third patch.
> 
> -derek
> 
> > diff -c 'gnucash.cvs-orig/rpm/gnucash.spec.in' 'gnucash/rpm/gnucash.spec.in'
> > Index: ./rpm/gnucash.spec.in
> > *** ./rpm/gnucash.spec.in	Mon Dec 23 21:50:00 2002
> > --- ./rpm/gnucash.spec.in	Wed Jan 22 22:55:05 2003
> > ***************
> > *** 26,31 ****
> > --- 26,32 ----
> >   Requires:	g-wrap >= 1.3.4, umb-scheme >= 3.2, gal >= 0.8
> >   BuildPrereq: 	g-wrap-devel >= 1.3.4, gtkhtml-devel >= 0.8
> >   BuildPrereq: 	Guppi-devel, gal-devel, libxml-devel
> > + BuildPrereq:	GConf-devel
> >   BuildPrereq: 	libglade-devel, libghttp-devel, python-devel, libtermcap-devel
> >   BuildPrereq: 	readline-devel
> >   Prereq: 	/sbin/ldconfig /sbin/install-info
> > ***************
> > *** 80,85 ****
> > --- 81,91 ----
> >   
> >   LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}:$RPM_BUILD_ROOT%{_libdir}/gnucash make DESTDIR=$RPM_BUILD_ROOT install
> >   
> > + # Remove dir file, otherwise rpm might complain:
> > + #    Installed (but unpackaged) file(s) found:
> > + #   /usr/share/info/dir
> > + [ "$RPM_BUILD_ROOT" != "/" ] && rm $RPM_BUILD_ROOT%{_infodir}/dir
> > + 
> >   %find_lang %name
> >   
> >   %clean


OK, I've checked this out, I'm probably going to add something like this
to the spec file, but not this exactly. I want to do some work on the
spec file before 1.8.0 so this will go in then.

Chris
-- 
RedHat Certified Engineer #807302549405490.
--------------------------------------------
	|^|
	| |   |^|
	| |^| | |  Life out here is raw 
	| | |^| |  But we will never stop
	| |_|_| |  We will never quit 
	| / __> |  cause we are Metallica
	|/ /    |
	\       /
	 |     |
--------------------------------------------



More information about the gnucash-patches mailing list