#------------------------------------------------------------------------------ # Copyright (c) 2018-2018 The Eisfair Team, team(at)eisfair(dot)org # # Creation: 2018-04-20 jed # Last Update: $Id$ # # !!! this is not a script but an step-by-step howto !!! #------------------------------------------------------------------------------ exit 1 # - needs the following environment to build: # + gcc v3.3.4 # - needs the following library packages to be build: # + libexpat-dev # + libkeyutils1 # + libkrb5-dev # + libneon-dev # + libssl-dev # + libz-dev # + ncurses-dev # + readline-dev # - needs the following packages to be build: # + base 2.8.11 ### RPM build info ### RPM package source: http://download.opensuse.org/repositories/openSUSE:/Factory/standard/src/cadaver-0.23.3-74.15.src.rpm # RPM build command: # rpmbuild -ba --rmsource --nocheck ./SPECS/cadaver.spec