From 087906c5462bd5ec8fe06d5dc97ec8da5e6aaa1c Mon Sep 17 00:00:00 2001 From: michuz Date: Mon, 15 Jan 2001 15:36:46 +0000 Subject: [PATCH] - cleanups in %%files Changed files: wine.spec -> 1.32 --- wine.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/wine.spec b/wine.spec index 43738ab..eba2462 100644 --- a/wine.spec +++ b/wine.spec @@ -82,7 +82,7 @@ install -d $RPM_BUILD_ROOT%{_mandir}/man1 mandir=$RPM_BUILD_ROOT%{_mandir} \ infodir=$RPM_BUILD_ROOT%{_infodir} -cp wine.ini wine.conf.example +cp documentation/samples/config wine.conf.example install -d $RPM_BUILD_ROOT%{_sysconfdir} cat <$RPM_BUILD_ROOT%{_sysconfdir}/wine.conf ; @@ -107,12 +107,11 @@ rm -rf $RPM_BUILD_ROOT %doc {README,WARRANTY,LICENSE,DEVELOPERS-HINTS,ChangeLog,BUGS,AUTHORS,ANNOUNCE}.gz %doc documentation wine.conf.example %attr(755,root,root) %{_bindir}/* -%{_mandir}/man[15]/* %attr(755,root,root) %{_libdir}/*.so* -#%{_libdir}/wine.sym +%{_mandir}/man[15]/* %config(noreplace) %{_sysconfdir}/wine.conf %files devel %defattr(644,root,root,755) %{_includedir}/wine -#%attr(755,root,root) %{_libdir}/lib*.so +%{_libdir}/*.a -- 2.44.0