[CLN-list] bug in CLN RPM packaging system
Markus Grabner
grabner at icg.tugraz.at
Wed Jun 20 14:03:32 CEST 2007
Hi!
There is a small bug in the spec-file included in the CLN
package "http://www.ginac.de/CLN/cln-1.1.13.tar.bz2". The package is
compressed by "bzip2" and has extension ".bz2", but the spec-file refers to
a "gzip"-compressed file with extension ".gz", so the command
rpmbuild -ta cln-1.1.13.tar.bz2
fails. A workaround could be to uncompress the file and re-compress it with
gzip, but this is somewhat inconvenient, and the issue is easily fixed by
replacing ".gz" by ".bz2" in the spec-file.
Kind regards,
Markus
--
Markus Grabner - Computer Graphics and Vision
Graz University of Technology, Inffeldgasse 16a/II, 8010 Graz, Austria
Phone: +43/316/873-5041, Fax: +43/316/873-5050
WWW: http://www.icg.tugraz.at/Members/grabner
More information about the CLN-list
mailing list