Upstream rpms patched by contribs.org

From SME Server
Revision as of 16:32, 30 June 2015 by Stephdl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
PythonIcon.png Skill level: Developer
Risk of inconsistencies with Koozali SME Server methodology, upgrades & functionality is high. One must be knowledgeable about how changes impact their Koozali SME Server. Significant risk of irreversible harm.


For the need of the distribution we ought to patch some upstream rpms, this is the list

rpm -qa --qf "%{name} %{BuildHost}\n" | grep -P 'build64\-1|builder.koozali.org' | awk '{print $1}' | grep -vP '^smeserver|e\-smith' | sort

or

rpm -qa --qf "%{name} %{BuildHost}\n" | grep -P 'build64\-*|builder.koozali.org' | awk '{print $1}' | grep -vP '^smeserver|e\-smith' | sort