Hi, I am trying to install Octave binaries from EPEL on a RHEL6 x86_64
system. EPEL looked so promising because compiling octave has given me
fits with this old compiler (GCC 4.4.5)!! Please tell me whether a
problem of missing RPMs is considered an EPEL problem or not. Here's
what I found.
First I downloaded the EPEL rpm to hook up to the EPEL repository,
installed as follows:
% rpm -i epel-release-6-7.noarch.rpm
Then yum started to yield very interesting results (full output is below):
% sudo yum install octave
Yum resolved a slew of dependencies using EPEL (see output below).
Unfortunately in the end it failed to find the following RPMS:
Error: Package: 6:octave-3.4.3-1.el6.x86_64 (epel)
Requires: libglpk.so.0()(64bit)
Error: Package: 6:octave-3.4.3-1.el6.x86_64 (epel)
Requires: libfftw3f.so.3()(64bit)
Error: Package: 6:octave-3.4.3-1.el6.x86_64 (epel)
Requires: libfftw3.so.3()(64bit)
The FFTW page http://www.fftw.org/install/linux.html offers some
severely outdated RPMs, compiled with gcc 2.95.2, ouch. However they
offer source RPMs.
Googling yielded quite a few people asking the same question on various
sites. Some posters replied with directions to visit yet another RPM
repository ("forge") and others saying never to mix the EPEL with Forge.
I'm new to EPEL, so please pardon if I'm asking the wrong thing or in
the wrong place. Thanks for any and all help! If you don't mind,
please also respond to me directly so I don't miss anything.
---
$ sudo yum install octave
Loaded plugins: product-id, refresh-packagekit, subscription-manager
Updating Red Hat repositories.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package octave.x86_64 6:3.4.3-1.el6 will be installed
--> Processing Dependency: libumfpack.so.5()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libqrupdate.so.1()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libqhull.so.5()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libglpk.so.0()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libfltk_gl.so.1.1()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libfltk.so.1.1()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libfftw3f.so.3()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libfftw3.so.3()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libcxsparse.so.2()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libcolamd.so.2()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libcholmod.so.1()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libccolamd.so.2()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libcamd.so.2()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libamd.so.2()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libGraphicsMagick.so.3()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libGraphicsMagick++.so.3()(64bit) for
package: 6:octave-3.4.3-1.el6.x86_64
--> Running transaction check
---> Package GraphicsMagick.x86_64 0:1.3.14-1.el6 will be installed
---> Package GraphicsMagick-c++.x86_64 0:1.3.14-1.el6 will be installed
---> Package fltk.x86_64 0:1.1.10-1.el6 will be installed
---> Package octave.x86_64 6:3.4.3-1.el6 will be installed
--> Processing Dependency: libglpk.so.0()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libfftw3f.so.3()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libfftw3.so.3()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
---> Package qhull.x86_64 0:2003.1-14.el6 will be installed
---> Package qrupdate.x86_64 0:1.1.2-1.el6 will be installed
--> Processing Dependency: libblas.so.3()(64bit) for package:
qrupdate-1.1.2-1.el6.x86_64
---> Package suitesparse.x86_64 0:3.4.0-2.el6 will be installed
--> Running transaction check
---> Package blas.x86_64 0:3.2.1-4.el6 will be installed
---> Package octave.x86_64 6:3.4.3-1.el6 will be installed
--> Processing Dependency: libglpk.so.0()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libfftw3f.so.3()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Processing Dependency: libfftw3.so.3()(64bit) for package:
6:octave-3.4.3-1.el6.x86_64
--> Finished Dependency Resolution
Error: Package: 6:octave-3.4.3-1.el6.x86_64 (epel)
Requires: libglpk.so.0()(64bit)
Error: Package: 6:octave-3.4.3-1.el6.x86_64 (epel)
Requires: libfftw3f.so.3()(64bit)
Error: Package: 6:octave-3.4.3-1.el6.x86_64 (epel)
Requires: libfftw3.so.3()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
The following Fedora EPEL 6 Security updates need testing:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6468/dropbear-0.55…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6531/nsd-3.2.13-1.…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5620/bugzilla-3.4.…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6432/puppet-2.6.17…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6561/perl-RT-Authe…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6559/Django-1.3.2-…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6547/openstack-nov…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6348/bcfg2-1.2.3-1…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6422/mediawiki119-…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6504/moodle-2.1.7-…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2011-4701/supybot-gribb…
The following builds have been pushed to Fedora EPEL 6 updates-testing
ReviewBoard-1.6.11-1.el6
drupal7-7.15-1.el6
gfal-1.13.0-0.el6
guake-0.4.4-3.el6
keepalived-1.2.4-1.el6
mock-1.1.25-1.el6
mongodb-2.0.6-2.el6
perl-No-Worries-0.5-1.el6
php-twig-Twig-1.9.1-1.el6
pigz-2.2.5-1.el6
python-djblets-0.6.22-1.el6
Details about builds:
================================================================================
ReviewBoard-1.6.11-1.el6 (FEDORA-EPEL-2012-6576)
Web-based code review tool
--------------------------------------------------------------------------------
Update Information:
- New upstream release 1.6.11
- http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.6.10/
- http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.6.11/
- Drop upstreamed patch for disabling ez_setup
- New Features:
- The "x minutes ago" timestamps now update live on the page
- Added a RB_EXTRA_MIDDLEWARE_CLASSES setting for settings_local.py
- Performance Enhancements:
- Greatly tuned our database queries, session handling, and other bits of
logic, and this makes a noticeable impact on performance. All pages load
faster, particularly review requests, diffs, and the dashboard
- Reduced the number of queries for review requests with file attachments,
comments referencing inactive screenshots and file attachments, the
screenshot page, and review requests without a repository
- Reduced the number of queries on review requests with file attachments
- Reduced the number of queries when comments were referencing previously
removed screenshots or file attachments
- API Changes:
- The new Hosting Service Account resource payload key has been changed
from hosting-service-account to hosting_service_account
- Bug Fixes:
- Very large lines no longer slow Review Board to a crawl
- All errors that occur when verifying a repository should now be shown,
instead of causing an HTTP 500 error
- Closing or reopening an issue no longer causes excessive checks for
update notification bubbles
- Fixed compatibility issues with newer versions of Mercurial with version
numbers containing a + in them
- Mercurial no longer forces an HTTP URL for downloading files from a
repository when an HTTPS URL is specified
- Mercurial support on Google Code now works properly
- Fixed files in CVS that had v as the last character in the filename
- Fixed the order of displayed replies on a review
- SSH-backed repositories no longer break on some setups
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jul 31 2012 Stephen Gallagher <sgallagh(a)redhat.com> - 1.6.11-1
- New upstream release 1.6.11
- http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.6.10/
- http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.6.11/
- Drop upstreamed patch for disabling ez_setup
- New Features:
- The "x minutes ago" timestamps now update live on the page
- Added a RB_EXTRA_MIDDLEWARE_CLASSES setting for settings_local.py
- Performance Enhancements:
- Greatly tuned our database queries, session handling, and other bits of
logic, and this makes a noticeable impact on performance. All pages load
faster, particularly review requests, diffs, and the dashboard
- Reduced the number of queries for review requests with file attachments,
comments referencing inactive screenshots and file attachments, the
screenshot page, and review requests without a repository
- Reduced the number of queries on review requests with file attachments
- Reduced the number of queries when comments were referencing previously
removed screenshots or file attachments
- API Changes:
- The new Hosting Service Account resource payload key has been changed
from hosting-service-account to hosting_service_account
- Bug Fixes:
- Very large lines no longer slow Review Board to a crawl
- All errors that occur when verifying a repository should now be shown,
instead of causing an HTTP 500 error
- Closing or reopening an issue no longer causes excessive checks for
update notification bubbles
- Fixed compatibility issues with newer versions of Mercurial with version
numbers containing a + in them
- Mercurial no longer forces an HTTP URL for downloading files from a
repository when an HTTPS URL is specified
- Mercurial support on Google Code now works properly
- Fixed files in CVS that had v as the last character in the filename
- Fixed the order of displayed replies on a review
- SSH-backed repositories no longer break on some setups
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.6.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #842171 - ReviewBoard-1.6.10 is available
https://bugzilla.redhat.com/show_bug.cgi?id=842171
--------------------------------------------------------------------------------
================================================================================
drupal7-7.15-1.el6 (FEDORA-EPEL-2012-6572)
An open-source content-management platform
--------------------------------------------------------------------------------
Update Information:
New Drupal release, http://drupal.org/node/1708292.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 1 2012 Peter Borsa <peter.borsa(a)gmail.com> - 7.15-1
- New upstream.
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 7.14-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
gfal-1.13.0-0.el6 (FEDORA-EPEL-2012-6583)
Grid File access library
--------------------------------------------------------------------------------
Update Information:
Update 1.13.0, EMI 2 Update synchronisation
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jul 20 2012 Adrien Devresse <adevress at cern.ch> - 1.13.0-0
- correction on timeout management ( SRM operation and connect timeout )
- compilation restriction for 32bits ( need to be 64 bits file offset compatible )
- unit test execution added to spec file
- synchronisation with EMI 2 Update
--------------------------------------------------------------------------------
================================================================================
guake-0.4.4-3.el6 (FEDORA-EPEL-2012-6585)
Drop-down terminal for GNOME
--------------------------------------------------------------------------------
Update Information:
Update to 0.4.3 and
- fix the os.kill(pid, signal.SIGTERM) command when the pid is dead.
- re-add the patch to fix the notification
- add patch to fix the focus on gnome-shell
changes since 0.4.3:
- New icon for both guake and guake-prefs
- Improved build scripts for themable icon installation
- Updated some autotools files
- Fixing a typo in the guake-prefs.desktop file (Zaitor)
- wm_class can't be get by gnome-shell css #414
- Add the missing "System" category required by FDO menu specification
(Jekyll Wu)
- Do not install the system-wide autostart file (Jekyll Wu)
- Call window.move/resize only when not in fullscreen mode #403
(Empee584)
- Terminal scrolls to the wrong position when hiding and unhiding in
fullscreen mode #258 (Empee584)
- Toggle fullscreen malfunction #371 (Empee584 & Sylvestre)
- Guake overlaped the second screen in a dual-monitor setup with a
sidepanel (Sylvestre)
- Tree items in Keyboard shortcuts tab of preferences window not
localized #280 (Robertd)
- Add option to start in fullscreen mode #408 (Dom Sekotill)
- Refactoring of the fullscreen logic and addition of the --fullscreen
flag (Marcel Partap)
changes since 0.4.3:
- New icon for both guake and guake-prefs
- Improved build scripts for themable icon installation
- Updated some autotools files
- Fixing a typo in the guake-prefs.desktop file (Zaitor)
- wm_class can't be get by gnome-shell css #414
- Add the missing "System" category required by FDO menu specification
(Jekyll Wu)
- Do not install the system-wide autostart file (Jekyll Wu)
- Call window.move/resize only when not in fullscreen mode #403
(Empee584)
- Terminal scrolls to the wrong position when hiding and unhiding in
fullscreen mode #258 (Empee584)
- Toggle fullscreen malfunction #371 (Empee584 & Sylvestre)
- Guake overlaped the second screen in a dual-monitor setup with a
sidepanel (Sylvestre)
- Tree items in Keyboard shortcuts tab of preferences window not
localized #280 (Robertd)
- Add option to start in fullscreen mode #408 (Dom Sekotill)
- Refactoring of the fullscreen logic and addition of the --fullscreen
flag (Marcel Partap)
Update to 0.4.3
Update to 0.4.3
changes since 0.4.3:
- New icon for both guake and guake-prefs
- Improved build scripts for themable icon installation
- Updated some autotools files
- Fixing a typo in the guake-prefs.desktop file (Zaitor)
- wm_class can't be get by gnome-shell css #414
- Add the missing "System" category required by FDO menu specification
(Jekyll Wu)
- Do not install the system-wide autostart file (Jekyll Wu)
- Call window.move/resize only when not in fullscreen mode #403
(Empee584)
- Terminal scrolls to the wrong position when hiding and unhiding in
fullscreen mode #258 (Empee584)
- Toggle fullscreen malfunction #371 (Empee584 & Sylvestre)
- Guake overlaped the second screen in a dual-monitor setup with a
sidepanel (Sylvestre)
- Tree items in Keyboard shortcuts tab of preferences window not
localized #280 (Robertd)
- Add option to start in fullscreen mode #408 (Dom Sekotill)
- Refactoring of the fullscreen logic and addition of the --fullscreen
flag (Marcel Partap)
Update to 0.4.3
Update to 0.4.3
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 1 2012 Pierre-Yves Chibon <pingou(a)pingoured.fr> - 0.4.4-3
- Add patch to allow os.kill(pid, signal.SIGTERM) to fails
* Fri Jul 27 2012 Pierre-Yves Chibon <pingou(a)pingoured.fr> - 0.4.4-2
- Re-add the fix notification patch
* Fri Jul 27 2012 Pierre-Yves Chibon <pingou(a)pingoured.fr> - 0.4.4-1
- Update to 0.4.4
- Clean a little bit the spec according to new guidelines
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.4.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Jun 26 2012 Pierre-Yves Chibon <pingou(a)pingoured.fr> - 0.4.3-3
- Add patch to fix the focus issue: RHBZ#828243 - Guake Trac #436
* Tue Jun 12 2012 Pierre-Yves Chibon <pingou(a)pingoured.fr> - 0.4.3-2
- Temporary fix for the globalhotkeys
* Fri Jun 8 2012 Pierre-Yves Chibon <pingou(a)pingoured.fr> - 0.4.3-1
- Update to 0.4.3
- Add Requires: notification-daemon
- Drops patches
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #831547 - guake doesn't lose focus when hidden
https://bugzilla.redhat.com/show_bug.cgi?id=831547
[ 2 ] Bug #815996 - [abrt] guake-0.4.2-7.fc17: guake.py:1201:delete_shell:OSError: [Errno 3] Aucun processus de ce type
https://bugzilla.redhat.com/show_bug.cgi?id=815996
--------------------------------------------------------------------------------
================================================================================
keepalived-1.2.4-1.el6 (FEDORA-EPEL-2012-6578)
High Availability monitor built upon LVS, VRRP and service pollers
--------------------------------------------------------------------------------
Update Information:
Update to keepalived v1.2.4 stable release.
Update to keepalived v1.2.3 stable release.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 1 2012 Ryan O'Hara <rohara(a)redhat.com> 1.2.4-1
- Update to 1.2.4.
* Tue Jul 24 2012 Ryan O'Hara <rohara(a)redhat.com> 1.2.3-1
- Update to 1.2.3.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #843858 - keepalived-1.2.4 is available
https://bugzilla.redhat.com/show_bug.cgi?id=843858
[ 2 ] Bug #839904 - keepalived-1.2.3 is available
https://bugzilla.redhat.com/show_bug.cgi?id=839904
--------------------------------------------------------------------------------
================================================================================
mock-1.1.25-1.el6 (FEDORA-EPEL-2012-6580)
Builds packages inside chroots
--------------------------------------------------------------------------------
Update Information:
Fixed dropped commit for ppc/ppc64 configs on f17
Added package_state_plugin and bugfixes
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added package_state_plugin and bugfixes
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added package_state_plugin and bugfixes
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Fixed versioning mistake
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jul 31 2012 Clark Williams <williams(a)redhat.com> - 1.1.25-1
- From Karsten Hopp <karsten(a)redhat.com>:
- added ppc and ppc64 configs for fedora 17
* Fri Jul 27 2012 Clark Williams <williams(a)redhat.com> - 1.1.24-1
- Fixed error when calling os.getlogin() [BZ# 843434]
- removed fedora-15 config files
- from Matt McCutchen <matt(a)mattmccutchen.net>:
- allowed common options to be added to yum commands [BZ# 734576]
- from Ville Skyttä <ville.skytta(a)iki.fi>:
- added mockchain completion
- from Seth Vidal <skvidal(a)fedoraproject.org>:
- added package_state_plugin
* Thu Jun 7 2012 Clark Williams <williams(a)redhat.com> - 1.1.23-1
- modified startup code to only set mock group [BZ# 809676]
- add CLONE_NEWUTS to unshare(2) call [BZ# 818445]
- from Seth Vidal <skvidal at fedoraproject.org>:
- add mockchain to mock [BZ# 812477]
- from Marko Myllynen <myllynen(a)redhat.com>:
- fix write_tar check in scm.py [BZ# 828677]
- from Masatake YAMATO <yamato(a)redhat.com>:
- added option to set a plugin parameter value [BZ# 754321]
* Thu Mar 29 2012 Clark Williams <williams(a)redhat.com> - 1.1.22-1
- fix SCM problem with SSH_AUTH_SOCK [BZ# 803217]
- From Chris St Pierre <chris.a.st.pierre(a)gmail.com>:
- allow chroot group to be configure option
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #843434 - OSError: [Errno 25] Inappropriate ioctl for device
https://bugzilla.redhat.com/show_bug.cgi?id=843434
[ 2 ] Bug #734576 - RFE: Means for plugins to add options to all yum commands
https://bugzilla.redhat.com/show_bug.cgi?id=734576
[ 3 ] Bug #809676 - Mock and FreeIPA group detection issues.
https://bugzilla.redhat.com/show_bug.cgi?id=809676
--------------------------------------------------------------------------------
================================================================================
mongodb-2.0.6-2.el6 (FEDORA-EPEL-2012-6574)
High-performance, schema-free document-oriented database
--------------------------------------------------------------------------------
Update Information:
Update to 2.0.6
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 1 2012 Nathaniel McCallum <nathaniel(a)natemccallum.com> - 2.0.6-2
- Don't apply fix-xtime patch on EL5
* Wed Aug 1 2012 Nathaniel McCallum <nathaniel(a)natemccallum.com> - 2.0.6-1
- Update to 2.0.6
- Update no-term patch
- Add fix-xtime patch for new boost
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Apr 17 2012 Nathaniel McCallum <nathaniel(a)natemccallum.com> - 2.0.4-1
- Update to 2.0.4
- Remove oldpython patch (fixed upstream)
- Remove snappy patch (fixed upstream)
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.0.2-10
- Rebuilt for c++ ABI breakage
* Fri Feb 10 2012 Petr Pisar <ppisar(a)redhat.com> - 2.0.2-9
- Rebuild against PCRE 8.30
* Fri Feb 3 2012 Nathaniel McCallum <nathaniel(a)natemccallum.com> - 2.0.2-8
- Disable HTTP interface by default (#752331)
* Fri Feb 3 2012 Nathaniel McCallum <nathaniel(a)natemccallum.com> - 2.0.2-7
- Enable journaling by default (#656112)
- Remove BuildRequires on unittest (#755081)
* Fri Feb 3 2012 Nathaniel McCallum <nathaniel(a)natemccallum.com> - 2.0.2-6
- Clean up mongodb-src-r2.0.2-js.patch and fix #787246
* Tue Jan 17 2012 Nathaniel McCallum <nathaniel(a)natemccallum.com> - 2.0.2-5
- Enable build using external snappy
* Tue Jan 17 2012 Nathaniel McCallum <nathaniel(a)natemccallum.com> - 2.0.2-4
- Patch buildsystem for building on older pythons (RHEL5)
* Mon Jan 16 2012 Nathaniel McCallum <nathaniel(a)natemccallum.com> - 2.0.2-3
- Merge the 2.0.2 spec file with EPEL
- Merge mongodb-sm-pkgconfig.patch into mongodb-src-r2.0.2-js.patch
* Mon Jan 16 2012 Nathaniel McCallum <nathaniel(a)natemccallum.com> - 2.0.2-2
- Add pkg-config enablement patch
* Sat Jan 14 2012 Nathaniel McCallum <nathaniel(a)natemccallum.com> - 2.0.2-1
- Update to 2.0.2
- Add new files (mongotop and bsondump manpage)
- Update mongodb-src-r1.8.2-js.patch => mongodb-src-r2.0.2-js.patch
- Update mongodb-fix-fork.patch
- Fix pcre linking
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.8.2-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sun Nov 20 2011 Chris Lalancette <clalancette(a)gmail.com> - 1.8.2-10
- Rebuild for rawhide boost update
* Thu Sep 22 2011 Chris Lalancette <clalance(a)redhat.com> - 1.8.2-9
- Copy the right source file into place for tmpfiles.d
* Tue Sep 20 2011 Chris Lalancette <clalance(a)redhat.com> - 1.8.2-8
- Add a tmpfiles.d file to create the /var/run/mongodb subdirectory
* Mon Sep 12 2011 Chris Lalancette <clalance(a)redhat.com> - 1.8.2-7
- Add a patch to fix the forking to play nice with systemd
- Make the /var/run/mongodb directory owned by mongodb
* Thu Jul 28 2011 Chris Lalancette <clalance(a)redhat.com> - 1.8.2-6
- BZ 725601 - fix the javascript engine to not hang (thanks to Eduardo Habkost)
* Mon Jul 25 2011 Chris Lalancette <clalance(a)redhat.com> - 1.8.2-5
- Fixes to post server, preun server, and postun server to use systemd
* Thu Jul 21 2011 Chris Lalancette <clalance(a)redhat.com> - 1.8.2-4
- Update to use systemd init
* Thu Jul 21 2011 Chris Lalancette <clalance(a)redhat.com> - 1.8.2-3
- Rebuild for boost ABI break
--------------------------------------------------------------------------------
================================================================================
perl-No-Worries-0.5-1.el6 (FEDORA-EPEL-2012-6584)
Perl coding without worries
--------------------------------------------------------------------------------
Update Information:
update to latest version: 0.5
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 1 2012 Massimo Paladin <massimo.paladin(a)gmail.com> 0.5-1
- Updating to latest upstream version.
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jul 9 2012 Petr Pisar <ppisar(a)redhat.com> - 0.4-2
- Perl 5.16 rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #844953 - Upgrade to new upstream version
https://bugzilla.redhat.com/show_bug.cgi?id=844953
--------------------------------------------------------------------------------
================================================================================
php-twig-Twig-1.9.1-1.el6 (FEDORA-EPEL-2012-6581)
Twig is a modern template engine for PHP
--------------------------------------------------------------------------------
Update Information:
1.9.1 (2012-07-22)
* optimized macro calls when auto-escaping is on
* fixed wrong parent class for Twig_Function_Node
* made Twig_Loader_Chain more explicit about problems
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jul 31 2012 Shawn Iwinski <shawn.iwinski(a)gmail.com> 1.9.1-1
- Updated to upstream version 1.9.1
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.9.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
pigz-2.2.5-1.el6 (FEDORA-EPEL-2012-6571)
Parallel implementation of gzip
--------------------------------------------------------------------------------
Update Information:
- Update to 2.2.5.
- Hardlink binaries instead of shipping duplicates (#785834).
- Build with $RPM_LD_FLAGS.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jul 31 2012 Ville Skyttä <ville.skytta(a)iki.fi> - 2.2.5-1
- Update to 2.2.5.
- Hardlink binaries instead of shipping duplicates (#785834).
- Build with $RPM_LD_FLAGS.
- Run test suite during build.
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
python-djblets-0.6.22-1.el6 (FEDORA-EPEL-2012-6576)
A collection of useful classes and functions for Django
--------------------------------------------------------------------------------
Update Information:
- New upstream release 1.6.11
- http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.6.10/
- http://www.reviewboard.org/docs/releasenotes/dev/reviewboard/1.6.11/
- Drop upstreamed patch for disabling ez_setup
- New Features:
- The "x minutes ago" timestamps now update live on the page
- Added a RB_EXTRA_MIDDLEWARE_CLASSES setting for settings_local.py
- Performance Enhancements:
- Greatly tuned our database queries, session handling, and other bits of
logic, and this makes a noticeable impact on performance. All pages load
faster, particularly review requests, diffs, and the dashboard
- Reduced the number of queries for review requests with file attachments,
comments referencing inactive screenshots and file attachments, the
screenshot page, and review requests without a repository
- Reduced the number of queries on review requests with file attachments
- Reduced the number of queries when comments were referencing previously
removed screenshots or file attachments
- API Changes:
- The new Hosting Service Account resource payload key has been changed
from hosting-service-account to hosting_service_account
- Bug Fixes:
- Very large lines no longer slow Review Board to a crawl
- All errors that occur when verifying a repository should now be shown,
instead of causing an HTTP 500 error
- Closing or reopening an issue no longer causes excessive checks for
update notification bubbles
- Fixed compatibility issues with newer versions of Mercurial with version
numbers containing a + in them
- Mercurial no longer forces an HTTP URL for downloading files from a
repository when an HTTPS URL is specified
- Mercurial support on Google Code now works properly
- Fixed files in CVS that had v as the last character in the filename
- Fixed the order of displayed replies on a review
- SSH-backed repositories no longer break on some setups
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jul 31 2012 Stephen Gallagher <sgallagh(a)redhat.com> - 0.6.22-1
- New upstream releae 0.6.22
- Fixes to support Review Board 1.6.11
- djblets.datagrid:
- Improved performance of the datagrids
- djblets.util:
- The ifuserorperm template tag now accepts both IDs and User
objects, allowing comparisons to be made without fetching the
User
- Fixed a bug with ifuserorperm and non-int IDs
- User and AnonymousUser are no longer imported globally in
the djblets_utils templatetags. This fixes some breakages in
apps that imported this file to get access to filters, but weren't
running in a Django settings environment
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.6.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #842171 - ReviewBoard-1.6.10 is available
https://bugzilla.redhat.com/show_bug.cgi?id=842171
--------------------------------------------------------------------------------
The following Fedora EPEL 5 Security updates need testing:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6477/dropbear-0.55…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6530/nsd-3.2.13-1.…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6441/puppet-2.6.17…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6554/perl-RT-Authe…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-5630/bugzilla-3.2.…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6514/moodle-1.9.19…https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-6519/bacula-2.4.4-…
The following builds have been pushed to Fedora EPEL 5 updates-testing
drupal7-7.15-1.el5
gfal-1.13.0-0.el5
mock-1.0.32-1.el5
mock-1.0.33-1.el5
perl-No-Worries-0.5-1.el5
pigz-2.2.5-1.el5
unicode-ucd-6.1.0-2.el5
Details about builds:
================================================================================
drupal7-7.15-1.el5 (FEDORA-EPEL-2012-6582)
An open-source content-management platform
--------------------------------------------------------------------------------
Update Information:
New Drupal release, http://drupal.org/node/1708292.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 1 2012 Peter Borsa <peter.borsa(a)gmail.com> - 7.15-1
- New upstream.
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 7.14-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Thu May 24 2012 Jon Ciesla <limburgher(a)gmail.com> - 7.14-2
- Patch for CVE-2012-2922, BZ 824631, BZ 824632.
--------------------------------------------------------------------------------
================================================================================
gfal-1.13.0-0.el5 (FEDORA-EPEL-2012-6570)
Grid File access library
--------------------------------------------------------------------------------
Update Information:
Update 1.13.0, EMI 2 Update synchronisation
--------------------------------------------------------------------------------
ChangeLog:
* Fri Jul 20 2012 Adrien Devresse <adevress at cern.ch> - 1.13.0-0
- correction on timeout management ( SRM operation and connect timeout )
- compilation restriction for 32bits ( need to be 64 bits file offset compatible )
- unit test execution added to spec file
- synchronisation with EMI 2 Update
--------------------------------------------------------------------------------
================================================================================
mock-1.0.32-1.el5 (FEDORA-EPEL-2012-6579)
Builds packages inside chroots
--------------------------------------------------------------------------------
Update Information:
Fixed dropped commit for ppc/ppc64 configs on f17
Added package_state_plugin and bugfixes
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added package_state_plugin and bugfixes
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added package_state_plugin and bugfixes
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Added mockchain which takes a mock config and a series of srpms, rebuilds the srpms one by one, adding each resulting rpm to a local repository so that they are available as build deps to the next package being built
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Remove EPEL-4 configs
fix problem in scm.py with SSH_AUTH_SOCK [BZ# 803217]
fix baseurl (remove dist-) for f17 configs [BZ# 795409]
fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
allow chroot group to be configurable [BZ# 719099]
Fixed versioning mistake
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jul 31 2012 Clark Williams <williams(a)redhat.com> - 1.0.32-1
- From Karsten Hopp <karsten(a)redhat.com>:
- added ppc and ppc64 configs for fedora 17
* Fri Jul 27 2012 Clark Williams <williams(a)redhat.com> - 1.0.31-1
- Fixed error when calling os.getlogin() [BZ# 843434]
- removed fedora-15 config files
- from Matt McCutchen <matt(a)mattmccutchen.net>:
- allowed common options to be added to yum commands [BZ# 734576]
- from Ville Skyttä <ville.skytta(a)iki.fi>:
- added mockchain completion
- from Seth Vidal <skvidal(a)fedoraproject.org>:
- added package_state_plugin
* Thu Jun 21 2012 Clark Williams <williams(a)redhat.com> - 1.0.30-1
- modified startup code to only set mock group [BZ# 809676]
- add CLONE_NEWUTS to unshare(2) call [BZ# 818445]
- from Seth Vidal <skvidal at fedoraproject.org>:
- add mockchain to mock [BZ# 812477]
- from Marko Myllynen <myllynen(a)redhat.com>:
- fix write_tar check in scm.py [BZ# 828677]
- from Masatake YAMATO <yamato(a)redhat.com>:
- added option to set a plugin parameter value [BZ# 754321]
* Thu Mar 29 2012 Clark Williams <williams(a)redhat.com> - 1.0.29-1
- fix SCM problem with SSH_AUTH_SOCK [BZ# 803217]
- remove EPEL 4 configs
- fix baseurl (remove dist-) for f17 configs [BZ# 795409]
- fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
- From Chris St Pierre <chris.a.st.pierre(a)gmail.com>:
- allow chroot group to be configure option [BZ# 719099]
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #843434 - OSError: [Errno 25] Inappropriate ioctl for device
https://bugzilla.redhat.com/show_bug.cgi?id=843434
[ 2 ] Bug #734576 - RFE: Means for plugins to add options to all yum commands
https://bugzilla.redhat.com/show_bug.cgi?id=734576
[ 3 ] Bug #809676 - Mock and FreeIPA group detection issues.
https://bugzilla.redhat.com/show_bug.cgi?id=809676
--------------------------------------------------------------------------------
================================================================================
mock-1.0.33-1.el5 (FEDORA-EPEL-2012-6586)
Builds packages inside chroots
--------------------------------------------------------------------------------
Update Information:
Fix incompatible flag passed to unshare(2) call
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 1 2012 Clark Williams <williams(a)redhat.com> - 1.0.33-1
- revert the commit which added CLONE_NEWUTS to the unshare(2)
call; the 2.6.18 el5 kernel does not support it [BZ# 844846]
* Tue Jul 31 2012 Clark Williams <williams(a)redhat.com> - 1.0.32-1
- From Karsten Hopp <karsten(a)redhat.com>:
- added ppc and ppc64 configs for fedora 17
* Fri Jul 27 2012 Clark Williams <williams(a)redhat.com> - 1.0.31-1
- Fixed error when calling os.getlogin() [BZ# 843434]
- removed fedora-15 config files
- from Matt McCutchen <matt(a)mattmccutchen.net>:
- allowed common options to be added to yum commands [BZ# 734576]
- from Ville Skyttä <ville.skytta(a)iki.fi>:
- added mockchain completion
- from Seth Vidal <skvidal(a)fedoraproject.org>:
- added package_state_plugin
* Thu Jun 21 2012 Clark Williams <williams(a)redhat.com> - 1.0.30-1
- modified startup code to only set mock group [BZ# 809676]
- add CLONE_NEWUTS to unshare(2) call [BZ# 818445]
- from Seth Vidal <skvidal at fedoraproject.org>:
- add mockchain to mock [BZ# 812477]
- from Marko Myllynen <myllynen(a)redhat.com>:
- fix write_tar check in scm.py [BZ# 828677]
- from Masatake YAMATO <yamato(a)redhat.com>:
- added option to set a plugin parameter value [BZ# 754321]
* Thu Mar 29 2012 Clark Williams <williams(a)redhat.com> - 1.0.29-1
- fix SCM problem with SSH_AUTH_SOCK [BZ# 803217]
- remove EPEL 4 configs
- fix baseurl (remove dist-) for f17 configs [BZ# 795409]
- fix incorrect setting of gid in UidManager.changeOwner() [BZ# 782449]
- From Chris St Pierre <chris.a.st.pierre(a)gmail.com>:
- allow chroot group to be configure option [BZ# 719099]
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #844846 - ERROR: Namespace unshare failed.
https://bugzilla.redhat.com/show_bug.cgi?id=844846
--------------------------------------------------------------------------------
================================================================================
perl-No-Worries-0.5-1.el5 (FEDORA-EPEL-2012-6573)
Perl coding without worries
--------------------------------------------------------------------------------
Update Information:
update to latest version: 0.5
--------------------------------------------------------------------------------
ChangeLog:
* Wed Aug 1 2012 Massimo Paladin <massimo.paladin(a)gmail.com> 0.5-1
- Updating to latest upstream version.
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jul 9 2012 Petr Pisar <ppisar(a)redhat.com> - 0.4-2
- Perl 5.16 rebuild
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #844953 - Upgrade to new upstream version
https://bugzilla.redhat.com/show_bug.cgi?id=844953
--------------------------------------------------------------------------------
================================================================================
pigz-2.2.5-1.el5 (FEDORA-EPEL-2012-6577)
Parallel implementation of gzip
--------------------------------------------------------------------------------
Update Information:
- Update to 2.2.5.
- Hardlink binaries instead of shipping duplicates (#785834).
- Build with $RPM_LD_FLAGS.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jul 31 2012 Ville Skyttä <ville.skytta(a)iki.fi> - 2.2.5-1
- Update to 2.2.5.
- Hardlink binaries instead of shipping duplicates (#785834).
- Build with $RPM_LD_FLAGS.
- Run test suite during build.
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 2.2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
--------------------------------------------------------------------------------
================================================================================
unicode-ucd-6.1.0-2.el5 (FEDORA-EPEL-2012-6575)
Unicode Character Database
--------------------------------------------------------------------------------
Update Information:
Initial EL-5 build to support dejavu-fonts, and thus updated Moodle.
--------------------------------------------------------------------------------
Hi all,
Looking at http://dl.fedoraproject.org/pub/epel/6/x86_64/ I see that we
have asterisk 1.8 packages.
I took the src.rpm from http://dl.fedoraproject.org/pub/epel/6/SRPMS/
and see that:
"
[mihamina@centos6-01 SPECS]$ grep -n g729 asterisk.spec
831:%{_libdir}/asterisk/modules/format_g729.so
2969:- g729 licenses from being freed up.
"
A long time ago I had to manually import the g729 binary from
http://asterisk.hosting.lv/:
Is the codec bundled in EPEL asterisk way different from the prebuilt
with IPP?
--
RMA.