Commit 2c4ec0094a590b843430b25ac0fe3ffa70db6aa1
1 parent
9d401316
Exists in
master
and in
5 other branches
Ajustes para empacotamento.
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
rpm/pw3270.spec
| ... | ... | @@ -305,8 +305,13 @@ rm %{buildroot}/%{_datadir}/pw3270/ui/*rexx*.xml |
| 305 | 305 | |
| 306 | 306 | %files devel |
| 307 | 307 | %defattr(-,root,root) |
| 308 | + | |
| 308 | 309 | %{_includedir}/pw3270 |
| 309 | 310 | %{_includedir}/pw3270.h |
| 311 | + | |
| 312 | +%{_includedir}/v3270 | |
| 313 | +%{_includedir}/v3270.h | |
| 314 | + | |
| 310 | 315 | %{_datadir}/pw3270/ui/98trace.xml |
| 311 | 316 | %{_datadir}/pw3270/ui/99debug.xml |
| 312 | 317 | %{_libdir}/libpw3270.so | ... | ... |