Name: | unifdef |
---|---|
Version: | 2.12 |
Release: | 5.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 64746 |
License: | BSD-2-Clause AND BSD-3-Clause |
RPM: | unifdef-2.12-5.el10_0.x86_64.rpm |
Source RPM: | unifdef-2.12-5.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://dotat.at/prog/unifdef/ |
Summary: | Selectively remove C preprocessor conditionals |
Description: | The unifdef utility selectively processes conditional C preprocessor #if and #ifdef directives. It removes from a file both the directives and the additional text that they delimit, while otherwise leaving the file alone. |
- Apply a patch for whitespace test regressions
- F41/EPEL10: drop spec-file conditionals and allow branches to diverge
- Ensure build flags are set in EPEL8/9
- Run the tests
- Update to 2.12 (close RHBZ#1803209)
- Install README and unifdef.txt as documentation
- Properly package the license text
- Fix description
- Update URLs to HTTPS
- Document license breakdown and original license