automatic version update by autodist [release 2.4.104-1mamba;Fri Jan 15 2021]
This commit is contained in:
parent
2a586a9621
commit
2858743be0
13
libdrm.spec
13
libdrm.spec
@ -1,6 +1,6 @@
|
|||||||
Name: libdrm
|
Name: libdrm
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.4.103
|
Version: 2.4.104
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library interface to Linux DRM (Direct Rendering Manager)
|
Summary: A library interface to Linux DRM (Direct Rendering Manager)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -29,7 +29,7 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
A library interface to Linux DRM (Direct Rendering Manager).
|
A library interface to Linux DRM (Direct Rendering Manager).
|
||||||
This package contains static libraries and header files need for development.
|
This package contains static libraries and header files needed for development.
|
||||||
|
|
||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
@ -114,15 +114,18 @@ This package contains static libraries and header files need for development.
|
|||||||
%{_mandir}/man3/drmAvailable.3*
|
%{_mandir}/man3/drmAvailable.3*
|
||||||
%{_mandir}/man3/drmHandleEvent.3*
|
%{_mandir}/man3/drmHandleEvent.3*
|
||||||
%{_mandir}/man3/drmModeGetResources.3*
|
%{_mandir}/man3/drmModeGetResources.3*
|
||||||
%{_mandir}/man7/drm-gem.7*
|
#%{_mandir}/man7/drm-gem.7*
|
||||||
%{_mandir}/man7/drm-kms.7*
|
%{_mandir}/man7/drm-kms.7*
|
||||||
%{_mandir}/man7/drm-memory.7*
|
%{_mandir}/man7/drm-memory.7*
|
||||||
%{_mandir}/man7/drm-mm.7*
|
#%{_mandir}/man7/drm-mm.7*
|
||||||
%{_mandir}/man7/drm-ttm.7*
|
#%{_mandir}/man7/drm-ttm.7*
|
||||||
%{_mandir}/man7/drm.7*
|
%{_mandir}/man7/drm.7*
|
||||||
#%doc README
|
#%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 2.4.104-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Nov 12 2020 Automatic Build System <autodist@mambasoft.it> 2.4.103-1mamba
|
* Thu Nov 12 2020 Automatic Build System <autodist@mambasoft.it> 2.4.103-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user