diff options
-rw-r--r-- | mashinfo.el6 | 5 | ||||
-rw-r--r-- | mashinfo.el7 | 5 | ||||
-rwxr-xr-x | mashrepo | 2 | ||||
-rw-r--r-- | repotmpl/group.pyc | bin | 14653 -> 14813 bytes | |||
-rw-r--r-- | repotmpl/index.pyc | bin | 16014 -> 16174 bytes | |||
-rw-r--r-- | repotmpl/package.pyc | bin | 18259 -> 18419 bytes |
6 files changed, 11 insertions, 1 deletions
diff --git a/mashinfo.el6 b/mashinfo.el6 index 3eb586ef..1bb60e10 100644 --- a/mashinfo.el6 +++ b/mashinfo.el6 @@ -194,6 +194,7 @@ php70-php-tarantool php70-php-tidy php70-php-xml php70-php-xmlrpc +php70-uwsgi-plugin-php php70-runtime php70-scldevel php70-zephir @@ -350,6 +351,7 @@ php71-php-tarantool php71-php-tidy php71-php-xml php71-php-xmlrpc +php71-uwsgi-plugin-php php71-runtime php71-scldevel php71-zephir @@ -559,6 +561,7 @@ php56-php-twig php56-php-xcache php56-php-xml php56-php-xmlrpc +php56-uwsgi-plugin-php php56-runtime php56-scldevel php56-xcache-admin @@ -809,6 +812,7 @@ php54-php-twig php54-php-xcache php54-php-xml php54-php-xmlrpc +php54-uwsgi-plugin-php php54-runtime php54-scldevel php54-xcache-admin @@ -1023,6 +1027,7 @@ php55-php-twig php55-php-xcache php55-php-xml php55-php-xmlrpc +php55-uwsgi-plugin-php php55-runtime php55-scldevel php55-xcache-admin diff --git a/mashinfo.el7 b/mashinfo.el7 index 37e72c94..ec9fb3fa 100644 --- a/mashinfo.el7 +++ b/mashinfo.el7 @@ -317,6 +317,7 @@ php70-php-tarantool php70-php-tidy php70-php-xml php70-php-xmlrpc +php70-uwsgi-plugin-php php70-runtime php70-scldevel php70-zephir @@ -484,6 +485,7 @@ php71-php-tarantool php71-php-tidy php71-php-xml php71-php-xmlrpc +php71-uwsgi-plugin-php php71-runtime php71-scldevel php71-zephir @@ -701,6 +703,7 @@ php56-php-twig php56-php-xcache php56-php-xml php56-php-xmlrpc +php56-uwsgi-plugin-php php56-runtime php56-scldevel php56-xcache-admin @@ -958,6 +961,7 @@ php54-php-twig php54-php-xcache php54-php-xml php54-php-xmlrpc +php54-uwsgi-plugin-php php54-runtime php54-scldevel php54-xcache-admin @@ -1180,6 +1184,7 @@ php55-php-twig php55-php-xcache php55-php-xml php55-php-xmlrpc +php55-uwsgi-plugin-php php55-runtime php55-scldevel php55-xcache-admin @@ -38,7 +38,7 @@ done function mash54() { echo "Mashing php54 $2 $3" - for rpm in $1/remi/$2/php-*5.4*$3.rpm; do + for rpm in $1/remi/$2/php-*5.4*$3.rpm $1/remi/$2/uwsgi-*5.4*$3.rpm; do copy=${rpm/remi/php54} if [ -f $copy ] then diff --git a/repotmpl/group.pyc b/repotmpl/group.pyc Binary files differindex 799c5705..a39a663a 100644 --- a/repotmpl/group.pyc +++ b/repotmpl/group.pyc diff --git a/repotmpl/index.pyc b/repotmpl/index.pyc Binary files differindex b5edbcc3..dd957302 100644 --- a/repotmpl/index.pyc +++ b/repotmpl/index.pyc diff --git a/repotmpl/package.pyc b/repotmpl/package.pyc Binary files differindex 90349928..12b8bbcd 100644 --- a/repotmpl/package.pyc +++ b/repotmpl/package.pyc |