RC2 without alien

This commit is contained in:
Tru Huynh (pasteur.fr) 2018-03-23 19:54:47 +01:00
parent 60998075dd
commit fd1d9f1cb4
1 changed files with 1 additions and 4 deletions

View File

@ -6,11 +6,8 @@ RUN yum -y install cmake3 make qt5-qtbase-devel gcc \
avahi-compat-libdns_sd-devel gcc-c++ curl-devel \
openssl-devel \
libXtst-devel libXinerama-devel libICE-devel libXrandr-devel \
wget rpm-build alien
wget rpm-build
# during the testing period using truatpasteurdotfr/barrier pre-released tarball
# final version should use the https://github.com/debauchee/barrier release versions
RUN wget https://github.com/truatpasteurdotfr/barrier/archive/v2.0.0-RC2.tar.gz && rpmbuild -ta v2.0.0-RC2.tar.gz | tee rpmbuild.log
# quick and dirty conversion to debian, should be ok for stretch amd64
RUN alien -d /root/rpmbuild/RPMS/x86_64/barrier-2.0.0-1.el7.centos.x86_64.rpm
RUN tar czvf rpmbuild.tgz /root/rpmbuild rpmbuild.log barrier_*.deb