From bda1183663545257a9e758958fc8bd52aa1b93d5 Mon Sep 17 00:00:00 2001 From: zhanglu Date: Sat, 11 Jan 2020 19:39:54 +0800 Subject: [PATCH] del patches to be consistent with open source --- tk.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tk.spec b/tk.spec index a40b6ae..a9c0d70 100644 --- a/tk.spec +++ b/tk.spec @@ -91,8 +91,8 @@ sed -i -e "s|$PWD/unix|%{_libdir}|; s|$PWD|%{_includedir}/%{name}-private|" %{bu %ldconfig_postun %files -%doc README changes license.terms %defattr(-,root,root,-) +%doc README changes license.terms %{_bindir}/wish* %{_datadir}/%{name}%{majorver} %exclude %{_datadir}/%{name}%{majorver}/tkAppInit.c @@ -110,8 +110,8 @@ sed -i -e "s|$PWD/unix|%{_libdir}|; s|$PWD|%{_includedir}/%{name}-private|" %{bu %files help %{_mandir}/man1/* -%{_mandir}/mann/* %{_mandir}/man3/* +%{_mandir}/mann/* %changelog * Sat Jan 11 2020 zhangrui - 1:8.6.8-3