What is needed to be done is to update any HowTos on Packaging for PCLinuxOS based on the current tools and commands that are available in PCLinuxOS and centered on travisN000's collection of packaging scripts (from
Stumpy842 and
Leiche) aptly called pkgutils. Currently, setting up a build environment can be based on former PCLOS packager, gettinther's instructions with modifications - i.e. some of the packages required are no longer necessary or had been updated, some of the commands used are slightly different (rpm -ba vs rpmbuild -ba), the aliases definitions are incomplete on previous documents, category values were absent ... etc.
We need documentations on, e.g. the difference between:
%{__make} %{?mflags_install} DESTDIR=$RPM_BUILD_ROOT install
and
%makeinstall_std C // <-- test

... well, I guess what I am trying to point out is (1) we have tools that make it easy, (2) understanding what the tools are, and when and how to use them, (3) so many stuff will not be covered on any single documentation and that anyone who wish to learn (and help out in) packaging should ALWAYS read the SOURCE accompanying README.
If anyone is interested I could post a cheat sheet.
Please do. If it conforms to the PCLinuxOS packaging specifications, it will be helpful. If however, it will create confusion and is inconsistent and different ...
Peace and much respect,
Archie