93 | | rpm --addsign /var/lib/mock/epel-7-x86_64/result/*.rpm |
94 | | cp /var/lib/mock/epel-7-x86_64/result/*src.rpm /var/www/html/repo/SRPMS/ |
95 | | rm -f /var/lib/mock/epel-7-x86_64/result/*src.rpm |
96 | | cp /var/lib/mock/epel-7-x86_64/result/*.rpm /var/www/html/repo/x86_64 |
97 | | createrepo --update /var/www/html/repo/x86_64 |
| 93 | mock --target=epel-7-x86_64 --rebuild dahdi-tools-2.11.1-1.el7.centos.src.rpm |
| 94 | mock --target=epel-7-x86_64 --rebuild asterisk-sounds-core-1.5.0-1.el7.centos.src.rpm |
| 95 | mock --target=epel-7-x86_64 --rebuild asterisk-moh-opsound-2.03-1.el7.centos.src.rpm |
| 96 | |
| 97 | |