File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626
2727RUN \
2828 cd ~ && \
29- wget --quiet https://github.com/jeffreyhorner/rapache/archive/v1.2.9 .tar.gz -O rapache-1 .2.9 .tar.gz && \
30- tar xzvf rapache-1 .2.9 .tar.gz rapache-1.2.9 /rpm/rapache.spec --strip-components 2 && \
31- mv -f rapache-1 .2.9 .tar.gz ~/rpmbuild/SOURCES/ && \
29+ wget --quiet https://github.com/jeffreyhorner/rapache/archive/v1.2.11 .tar.gz -O v1 .2.11 .tar.gz && \
30+ tar xzvf v1 .2.11 .tar.gz '* /rpm/rapache.spec' --strip-components 2 && \
31+ mv -f v1 .2.11 .tar.gz ~/rpmbuild/SOURCES/ && \
3232 mv -f rapache.spec ~/rpmbuild/SPECS/ && \
3333 rpmbuild -ba ~/rpmbuild/SPECS/rapache.spec
3434
Original file line number Diff line number Diff line change 1919
2020RUN \
2121 cd ~ && \
22- wget --quiet https://github.com/jeffreyhorner/rapache/archive/v1.2.9 .tar.gz -O rapache-1 .2.9 .tar.gz && \
23- tar xzvf rapache-1 .2.9 .tar.gz rapache-1.2.9 /rpm/rapache.spec --strip-components 2 && \
24- mv -f rapache-1 .2.9 .tar.gz ~/rpmbuild/SOURCES/ && \
22+ wget --quiet https://github.com/jeffreyhorner/rapache/archive/v1.2.11 .tar.gz -O v1 .2.11 .tar.gz && \
23+ tar xzvf v1 .2.11 .tar.gz '* /rpm/rapache.spec' --strip-components 2 && \
24+ mv -f v1 .2.11 .tar.gz ~/rpmbuild/SOURCES/ && \
2525 mv -f rapache.spec ~/rpmbuild/SPECS/ && \
2626 rpmbuild -ba ~/rpmbuild/SPECS/rapache.spec
2727
Original file line number Diff line number Diff line change 2525
2626RUN \
2727 cd ~ && \
28- wget --quiet https://github.com/jeffreyhorner/rapache/archive/v1.2.9 .tar.gz -O rapache-1 .2.9 .tar.gz && \
29- tar xzvf rapache-1 .2.9 .tar.gz rapache-1.2.9 /rpm/rapache.spec --strip-components 2 && \
30- mv -f rapache-1 .2.9 .tar.gz ~/rpmbuild/SOURCES/ && \
28+ wget --quiet https://github.com/jeffreyhorner/rapache/archive/v1.2.11 .tar.gz -O v1 .2.11 .tar.gz && \
29+ tar xzvf v1 .2.11 .tar.gz '* /rpm/rapache.spec' --strip-components 2 && \
30+ mv -f v1 .2.11 .tar.gz ~/rpmbuild/SOURCES/ && \
3131 mv -f rapache.spec ~/rpmbuild/SPECS/ && \
3232 rpmbuild -ba ~/rpmbuild/SPECS/rapache.spec
3333
Original file line number Diff line number Diff line change 2525
2626RUN \
2727 cd ~ && \
28- wget --quiet https://github.com/jeffreyhorner/rapache/archive/v1.2.9 .tar.gz -O rapache-1 .2.9 .tar.gz && \
29- tar xzvf rapache-1 .2.9 .tar.gz rapache-1.2.9 /rpm/rapache.spec --strip-components 2 && \
30- mv -f rapache-1 .2.9 .tar.gz ~/rpmbuild/SOURCES/ && \
28+ wget --quiet https://github.com/jeffreyhorner/rapache/archive/v1.2.11 .tar.gz -O v1 .2.11 .tar.gz && \
29+ tar xzvf v1 .2.11 .tar.gz '* /rpm/rapache.spec' --strip-components 2 && \
30+ mv -f v1 .2.11 .tar.gz ~/rpmbuild/SOURCES/ && \
3131 mv -f rapache.spec ~/rpmbuild/SPECS/ && \
3232 rpmbuild -ba ~/rpmbuild/SPECS/rapache.spec
3333
You can’t perform that action at this time.
0 commit comments