File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 26
26
27
27
RUN \
28
28
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 rapache-1.2.11 .tar.gz && \
30
+ tar xzvf rapache-1.2.11 .tar.gz rapache-1.2.11 /rpm/rapache.spec --strip-components 2 && \
31
+ mv -f rapache-1.2.11 .tar.gz ~/rpmbuild/SOURCES/ && \
32
32
mv -f rapache.spec ~/rpmbuild/SPECS/ && \
33
33
rpmbuild -ba ~/rpmbuild/SPECS/rapache.spec
34
34
Original file line number Diff line number Diff line change 19
19
20
20
RUN \
21
21
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 rapache-1.2.11 .tar.gz && \
23
+ tar xzvf rapache-1.2.11 .tar.gz rapache-1.2.11 /rpm/rapache.spec --strip-components 2 && \
24
+ mv -f rapache-1.2.11 .tar.gz ~/rpmbuild/SOURCES/ && \
25
25
mv -f rapache.spec ~/rpmbuild/SPECS/ && \
26
26
rpmbuild -ba ~/rpmbuild/SPECS/rapache.spec
27
27
Original file line number Diff line number Diff line change 25
25
26
26
RUN \
27
27
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 rapache-1.2.11 .tar.gz && \
29
+ tar xzvf rapache-1.2.11 .tar.gz rapache-1.2.11 /rpm/rapache.spec --strip-components 2 && \
30
+ mv -f rapache-1.2.11 .tar.gz ~/rpmbuild/SOURCES/ && \
31
31
mv -f rapache.spec ~/rpmbuild/SPECS/ && \
32
32
rpmbuild -ba ~/rpmbuild/SPECS/rapache.spec
33
33
Original file line number Diff line number Diff line change 25
25
26
26
RUN \
27
27
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 rapache-1.2.11 .tar.gz && \
29
+ tar xzvf rapache-1.2.11 .tar.gz rapache-1.2.11 /rpm/rapache.spec --strip-components 2 && \
30
+ mv -f rapache-1.2.11 .tar.gz ~/rpmbuild/SOURCES/ && \
31
31
mv -f rapache.spec ~/rpmbuild/SPECS/ && \
32
32
rpmbuild -ba ~/rpmbuild/SPECS/rapache.spec
33
33
You can’t perform that action at this time.
0 commit comments