moved so file to allow for backend usage
This commit is contained in:
parent
e95eccece2
commit
4d523a649f
@ -1,6 +1,6 @@
|
|||||||
Name: wpebackend-fdo
|
Name: wpebackend-fdo
|
||||||
Version: 1.4.0
|
Version: 1.4.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A WPE backend designed for Linux desktop systems
|
Summary: A WPE backend designed for Linux desktop systems
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -46,15 +46,18 @@ popd
|
|||||||
%doc NEWS
|
%doc NEWS
|
||||||
%{_libdir}/libWPEBackend-fdo-1.0.so.1
|
%{_libdir}/libWPEBackend-fdo-1.0.so.1
|
||||||
%{_libdir}/libWPEBackend-fdo-1.0.so.1.*
|
%{_libdir}/libWPEBackend-fdo-1.0.so.1.*
|
||||||
|
%{_libdir}/libWPEBackend-fdo-1.0.so
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_includedir}/wpe-fdo-1.0
|
%{_includedir}/wpe-fdo-1.0
|
||||||
%{_libdir}/libWPEBackend-fdo-1.0.so
|
|
||||||
%{_libdir}/pkgconfig/wpebackend-fdo-1.0.pc
|
%{_libdir}/pkgconfig/wpebackend-fdo-1.0.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 19 2019 Chris King <bunnyapocalypse@protonmail.com> - 1.4.0-2
|
||||||
|
- Change location of libWPEBackend-fdo.so to allow for WPE backend
|
||||||
|
|
||||||
* Wed Sep 18 2019 Chris King <bunnyapocalypse@protonmail.com> - 1.4.0-1
|
* Wed Sep 18 2019 Chris King <bunnyapocalypse@protonmail.com> - 1.4.0-1
|
||||||
- New version
|
- new version
|
||||||
|
|
||||||
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2
|
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user