copr: use mock-1.2.10

so we avoid the problem with btrfs
This commit is contained in:
Miroslav Suchý 2015-06-16 08:42:55 +02:00
parent 7555308ef1
commit ee4b94f456

View file

@ -16,8 +16,8 @@
- libsemanage-python
- yum
#- get_url: url=https://kojipkgs.fedoraproject.org//packages/mock/1.2.9/1.fc21/noarch/mock-1.2.9-1.fc21.noarch.rpm dest=/tmp/
#- yum: state=present name=/tmp/mock-1.2.9-1.fc21.noarch.rpm
- get_url: url=https://kojipkgs.fedoraproject.org//packages/mock/1.2.10/1.fc21/noarch/mock-1.2.10-1.fc21.noarch.rpm dest=/tmp/
- yum: state=present name=/tmp/mock-1.2.10-1.fc21.noarch.rpm
- name: make sure newest rpm
# todo: replace with dnf after ansible 1.9 is available