Adapt to the webkitgtk4 rename
This commit is contained in:
parent
237a16ff97
commit
46be684eba
1 changed files with 5 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: webkit2-sharp
|
||||
Version: 0
|
||||
Release: 0.3%{?commitdate:.%{commitdate}git%{shortcommit}}%{?dist}
|
||||
Release: 0.4%{?commitdate:.%{commitdate}git%{shortcommit}}%{?dist}
|
||||
Summary: C# bindings for WebKit 2 with GTK+ 3
|
||||
|
||||
License: MIT
|
||||
|
|
@ -16,7 +16,7 @@ Source0: %url/archive/%{commit}/%{name}-%{version}.tar.gz}
|
|||
|
||||
Patch0: %{name}-a59fd76-fix_libdir.patch
|
||||
|
||||
Requires: webkitgtk4
|
||||
Requires: webkit2gtk3
|
||||
BuildRequires: pkgconfig(webkit2gtk-4.0)
|
||||
BuildRequires: pkgconfig(mono)
|
||||
BuildRequires: pkgconfig(gtk-sharp-3.0)
|
||||
|
|
@ -84,6 +84,9 @@ find %{buildroot} -name '*.la' -delete
|
|||
%{_prefix}/lib/monodoc/sources/webkit2-sharp*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 12 2018 Tomas Popela <tpopela@redhat.com> - 0-0.4.20170219gita59fd76
|
||||
- Adapt to the webkitgtk4 rename
|
||||
|
||||
* Mon Sep 25 2017 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.3.20170219gita59fd76
|
||||
- Disable static libraries
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue