update code
This commit is contained in:
parent
1e78c787f2
commit
2a3d8b249a
10
libdmx.spec
10
libdmx.spec
@ -1,6 +1,6 @@
|
|||||||
Name: libdmx
|
Name: libdmx
|
||||||
Version: 1.1.4
|
Version: 1.1.4
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: Distributed Multihead X extension library
|
Summary: Distributed Multihead X extension library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://xorg.freedesktop.org/
|
URL: https://xorg.freedesktop.org/
|
||||||
@ -44,7 +44,7 @@ make check
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING
|
%license COPYING
|
||||||
%{_libdir}/libdmx.so.*
|
%{_libdir}/libdmx.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -59,6 +59,12 @@ make check
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-6
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:change the directory of the license files
|
||||||
|
|
||||||
* Sat Aug 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-5
|
* Sat Aug 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-5
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user