The following builds have been pushed to Fedora EPEL 4 updates-testing
augeas-0.6.0-1.el4
banner-1.3.2-1.el4
gsoap-2.7.13-2.el4
hdf5-1.6.10-1.el4
libdnet-1.12-6.el4
lsscsi-0.22-3.el4
mock-1.0.1-1.el4
mpich2-1.2.1-2.el4
perl-Net-IPv4Addr-0.10-3.el4
puppet-0.25.1-1.el4
python-pip-0.4-1.el4
Details about builds:
================================================================================
augeas-0.6.0-1.el4 (FEDORA-EPEL-2009-0931)
A library for changing configuration files
--------------------------------------------------------------------------------
Update Information:
See http://augeas.net/news.html for details
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 30 2009 David Lutterkort <[email protected]> - 0.6.0-1
- Install vim syntax files
--------------------------------------------------------------------------------
================================================================================
banner-1.3.2-1.el4 (FEDORA-EPEL-2009-0876)
Prints a short string to the console in very large letters
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #538076 - banner in epel?
https://bugzilla.redhat.com/show_bug.cgi?id=538076
--------------------------------------------------------------------------------
================================================================================
gsoap-2.7.13-2.el4 (FEDORA-EPEL-2009-0920)
Generator Tools for Coding SOAP/XML Web Services in C and C++
--------------------------------------------------------------------------------
Update Information:
This is the first build of gsoap for EPEL.
--------------------------------------------------------------------------------
================================================================================
hdf5-1.6.10-1.el4 (FEDORA-EPEL-2009-0917)
A general purpose library and file format for storing scientific data
--------------------------------------------------------------------------------
Update Information:
Update to 1.6.10. - Embedded HDF5 Library Settings Information Library
settings are now embedded in an HDF5 executable so that an “orphaned” executable
can be queried (via the Unix strings command, for example) to display the
library settings used to build it. The embedded settings information is the same
as that normally found in the libhdf5.settings file. This capability may
be disabled with the use of the --disable-embedded-libinfo flag during
configure. Function with Changed Interface or Behavior
H5check_version now displays embedded library information (see above) if a
version mismatch is detected. The function has also been changed to
suppress the warning message entirely if $HDF5_DISABLE_VERSION_CHECK is set to 2
or higher. - New C++ Member Functions New C++ member functions are
provided to determine a dataset’s or attribute’s data size in memory:
size_t DataSet::getInMemDataSize() const size_t
Attribute::getInMemDataSize() const The size in each case is in bytes.
- Tool with Changed Interface or Behavior h5diff has one new option:
--use-system-epsilon With this option, h5diff returns a difference if and
only if the difference between two data values exceeds the system value for
epsilon (that is, if |a-b| > epsilon). The tool’s default behavior has
also changed; without this option, the tool now checks for strict equality.
This option has no short form.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Nov 30 2009 Orion Poplawski <[email protected]> 1.6.10-1
- Update to 1.6.10
- Drop destdir patch fixed upstream
--------------------------------------------------------------------------------
================================================================================
libdnet-1.12-6.el4 (FEDORA-EPEL-2009-0903)
Simple portable interface to lowlevel networking routines
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #537805 - Please build libdnet for EPEL 4 and 5
https://bugzilla.redhat.com/show_bug.cgi?id=537805
--------------------------------------------------------------------------------
================================================================================
lsscsi-0.22-3.el4 (FEDORA-EPEL-2009-0932)
List SCSI devices (or hosts) and associated information
--------------------------------------------------------------------------------
Update Information:
new package
--------------------------------------------------------------------------------
================================================================================
mock-1.0.1-1.el4 (FEDORA-EPEL-2009-0909)
Builds packages inside chroots
--------------------------------------------------------------------------------
Update Information:
Fix creation of root cache tarballs
--------------------------------------------------------------------------------
ChangeLog:
* Wed Nov 25 2009 Clark Williams <[email protected]>- 1.0.1-1
- Patch from Paul Howarth to fix intermittent problems generating
root cache tarball (BZ# 540997)
* Mon Nov 23 2009 Clark Williams <[email protected]>- 1.0.0-1
- modified pty devpts mount code to actually work (BZ# 510183)
- deleted F9 configs
- version bump to 1.0.0
* Fri Nov 13 2009 Clark Williams <[email protected]>- 0.9.20-1
- conditionalized import of uuid to avoid failure on RHEL5
- added autoconf/automake mojo to prefer using rpmbuild-md5 for
cross-platform rpm compatibility
* Thu Nov 5 2009 Jesse Keating <[email protected]>- 0.9.19-1
- Fix target arch for i386 on 12 and rawhide
* Thu Nov 5 2009 Jesse Keating <[email protected]>- 0.9.18-1
- Update for Fedora 12 and 13 configs
- Patch from dgilmore to clean up epel configs
- Update configs for new koji static-repo locations
- Don't automatically update the chroot in a --no-clean scenario
* Wed Jul 8 2009 Clark Williams <[email protected]>- 0.9.17-1
- Patch from Jakub Jelinek <[email protected]> for mounting
/dev/pts correctly in the chroot (BZ# 510183)
- raise exception when --shell specified for uninitialized chroot
(BZ# 506288)
- add directory and infrastructure to allow dbus to run inside
chroot (BZ# 460574)
- patch from Levente Farkas <[email protected]> to fix exclude
in EPEL 5 x86_64 config
* Mon May 11 2009 Jesse Keating <[email protected]> - 0.9.16-1
- Make F11 and rawhide build i586 on i386 targets.
* Mon May 11 2009 Jesse Keating <[email protected]> - 0.9.15-1
- Add configs for F11 (jkeating)
* Mon Feb 2 2009 Clark Williams <[email protected]> - 0.9.14-1
- logging cleanup (mikem)
- add new exception for resultdir not available (mebrown)
- moved mock cache dir to /var/cache/mock (williams)
- added version variable and version banner to logs (williams)
- removed import of popen2 to whack deprecated message (williams)
- prevent disabling ccache on epel-5 (tmz)
- added configs for sparc and s390 (dgilmore)
- fixed git log command used in build (tmz)
- added copy of spec/sources for building srpms (mebrown)
- changed unlink to rmdir (mebrown)
- set HOME directory globally (mikeb)
- commented out privlege drop in --copyin (williams)
* Thu Nov 6 2008 Jesse Keating <[email protected]> - 0.9.13-1
- Add configs for F10 (jkeating)
* Tue Oct 14 2008 Clark Williams <[email protected]> - 0.9.12-1
- internal setarch support for s390/s390x (mikem)
- Refer to the .newkey location of current Fedora 8/9 updates. (jkeating)
- [bz458234] Picked up corrected patch (pmatilai)
* Thu Sep 4 2008 Clark Williams <[email protected]> - 0.9.11-1
- added workarounds for rawhide rpm (BZ 455387 and 458234)
- disabled tmpfs plugin on epel-4-x86_64
- fixed autotools breakage in configure.ac
* Tue May 20 2008 Jesse Keating <[email protected]> - 0.9.10-1
- added fix for building F-8 mock (clark)
- Update epel configs
* Tue Apr 22 2008 Jesse Keating <[email protected]> - 0.9.9-1
- Update config files for Fedora 9
- Comment out multilib excludes, no longer needed in F9+ with yum multilib
changes
* Mon Mar 31 2008 Jesse Keating <[email protected]> - 0.9.8-1
- modify rootcache logic to rebuild cache if config files have newer timestamp
- For Fedora 8 and higher, use priority failover method
- Point to the correct static-repo for rawhide stuff.
- Move "devel" to "rawhide" to match current Fedora naming schemes.
* Thu Jan 31 2008 Michael Brown <[email protected]> - 0.9.7-1
- redo mock.util.do() to use python subprocess module, which should be
much more maintainable than our old homegrown code.
- Fix exclude= lines once again. Yum fnmatch parser doesnt understand [!x]
notation
- add --unpriv and --cwd options to run chroot commands without elevated privs
and in a specific working directory (under the root).
- mount all filesystems when running chroot commands
- remove redundant ccache init since we now source /etc/profile.d/ccache.sh
* Wed Jan 16 2008 Clark Williams <[email protected]> - 0.9.6-1
- renamed configs and put compat symlinks in place
- misc cleanups (whitespace fixes, info messages, etc.)
- tmpfs plugin fix
- split --target and --arch command line arguments
- changed from -l to --login on bash invocations
- create /dev/full in chroot
* Thu Dec 20 2007 Michael Brown <[email protected]> - 0.9.5-1
- really fix file-based BuildRequires
* Wed Dec 19 2007 Michael Brown <[email protected]> - 0.9.4-1
- Result dir was not honoring --uniqueext=
- make rpmbuild run under a chroot login shell
- mock is now noarch due to drop of all binary components
- add tmpfs plugin (disabled by default)
- slightly more friendly logs.
* Fri Dec 14 2007 Clark Williams <[email protected]> - 0.9.3-1
- added '--copyin' and '--copyout' modes
- added makeChrootPath() method to Root
- replaced most ad hock usages of .rootdir with makeChrootPath()
- updated man page && added test cases
- added 'help' target to Makefile.am
* Thu Dec 13 2007 Michael Brown <[email protected]> - 0.9.2-1
- add '--update' mode
- fix '--shell' mode
* Tue Dec 11 2007 Michael Brown <[email protected]> - 0.9.1-1
- fix 'mock shell' command when passing more than one arg.
- add --orphanskill mode which only does orphankill
- make 'mock --shell' noninteractive and logged to root.log
- fix for file-based BuildRequires
- add sparcs to constant list for auto-setarch
* Tue Dec 11 2007 Michael Brown <[email protected]> - 0.8.17-1
- fix 'mock shell' command when passing more than one arg.
- add --orphanskill mode which only does orphankill
- make 'mock --shell' noninteractive and logged to root.log
- fix for file-based BuildRequires
- add sparcs to constant list for auto-setarch
* Sun Dec 9 2007 Michael Brown <[email protected]> - 0.9.0-1
- drop suid helper and use consolehelper instead.
- add unshare() call rather than clone(CLONE_NEWNS...)
* Sun Dec 9 2007 Michael Brown <[email protected]> - 0.8.16-1
- drop FC6 configs. FC6 no longer supported
- add --trace cmdline parameter
- make logs slightly less verbose
* Wed Dec 5 2007 Michael Brown <[email protected]> - 0.8.15-1
- fix traceback when root cache doesnt exist.
- add "--with", "--without", and "--define" cmdline parameters which are passed
to rpmbuild (courtesy Todd Zullinger)
* Tue Dec 4 2007 Michael Brown <[email protected]> - 0.8.14-1
- fix traceback when cache dir was not found
* Tue Dec 4 2007 Michael Brown <[email protected]> - 0.8.13-1
- brown-paper-bag bug where built rpm didnt work due to lack of path
substitution in mock.py
* Mon Dec 3 2007 Michael Brown <[email protected]> - 0.8.12-1
- fix builds of multiple srpms
- fix 'mock install'
- use python-decoratortools for better python 2.3 back compat
* Thu Nov 29 2007 Clark Williams <[email protected]> - 0.8.11-1
- fixes from mebrown:
- added back -q and -v flags
- print yum output by default
- added --offline option
- cleaned up uid handling
* Mon Nov 26 2007 Michael Brown <[email protected]> - 0.8.10-1
- fix 'shell' command
- fix a couple different selinux avc denial messages (didnt affect
functionality)
* Tue Nov 20 2007 Michael Brown <[email protected]> - 0.8.9-1
- Fixes so that mock will run cleanly on RHEL5
- Add glib-devel.i386, glib2-devel.i386 to yum exclude list as it breaks
builds.
- Add backwards-compatibility code for old-style 'automatically assume rebuild'
convention
- automake symlink accidentally included in tarball rather than file
(py-compile)
- update manpage
* Mon Nov 19 2007 Michael Brown <[email protected]> - 0.8.8-1
- make it run correctly when called by the 'root' user
- internal_setarch: optionally run 'setarch' internally. This
eliminates the need to run "setarch i386 mock ..." when building on
target_arch != build_arch. This is turned on by default. Limitations:
must have 'ctypes' python module available, which is only available
by default in python 2.5, or as an extension module in <= 2.4.
If the 'ctypes' module is not available, this feature will be
disabled and you must manually run 'setarch'.
- Does not run 'clean' action for 'shell', 'chroot', 'install', or
'installdeps' (docs updated)
- fix build for top_builddir != top_srcdir
- fix 'installdeps' so that it works with both rpms/srpms
- missing device file /dev/ptmx was causing 'expect' command to always
fail. Affected any SRPM build that used 'expect'.
- hard spec file dep on python >= 2.4 due to python syntax changes.
- resultdir can now contain python-string substitutions for any
variable in the chroot config.
rebuild my.src.rpm
- add 'dist' variable to all chroot config files so that it is
available for resultdir substitutions.
- give good error message when logging.ini cannot be found.
- change default logging format to remove verbosity from build.log.
- make logging format configurable from defaults.cfg or chroot cfg.
- less verbose state.log format
* Mon Oct 22 2007 Michael Brown <[email protected]> - 0.8.4-1
- fix reported 'bad owner/group' from rpm in some configurations.
* Mon Oct 22 2007 Michael Brown <[email protected]> - 0.8.3-1
- BZ# 336361 -- cannot su - mockbuild
- BZ# 326561 -- update manpage
- BZ# 235141 -- error with immutable bit
* Sat Oct 20 2007 Michael Brown <[email protected]> - 0.8.0-1
- huge number of changes upstream
- convert to setuid wrapper instead of old setuid helper
- lots of bugfixes and improvements
- /var/cache/yum now saved and bind-mounted
- ccache integration
- rootcache improvements (formerly called autocache)
* Mon Aug 27 2007 Michael Brown <[email protected]> - 0.7.6-1
- ensure /etc/hosts is created in chroot properly
* Mon Aug 13 2007 Clark Williams <[email protected]> - 0.7.5-2
- build fix from Roland McGrath to fix compile of selinux lib
* Wed Aug 8 2007 Clark Williams <[email protected]> - 0.7.5-1
- orphanskill feature (BZ#221351)
* Wed Aug 8 2007 Michael Brown <[email protected]> - 0.7.5-1
- add example configs to defaults.cfg
- dont rebuild cache if not clean build (BZ#250425)
* Wed Jul 18 2007 Michael Brown <[email protected]> - 0.7.4-1
- return child exit status, so we properly report subcommand failures
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #540997 - Intermittent errors creating mock root cache tarball
https://bugzilla.redhat.com/show_bug.cgi?id=540997
--------------------------------------------------------------------------------
================================================================================
mpich2-1.2.1-2.el4 (FEDORA-EPEL-2009-0919)
A high-performance implementation of MPI
--------------------------------------------------------------------------------
Update Information:
Fix the erroneous explicit requirement on gcc-gfortran on EPEL4 Update to the
latest upstream bugfix release which include hydra support. Also fix module
file
--------------------------------------------------------------------------------
ChangeLog:
* Thu Nov 26 2009 Deji Akingunola <[email protected]> - 1.2.1-2
- Fix the mpich2.module patch.
* Wed Nov 18 2009 Deji Akingunola <[email protected]> - 1.2.1-1
- Update to 1.2.1
- Clean-up the spec file to remove its 'Fedora-ness'.
- Adapt to the Fedora MPI packaging guildelines
- Split out a -doc subpackage
--------------------------------------------------------------------------------
================================================================================
perl-Net-IPv4Addr-0.10-3.el4 (FEDORA-EPEL-2009-0915)
Perl extension for manipulating IPv4 addresses
--------------------------------------------------------------------------------
Update Information:
initial release for epel
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 24 2009 Dennis Gilmore <[email protected]> - 0.10-3
- Obsoletes perl-Network-IPv4Addr
- no provides as code needs changing to use the new version
--------------------------------------------------------------------------------
================================================================================
puppet-0.25.1-1.el4 (FEDORA-EPEL-2009-0938)
A network tool for managing many disparate systems
--------------------------------------------------------------------------------
Update Information:
Lots of bug fixes and feature enhancements. This release will most likely never
see the updates repository; There's plenty more fixes to come -0.25.2 is
supposed to have all of those and is scheduled to be released soon enough. On
another note: update your master first.
--------------------------------------------------------------------------------
ChangeLog:
* Wed Nov 25 2009 Jeroen van Meeuwen <[email protected]> - 0.25.1-1
- New upstream version
* Tue Oct 27 2009 Todd Zullinger <[email protected]> - 0.25.1-0.3
- Update to 0.25.1
- Include the pi program and man page (R.I.Pienaar)
* Sat Oct 17 2009 Todd Zullinger <[email protected]> - 0.25.1-0.2.rc2
- Update to 0.25.1rc2
* Tue Sep 22 2009 Todd Zullinger <[email protected]> - 0.25.1-0.1.rc1
- Update to 0.25.1rc1
- Move puppetca to puppet package, it has uses on client systems
- Drop redundant %doc from manpage %file listings
* Fri Sep 4 2009 Todd Zullinger <[email protected]> - 0.25.0-1
- Update to 0.25.0
- Fix permissions on /var/log/puppet (#495096)
- Install emacs mode and vim syntax files (#491437)
- Install ext/ directory in %{_datadir}/puppet (/usr/share/puppet)
--------------------------------------------------------------------------------
================================================================================
python-pip-0.4-1.el4 (FEDORA-EPEL-2009-0916)
Pip installs packages. Python packages. An easy_install replacement
--------------------------------------------------------------------------------
Update Information:
newpackage for python-pip a python package installer
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #520352 - Review Request: python-pip - Pip installs packages.
Python packages. An easy_install replacement
https://bugzilla.redhat.com/show_bug.cgi?id=520352
--------------------------------------------------------------------------------
_______________________________________________
epel-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/epel-devel-list