What is "rpmbuild"?

2003-01-21 Thread Kayvan A. Sylvan
Make rpmdist now fails again on the latest CVS: /bin/sh /home/kayvan/src/lyx/config/missing --run tar chof - lyx-1.3.0pre2 | +GZIP=--best gzip -c >lyx-1.3.0pre2.tar.gz chmod -R a+w lyx-1.3.0pre2 >/dev/null 2>&1; rm -rf lyx-1.3.0pre2 ln -s lib/images/lyx.xpm . ; \ rpmbuild -ta lyx-1.3.0pre2.tar.gz

Re: What is "rpmbuild"?

2003-01-21 Thread Angus Leeming
Kayvan A. Sylvan wrote: > Make rpmdist now fails again on the latest CVS: > > /bin/sh /home/kayvan/src/lyx/config/missing --run tar chof - > lyx-1.3.0pre2 | +GZIP=--best gzip -c >lyx-1.3.0pre2.tar.gz > chmod -R a+w lyx-1.3.0pre2 >/dev/null 2>&1; rm -rf lyx-1.3.0pre2 > ln -s lib/images/lyx.xpm . ;

Re: What is "rpmbuild"?

2003-01-21 Thread Kayvan A. Sylvan
On Tue, Jan 21, 2003 at 03:14:39PM +, Angus Leeming wrote: > rpm has been split in 2 on RH8. "rpm" will install, update, query and > "rpmbuild" will generate an rpm from the source files. > > So, I guess that there needs to be a test for the presence of > rpmbuild somewhere. How about this?

Re: What is "rpmbuild"?

2003-01-23 Thread Ronny Buchmann
Am Dienstag, 21. Januar 2003 16:14 schrieb Angus Leeming: > Kayvan A. Sylvan wrote: > > Make rpmdist now fails again on the latest CVS: > > > > /bin/sh /home/kayvan/src/lyx/config/missing --run tar chof - > > lyx-1.3.0pre2 | +GZIP=--best gzip -c >lyx-1.3.0pre2.tar.gz > > chmod -R a+w lyx-1.3.0pre2