commit
84c2ce6e62
Binary file not shown.
BIN
wayland-protocols-1.18.tar.xz
Normal file
BIN
wayland-protocols-1.18.tar.xz
Normal file
Binary file not shown.
@ -1,20 +1,20 @@
|
|||||||
Name: wayland-protocols
|
Name: wayland-protocols
|
||||||
Version: 1.16
|
Version: 1.18
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://wayland.freedesktop.org/
|
URL: https://wayland.freedesktop.org/
|
||||||
Source0: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
|
Source0: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: wayland-devel make
|
BuildArch: noarch
|
||||||
BuildArch: noarch
|
BuildRequires: make wayland-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
wayland-protocols contains Wayland protocols that adds functionality
|
wayland-protocols contains Wayland protocols that adds functionality
|
||||||
not available in the Wayland core protocol.
|
not available in the Wayland core protocol.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
wayland-protocols contains Wayland protocols that adds functionality
|
wayland-protocols contains Wayland protocols that adds functionality
|
||||||
@ -25,7 +25,6 @@ not available in the Wayland core protocol.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
%make_build
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
@ -34,9 +33,12 @@ not available in the Wayland core protocol.
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc README
|
%doc README
|
||||||
%{_datadir}/wayland-protocols/
|
%{_datadir}/%{name}/
|
||||||
%{_datadir}/pkgconfig/wayland-protocols.pc
|
%{_datadir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.18-1
|
||||||
|
- update to 1.18
|
||||||
|
|
||||||
* Mon Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.16-2
|
* Mon Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.16-2
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user