update code
This commit is contained in:
parent
c42445054d
commit
9129b215ed
12
libXaw.spec
12
libXaw.spec
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libXaw
|
||||
Version: 1.0.13
|
||||
Release: 12
|
||||
Release: 13
|
||||
License: MIT
|
||||
Summary: X Athena Widget Set
|
||||
URL: https://www.x.org
|
||||
@ -34,14 +34,14 @@ export CFLAGS="$RPM_OPT_FLAGS -Os"
|
||||
|
||||
%install
|
||||
%make_install INSTALL="install -p"
|
||||
install -pm 644 COPYING README ChangeLog $RPM_BUILD_ROOT%{_pkgdocdir}
|
||||
install -pm 644 README ChangeLog $RPM_BUILD_ROOT%{_pkgdocdir}
|
||||
%delete_la_and_a
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_pkgdocdir}/COPYING
|
||||
%license COPYING
|
||||
%{_libdir}/*.so.*
|
||||
|
||||
%files devel
|
||||
@ -59,5 +59,11 @@ install -pm 644 COPYING README ChangeLog $RPM_BUILD_ROOT%{_pkgdocdir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.13-13
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:change the directory of the license file
|
||||
|
||||
* Mon Sep 2 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.13-12
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user