rpmtool:One idea could be, to download the file from the OpenPKG CVS and save it to /usr/bin/rpmtool; you need to change the first line of that file to #!/bin/bashAlso add at the top of the spec file: %define l_rpmtool /usr/bin/rpmtool
Converting OpenPKG spec file to Fedora
have a look at Building Packages with OpenPKGSee /usr/local/kolabopenpkg/etc/openpkg/rpmmacros to know what the macros (e.g. %l_musr) mean. To get the spec file, install the OpenPKG source package: /kolab/bin/openpkg rpm -i kolab-webadmin-0.4.0-20050318.src.rpm Copy the /kolab/RPM/SRC/kolab-webadmin/kolab-webadmin.spec to /usr/src/redhat/SPECS;Copy the other files (e.g.