| Name: | cvsps |
|---|---|
| Version: | 2.2 |
| Release: | 0.14.b1.el7 |
| Architecture: | x86_64 |
| Group: | Development/Tools |
| Size: | 118970 |
| License: | GPL+ |
| RPM: | cvsps-2.2-0.14.b1.el7.x86_64.rpm |
| Source RPM: | cvsps-2.2-0.14.b1.el7.src.rpm |
| Build Date: | Thu May 01 2014 |
| Build Host: | ca-buildj3.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.cobite.com/cvsps/ |
| Summary: | Patchset tool for CVS |
| Description: | CVSps is a program for generating 'patchset' information from a CVS repository. A patchset in this case is defined as a set of changes made to a collection of files, and all committed at the same time (using a single 'cvs commit' command). This information is valuable to seeing the big picture of the evolution of a cvs project. While cvs tracks revision information, it is often difficult to see what changes were committed 'atomically' to the repository. |
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Spec file cleanup
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Patch to fix buffer overflow. - https://bugzilla.redhat.com/show_bug.cgi?id=576076
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Patch to fix man page formatting errors.
- Build with -DLINUX to fix --cvs-direct on 64-bit platforms (#539765). - Use patch instead of sed for man page fixes.