2018-08-03 20:22:37 +00:00
|
|
|
Name: wpebackend-fdo
|
2019-09-18 16:42:27 +00:00
|
|
|
Version: 1.4.0
|
2020-01-31 03:56:45 +00:00
|
|
|
Release: 3%{?dist}
|
2018-08-03 20:22:37 +00:00
|
|
|
Summary: A WPE backend designed for Linux desktop systems
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
URL: https://github.com/Igalia/%{name}
|
2018-08-27 21:04:42 +00:00
|
|
|
Source0: https://github.com/Igalia/%{name}/archive/%{version}/%{name}-%{version}.tar.xz
|
2018-08-03 20:22:37 +00:00
|
|
|
|
|
|
|
BuildRequires: cmake
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
BuildRequires: mesa-libEGL-devel
|
|
|
|
BuildRequires: libxkbcommon-devel
|
2018-08-27 21:04:42 +00:00
|
|
|
BuildRequires: libwpe-devel
|
2019-02-28 21:28:35 +00:00
|
|
|
BuildRequires: wayland-devel
|
2018-08-03 20:22:37 +00:00
|
|
|
BuildRequires: glib2-devel
|
|
|
|
|
|
|
|
%description
|
|
|
|
A WPE backend designed for Linux desktop systems.
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
Summary: Development files for %{name}
|
|
|
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
The %{name}-devel package contains libraries, build data, and header
|
|
|
|
files for developing applications that use %{name}.
|
|
|
|
|
|
|
|
%prep
|
2018-08-27 21:04:42 +00:00
|
|
|
%autosetup -p1 -n %{name}-%{version}
|
2018-08-03 20:22:37 +00:00
|
|
|
|
|
|
|
%build
|
|
|
|
mkdir -p %{_target_platform}
|
|
|
|
pushd %{_target_platform}
|
|
|
|
%cmake \
|
|
|
|
..
|
|
|
|
popd
|
|
|
|
|
|
|
|
%make_build -C %{_target_platform}
|
|
|
|
|
|
|
|
%install
|
|
|
|
%make_install -C %{_target_platform}
|
|
|
|
|
|
|
|
%files
|
|
|
|
%license COPYING
|
|
|
|
%doc NEWS
|
2019-02-26 21:31:26 +00:00
|
|
|
%{_libdir}/libWPEBackend-fdo-1.0.so.1
|
|
|
|
%{_libdir}/libWPEBackend-fdo-1.0.so.1.*
|
2019-09-19 16:37:29 +00:00
|
|
|
%{_libdir}/libWPEBackend-fdo-1.0.so
|
2018-08-03 20:22:37 +00:00
|
|
|
|
|
|
|
%files devel
|
2019-02-26 21:31:26 +00:00
|
|
|
%{_includedir}/wpe-fdo-1.0
|
|
|
|
%{_libdir}/pkgconfig/wpebackend-fdo-1.0.pc
|
2018-08-03 20:22:37 +00:00
|
|
|
|
|
|
|
%changelog
|
2020-01-31 03:56:45 +00:00
|
|
|
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2019-09-19 16:37:29 +00:00
|
|
|
* Thu Sep 19 2019 Chris King <bunnyapocalypse@protonmail.com> - 1.4.0-2
|
|
|
|
- Change location of libWPEBackend-fdo.so to allow for WPE backend
|
|
|
|
|
2019-09-18 16:42:27 +00:00
|
|
|
* Wed Sep 18 2019 Chris King <bunnyapocalypse@protonmail.com> - 1.4.0-1
|
2019-09-19 16:37:29 +00:00
|
|
|
- new version
|
2019-09-18 16:42:27 +00:00
|
|
|
|
2019-07-27 03:42:37 +00:00
|
|
|
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-06-17 18:57:04 +00:00
|
|
|
* Mon Jun 17 2019 Chris King <bunnyapocalypse@protonmail.com> - 1.3.1-1
|
|
|
|
- New version
|
|
|
|
|
2019-05-11 15:41:12 +00:00
|
|
|
* Sat May 11 2019 Chris King <bunnyapocalypse@protonmail.com> - 1.3.0-1
|
2019-05-11 14:36:18 +00:00
|
|
|
- New version
|
|
|
|
|
2019-03-26 01:57:51 +00:00
|
|
|
* Mon Mar 25 2019 Chris King <bunnyapocalypse@protonmail.com> - 1.2.0-1
|
|
|
|
- New version
|
|
|
|
|
2019-02-28 21:28:35 +00:00
|
|
|
* Thu Feb 28 2019 Pete Walter <pwalter@fedoraproject.org> - 1.1.90-2
|
|
|
|
- Update wayland deps
|
|
|
|
|
2019-02-26 21:31:26 +00:00
|
|
|
* Tue Feb 26 2019 Chris King <bunnyapocalypse@protonmail.com> - 1.1.90-1
|
|
|
|
- New version with soname bump
|
|
|
|
|
2019-02-03 11:55:56 +00:00
|
|
|
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-08-27 21:04:42 +00:00
|
|
|
* Sun Aug 26 2018 Chris King <bunnyapocalypse@protonmail.com> - 1.0.0-1
|
|
|
|
- Soname bump
|
2019-02-26 21:31:26 +00:00
|
|
|
|
2018-08-03 20:22:37 +00:00
|
|
|
* Mon Jul 16 2018 Chris King <bunnyapocalypse@fedoraproject.org> - 0.1-1
|
|
|
|
- Initial RPM package
|