update to 1.3.0

rebuild with xorg-server 1.20.4 [release 1.3.0-1mamba;Sun Mar 03 2019]
This commit is contained in:
Silvan Calarco 2024-01-05 19:47:56 +01:00
parent b5019af08d
commit f8f32454a2

View File

@ -1,7 +1,7 @@
%define filename xf86-video-apm %define filename xf86-video-apm
Name: xorg-drv-video-apm Name: xorg-drv-video-apm
Version: 1.2.5 Version: 1.3.0
Release: 3mamba Release: 1mamba
Summary: apm X.Org video driver Summary: apm X.Org video driver
Group: System/X11 Group: System/X11
Vendor: openmamba Vendor: openmamba
@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libdrm-devel BuildRequires: libdrm-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: xorg-server-devel >= 1.1.0 BuildRequires: xorg-server-devel >= 1.20.4
BuildRequires: xorg-proto-devel BuildRequires: xorg-proto-devel
BuildRequires: libXvMC-devel >= 1.0.2 BuildRequires: libXvMC-devel >= 1.0.2
BuildRequires: libXrender >= 0.9.1 BuildRequires: libXrender >= 0.9.1
@ -52,6 +52,10 @@ apm X.Org video driver.
%{_mandir}/man4/apm.4.gz %{_mandir}/man4/apm.4.gz
%changelog %changelog
* Sun Mar 03 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.0-1mamba
- update to 1.3.0
- rebuild with xorg-server 1.20.4
* Tue Mar 05 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.5-3mamba * Tue Mar 05 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.5-3mamba
- xorg-server 1.12 mass rebuild - xorg-server 1.12 mass rebuild