update to 1.0.13 [release 1.0.13-1mamba;Sat Apr 16 2022]
This commit is contained in:
parent
99053046ef
commit
d27c66a653
14
libXvMC.spec
14
libXvMC.spec
@ -1,17 +1,16 @@
|
|||||||
Name: libXvMC
|
Name: libXvMC
|
||||||
Version: 1.0.12
|
Version: 1.0.13
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: X.Org XvMC library
|
Summary: X.Org XvMC library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://x.org
|
URL: https://www.x.org/wiki/
|
||||||
Source: ftp://ftp.freedesktop.org/pub/individual/lib/libXvMC-%{version}.tar.bz2
|
Source: ftp://ftp.freedesktop.org/pub/individual/lib/libXvMC-%{version}.tar.xz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXau-devel
|
BuildRequires: libXau-devel
|
||||||
BuildRequires: libXdmcp-devel
|
BuildRequires: libXdmcp-devel
|
||||||
@ -21,7 +20,6 @@ BuildRequires: libbsd-devel
|
|||||||
BuildRequires: libxcb-devel
|
BuildRequires: libxcb-devel
|
||||||
BuildRequires: xorgproto-devel
|
BuildRequires: xorgproto-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
X.Org XvMC library.
|
X.Org XvMC library.
|
||||||
@ -33,8 +31,7 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
X.Org XvMC library.
|
X.Org XvMC library.
|
||||||
|
This package contains static libraries and header files needed for development.
|
||||||
This package contains static libraries and header files need for development.
|
|
||||||
|
|
||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
@ -73,6 +70,9 @@ This package contains static libraries and header files need for development.
|
|||||||
%doc ChangeLog
|
%doc ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.13-1mamba
|
||||||
|
- update to 1.0.13
|
||||||
|
|
||||||
* Mon Oct 12 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.12-1mamba
|
* Mon Oct 12 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.12-1mamba
|
||||||
- update to 1.0.12
|
- update to 1.0.12
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user