| Name: | procenv |
|---|---|
| Version: | 0.44 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Applications/System |
| Size: | 254549 |
| License: | GPLv3+ |
| RPM: | procenv-0.44-1.el7.x86_64.rpm |
| Source RPM: | procenv-0.44-1.el7.src.rpm |
| Build Date: | Sat Nov 04 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/jamesodhunt/procenv |
| Summary: | Utility to show process environment |
| Description: | This package contains a command-line tool that displays as much detail about itself and its environment as possible. It can be used as a test tool, to understand the type of environment a process runs in, and for comparing system environments. |
- New version
- Simplified BuildRequires now that autoreconf is no longer needed.
- New upstream version. - BuildRequires: Added check-devel for new unit tests. - This upstream version lacks a configure script, so added autoconf, automake and libtool to BuildRequires, plus a call to autoreconf. - Updated URL+Source0 as project has moved to github. - Source0 includes magic URL fragment to rename the source to be of form "<name>-<version>.tar.gz", rather than the bare "<tag>.tar.gz" github format. - Add ChangeLog and TODO to package.
- New version - Remove %defattr - Use %license - MIT licence for packaging
- New upstream version
- BR on libselinux-devel for EPEL5 - Add doc files
- Only BR perl-JSON-PP and run tests on fedora - Remove unnecessary BRs
- Update to 0.31.
- Update to 0.30.
- Update to 0.27, fix Source0