del patches to be consistent with open source

This commit is contained in:
zhanglu 2020-01-11 19:39:54 +08:00
parent 23d60130c6
commit bda1183663

View File

@ -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 <zhangrui182@huawei.com> - 1:8.6.8-3