Skip to content

Commit 588a1fa

Browse files
ibm-genwqefhaverkamp
authored andcommittedJan 8, 2018
Latest fixes for rpmbuild
Signed-off-by: Eberhard S. Amann <[email protected]> Signed-off-by: Frank Haverkamp <[email protected]>
1 parent c01eeaf commit 588a1fa

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎spec/genwqe.spec

+6-1
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ ln -sf %{_bindir}/genwqe_gzip %{buildroot}/%{_libdir}/genwqe/gzip
148148
%{_mandir}/man1/genwqe_csv2vpd.1.gz
149149
%{_mandir}/man1/genwqe_vpdconv.1.gz
150150
%{_mandir}/man1/genwqe_vpdupdate.1.gz
151+
%{_mandir}/man1/genwqe_mt_perf.1.gz
152+
%{_mandir}/man1/genwqe_test_gz.1.gz
151153

152154
%files devel
153155
%defattr(-,root,root,-)
@@ -159,7 +161,10 @@ ln -sf %{_bindir}/genwqe_gzip %{buildroot}/%{_libdir}/genwqe/gzip
159161
* Mon Jan 08 2018 Eberhard Amann <esa@de.ibm.com> - 4.0.19
160162
- Fix compressBound
161163
- Add Debug tools
162-
- Fix genwqe_cksum tool
164+
- Fix genwqe_cksum tool
165+
- Fix missing manpages in spec file
166+
- Fix new compiler warnings
167+
- Improve Z_STREAM_END detection circumvention
163168
* Wed Nov 29 2017 Frank Haverkamp <haver@linux.vnet.ibm.com> - 4.0.18
164169
- Many fixes. (see git log)
165170
* Thu Jan 05 2017 Frank Haverkamp <haver@linux.vnet.ibm.com> - 4.0.17

0 commit comments

Comments
 (0)
Please sign in to comment.