-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I have found, that build process of GNUstep uses incorrect command when generating RPMs (make rpm). as of RPM v4.1 "rpm" command no longer implements building of RPMs (rpm -b...), command "rpmbuild", which accepts same build params, should be used instead. Fixing it is as trivial as editing GNUmakefile of gnustep-make and Master/rpm.make, replacing "rpm" with "rpmbuild", so I didn't make a patch of it :)
Anyway, keep up the good work! - -- Jiri NOVAK, ICZ a.s., Networking Support V Olsinach 75, 100 97, Prague, Czech Republic tel: +420 2 81 00 27 20, +420 2 81 00 22 22 fax: +420 2 81 00 22 44 mailto:[EMAIL PROTECTED] http://www.i.cz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9prLba9hG6OT+q8MRAvTlAJ45C5YzuyN+0wvze7DuyRYkiFKTHACeLIac oHXZfXY6ljMBd/Na+CvzunY= =2y3D -----END PGP SIGNATURE----- _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
