update code
This commit is contained in:
parent
3d30642251
commit
e641d8f19a
11
libSM.spec
11
libSM.spec
@ -1,6 +1,6 @@
|
||||
Name: libSM
|
||||
Version: 1.2.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Runtime library for X11 SM
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
@ -37,7 +37,8 @@ autoreconf -ivf
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING
|
||||
%doc AUTHORS
|
||||
%license COPYING
|
||||
%{_libdir}/*.so.*
|
||||
|
||||
%files devel
|
||||
@ -55,5 +56,11 @@ autoreconf -ivf
|
||||
%exclude %{_docdir}
|
||||
|
||||
%changelog
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.3-2
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:change the directory of the license file
|
||||
|
||||
* Tue Aug 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.3-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user