update code
This commit is contained in:
parent
01c0632b28
commit
3f019c3e4f
11
libXt.spec
11
libXt.spec
@ -1,6 +1,6 @@
|
||||
Name: libXt
|
||||
Version: 1.1.5
|
||||
Release: 10
|
||||
Release: 11
|
||||
License: MIT
|
||||
Summary: X.Org X11 libXt runtime library
|
||||
URL: https://www.x.org
|
||||
@ -37,13 +37,12 @@ V=1 %make_build
|
||||
%make_install
|
||||
mkdir -p -m 0755 $RPM_BUILD_ROOT%{_datadir}/X11/app-defaults
|
||||
%delete_la
|
||||
cp -p COPYING ${RPM_BUILD_ROOT}%{_datadir}/doc/%{name}/COPYING
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_docdir}/%{name}/COPYING
|
||||
%license COPYING
|
||||
%{_libdir}/*.so.*
|
||||
%dir %{_datadir}/X11/app-defaults
|
||||
|
||||
@ -60,5 +59,11 @@ cp -p COPYING ${RPM_BUILD_ROOT}%{_datadir}/doc/%{name}/COPYING
|
||||
%{_docdir}/%{name}/*.xml
|
||||
|
||||
%changelog
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.5-11
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:change the directory of the license file
|
||||
|
||||
* Mon Sep 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.5-10
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user