diff --git a/TODO b/TODO new file mode 100644 index 0000000..f82e0f0 --- /dev/null +++ b/TODO @@ -0,0 +1,22 @@ +Things I'd like to add. Assuming these are actually possible. + +%autosetup for EL6 and 5 + +%_smp_ncpus_max for EL5 + +python2 macros for EL6 and EL5 + +%install buildroot cleaning in EL5 + +%clean section in EL5 + Tack this onto %files? + +BuildRoot: definition in EL5 + Not sure this is possible. Maybe tack it onto %files as well? + +%__global_ldflags in EL6 (and maybe EL5) + Requires redefinition of %cmake, %cmake_kde4, %qmake_qt4 and %configure + +%{nodejs_arches} for EL6 and EL5 (if nodejs is even in EL5) + +%make_build for EL6 and EL5