Compare commits
10 Commits
9e313a29ec
...
72ab7893c0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
72ab7893c0 | ||
|
|
375279fac4 | ||
|
|
e2d219ec1a | ||
|
|
edd20368df | ||
|
|
5e990e51fe | ||
|
|
09aa4ea159 | ||
|
|
0402fd2d5a | ||
|
|
b61208f18b | ||
|
|
b0b3ec4a6a | ||
|
|
65056bc229 |
@ -1,9 +1,9 @@
|
||||
Name: gl-manpages
|
||||
Version: 1.1
|
||||
Release: 17
|
||||
Release: 18
|
||||
Summary: OpenGL manpages
|
||||
|
||||
License: MIT and Open Publication
|
||||
License: MIT
|
||||
URL: http://www.opengl.org/wiki/Getting_started/XML_Toolchain_and_Man_Pages
|
||||
Source0: %{name}-%{version}-20161227.tar.xz
|
||||
Source1: make-gl-man-snapshot.sh
|
||||
@ -59,5 +59,8 @@ find $RPM_BUILD_ROOT%{_mandir}/man3/ -type f -size -100b | xargs sed -i -e 's/\.
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 13 2024 wulei <wu_lei@hoperun.com> - 1.1-18
|
||||
- Regulate license information
|
||||
|
||||
* Sat Nov 30 2019 Alex Chao <zhaolei746@huawei.com> - 1.1-17
|
||||
- Package init
|
||||
|
||||
5
gl-manpages.yaml
Normal file
5
gl-manpages.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
git_url: https://github.com/KhronosGroup/OpenGL-Refpages
|
||||
version_control: github
|
||||
src_repo: KhronosGroup/OpenGL-Refpages
|
||||
tag_prefix: "^"
|
||||
sepreator: ""
|
||||
Loading…
x
Reference in New Issue
Block a user