https://bugzilla.redhat.com/show_bug.cgi?id=860424
Mario Blättermann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #1 from Mario Blättermann <[email protected]> --- I've just read the Octave guidelines: https://fedoraproject.org/wiki/Packaging:Octave The spec templates include the initial cleaning of %{buildroot}: rm -rf %{buildroot} This is OK for EPEL5, but not for newer EPEL versions or the current Fedora versions at all. Vice versa, to match the requirements of EPEL 5 (rpm-4.4.2) we will need some more stuff, such as a BuildRoot definition and a %clean section. The package octave-signal isn't available for EPEL 5. If you don't want to provide octave-signal and octave-general there, please remove that line. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
