del patches to be consistent with open source
This commit is contained in:
parent
23d60130c6
commit
bda1183663
4
tk.spec
4
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 <zhangrui182@huawei.com> - 1:8.6.8-3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user