automatic version update by autodist [release 1.1.6-1mamba;Sun Dec 15 2024]
This commit is contained in:
parent
3ac9bc0732
commit
bcb70914b3
@ -1,5 +1,5 @@
|
|||||||
Name: libXxf86vm
|
Name: libXxf86vm
|
||||||
Version: 1.1.5
|
Version: 1.1.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: X.Org Xxf86vm library
|
Summary: X.Org Xxf86vm library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,9 +12,7 @@ License: MIT
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXdmcp-devel
|
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
BuildRequires: xorgproto-devel
|
BuildRequires: xorgproto-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
@ -46,8 +44,6 @@ This package contains static libraries and header files needed for development.
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -64,6 +60,9 @@ This package contains static libraries and header files needed for development.
|
|||||||
%doc ChangeLog
|
%doc ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 15 2024 Automatic Build System <autodist@openmamba.org> 1.1.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Oct 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.5-1mamba
|
* Sat Oct 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.5-1mamba
|
||||||
- update to 1.1.5
|
- update to 1.1.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user