Compare commits
No commits in common. "a8cfb281d7fe89ca22a607fabd033b14a5d7c526" and "10fffc97011fb594328e7acfeaa278fdb374ce2c" have entirely different histories.
a8cfb281d7
...
10fffc9701
BIN
libXi-1.7.9.tar.bz2
Normal file
BIN
libXi-1.7.9.tar.bz2
Normal file
Binary file not shown.
Binary file not shown.
22
libXi.spec
22
libXi.spec
@ -1,6 +1,6 @@
|
|||||||
Name: libXi
|
Name: libXi
|
||||||
Version: 1.8
|
Version: 1.7.9
|
||||||
Release: 2
|
Release: 10
|
||||||
Summary: X.Org X11 libXi runtime library
|
Summary: X.Org X11 libXi runtime library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://xorg.freedesktop.org/
|
URL: https://xorg.freedesktop.org/
|
||||||
@ -39,8 +39,9 @@ developing applications that use %{name}.
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%license COPYING
|
%doc COPYING
|
||||||
%{_libdir}/libXi.so.*
|
%{_libdir}/libXi.so.*
|
||||||
|
%{_libdir}/libXi.so
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -55,21 +56,6 @@ developing applications that use %{name}.
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Apr 18 2022 hanhui<hanhui15@h-partners.com> - 1.8-2
|
|
||||||
- delete duplicate package files
|
|
||||||
|
|
||||||
* Wed Dec 1 2021 dongyuzhen <dongyuzhen@huawei.com> - 1.8-1
|
|
||||||
- update to 1.8
|
|
||||||
|
|
||||||
* Thu Jul 23 2020 zhouhaibo <zhouhaibo@huawei.com> - 1.7.10-1
|
|
||||||
-
|
|
||||||
|
|
||||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.7.9-11
|
|
||||||
- Type:bugfix
|
|
||||||
- Id:NA
|
|
||||||
- SUG:NA
|
|
||||||
- DESC:change the directory of the license files
|
|
||||||
|
|
||||||
* Wed Oct 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.7.9-10
|
* Wed Oct 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.7.9-10
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
@ -1,5 +0,0 @@
|
|||||||
version_control: git
|
|
||||||
src_repo: https://gitlab.freedesktop.org/xorg/lib/libxi.git
|
|
||||||
tag_prefix: libXi-
|
|
||||||
seperator: "."
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user