From 1135f2a6b4835ee1ce9dde03bc17aa898036810f Mon Sep 17 00:00:00 2001 From: Marcin Kierus Date: Thu, 3 Jan 2002 16:21:27 +0000 Subject: [PATCH] - moving reswrap ( program to wrap icon resources into C code ) and man for it to devel pkg Changed files: fox.spec -> 1.23 --- fox.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/fox.spec b/fox.spec index 7608370..b0ce26f 100644 --- a/fox.spec +++ b/fox.spec @@ -129,22 +129,21 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/reswrap %attr(755,root,root) %{_libdir}/lib*.so.*.* -%{_mandir}/*/* %files progs %defattr(644,root,root,755) %attr(755,root,root) /%{_bindir}/adie %attr(755,root,root) /%{_bindir}/calculator %attr(755,root,root) /%{_bindir}/PathFinder -%{_mandir}/man1/* %files devel %defattr(644,root,root,755) %doc *.gz doc +%attr(755,root,root) %{_bindir}/reswrap %attr(755,root,root) %{_libdir}/lib*.so %attr(755,root,root) %{_libdir}/lib*.la +%{_mandir}/man1/* %{_includedir}/fox %files static -- 2.43.0