Sandro Bonazzola has uploaded a new change for review. Change subject: packaging: add ioprocess from EPEL ......................................................................
packaging: add ioprocess from EPEL Change-Id: I8a41d09c771229b586232769fef62da9aeb10e25 Bug-Url: https://bugzilla.redhat.com/1129236 Signed-off-by: Sandro Bonazzola <[email protected]> --- M ovirt-release-3.5/configure.ac M ovirt-release-3.5/ovirt-el6-deps.repo.in M ovirt-release-3.5/ovirt-el7-deps.repo.in M ovirt-release-3.5/ovirt-release35.spec.in M ovirt-release-master/ovirt-el6-deps.repo.in M ovirt-release-master/ovirt-el7-deps.repo.in 6 files changed, 9 insertions(+), 6 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-release refs/changes/01/31401/1 diff --git a/ovirt-release-3.5/configure.ac b/ovirt-release-3.5/configure.ac index 84a9295..81fab0c 100644 --- a/ovirt-release-3.5/configure.ac +++ b/ovirt-release-3.5/configure.ac @@ -19,14 +19,14 @@ define([VERSION_NUMBER], [001]) -define([VERSION_SUFFIX], [_rc1]) +define([VERSION_SUFFIX], [_rc2]) define([OVIRT_VERSION_MAJOR], [3]) define([OVIRT_VERSION_MINOR], [5]) AC_INIT([ovirt-release][]OVIRT_VERSION_MAJOR[]OVIRT_VERSION_MINOR, VERSION_NUMBER[]VERSION_SUFFIX, [[email protected]]) PACKAGE_RPM_VERSION="VERSION_NUMBER" -PACKAGE_RPM_RELEASE="0.4.$(echo VERSION_SUFFIX | sed 's/^_//')" +PACKAGE_RPM_RELEASE="0.5.$(echo VERSION_SUFFIX | sed 's/^_//')" OVIRT_SLOT="OVIRT_VERSION_MAJOR.OVIRT_VERSION_MINOR" AC_SUBST([PACKAGE_RPM_VERSION]) AC_SUBST([PACKAGE_RPM_RELEASE]) diff --git a/ovirt-release-3.5/ovirt-el6-deps.repo.in b/ovirt-release-3.5/ovirt-el6-deps.repo.in index de144a1..4b10a7c 100644 --- a/ovirt-release-3.5/ovirt-el6-deps.repo.in +++ b/ovirt-release-3.5/ovirt-el6-deps.repo.in @@ -4,7 +4,7 @@ mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=$basearch failovermethod=priority enabled=1 -includepkgs=epel-release,python-uinput,puppet,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livecd-tools,spice-html5,mom,python-IPy,python-ioprocess +includepkgs=epel-release,python-uinput,puppet,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livecd-tools,spice-html5,mom,python-IPy,python-ioprocess,ioprocess gpgcheck=1 gpgkey=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-6 diff --git a/ovirt-release-3.5/ovirt-el7-deps.repo.in b/ovirt-release-3.5/ovirt-el7-deps.repo.in index 7d6cfec..c489bf0 100644 --- a/ovirt-release-3.5/ovirt-el7-deps.repo.in +++ b/ovirt-release-3.5/ovirt-el7-deps.repo.in @@ -4,7 +4,7 @@ mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch failovermethod=priority enabled=1 -includepkgs=epel-release,python-uinput,puppet,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livecd-tools,spice-html5,mom,python-IPy,python-ioprocess,python-paramiko +includepkgs=epel-release,python-uinput,puppet,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livecd-tools,spice-html5,mom,python-IPy,python-ioprocess,ioprocess,python-paramiko gpgcheck=1 gpgkey=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7 diff --git a/ovirt-release-3.5/ovirt-release35.spec.in b/ovirt-release-3.5/ovirt-release35.spec.in index 14e63ad..4bcbeb6 100644 --- a/ovirt-release-3.5/ovirt-release35.spec.in +++ b/ovirt-release-3.5/ovirt-release35.spec.in @@ -130,6 +130,9 @@ %changelog +* Tue Aug 12 2014 Sandro Bonazzola <[email protected]> - 001-0.5.rc1 +- provide ioprocess rpms from EPEL repositories for python-ioprocess + * Fri Aug 1 2014 Sandro Bonazzola <[email protected]> - 001-0.4.rc1 - provide EL7 dependencies - add python-ioprocess from EPEL repository for vdsm. diff --git a/ovirt-release-master/ovirt-el6-deps.repo.in b/ovirt-release-master/ovirt-el6-deps.repo.in index de144a1..4b10a7c 100644 --- a/ovirt-release-master/ovirt-el6-deps.repo.in +++ b/ovirt-release-master/ovirt-el6-deps.repo.in @@ -4,7 +4,7 @@ mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=$basearch failovermethod=priority enabled=1 -includepkgs=epel-release,python-uinput,puppet,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livecd-tools,spice-html5,mom,python-IPy,python-ioprocess +includepkgs=epel-release,python-uinput,puppet,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livecd-tools,spice-html5,mom,python-IPy,python-ioprocess,ioprocess gpgcheck=1 gpgkey=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-6 diff --git a/ovirt-release-master/ovirt-el7-deps.repo.in b/ovirt-release-master/ovirt-el7-deps.repo.in index 7d6cfec..c489bf0 100644 --- a/ovirt-release-master/ovirt-el7-deps.repo.in +++ b/ovirt-release-master/ovirt-el7-deps.repo.in @@ -4,7 +4,7 @@ mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch failovermethod=priority enabled=1 -includepkgs=epel-release,python-uinput,puppet,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livecd-tools,spice-html5,mom,python-IPy,python-ioprocess,python-paramiko +includepkgs=epel-release,python-uinput,puppet,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livecd-tools,spice-html5,mom,python-IPy,python-ioprocess,ioprocess,python-paramiko gpgcheck=1 gpgkey=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7 -- To view, visit http://gerrit.ovirt.org/31401 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8a41d09c771229b586232769fef62da9aeb10e25 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-release Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
