|
@@ -15,7 +15,7 @@
|
|
%bcond_with wml
|
|
%bcond_with wml
|
|
|
|
|
|
Name: WebKit
|
|
Name: WebKit
|
|
-Version: 2.4.4
|
|
+Version: 2.4.5
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
Summary: Web content engine library
|
|
Summary: Web content engine library
|
|
Summary(ja): ウェブコンテンツエンジンライブラリ
|
|
Summary(ja): ウェブコンテンツエンジンライブラリ
|
|
@@ -54,7 +54,6 @@ BuildRequires: libsecret-devel
|
|
BuildRequires: gobject-introspection-devel
|
|
BuildRequires: gobject-introspection-devel
|
|
BuildRequires: gsettings-desktop-schemas
|
|
BuildRequires: gsettings-desktop-schemas
|
|
BuildRequires: gtk-doc
|
|
BuildRequires: gtk-doc
|
|
-
|
|
|
|
%if %{with pango}
|
|
%if %{with pango}
|
|
BuildRequires: pango-devel
|
|
BuildRequires: pango-devel
|
|
%else
|
|
%else
|
|
@@ -62,7 +61,6 @@ BuildRequires: cairo-devel
|
|
BuildRequires: fontconfig-devel
|
|
BuildRequires: fontconfig-devel
|
|
BuildRequires: freetype2-devel
|
|
BuildRequires: freetype2-devel
|
|
%endif
|
|
%endif
|
|
-
|
|
|
|
BuildRequires: libsoup-devel >= 2.28.2
|
|
BuildRequires: libsoup-devel >= 2.28.2
|
|
|
|
|
|
|
|
|
|
@@ -73,6 +71,7 @@ WebKit is an open source web browser engine.
|
|
Summary: GTK+ port of WebKit
|
|
Summary: GTK+ port of WebKit
|
|
Summary(ja): WebKit の GTK+ ポート
|
|
Summary(ja): WebKit の GTK+ ポート
|
|
Group: Development/Libraries
|
|
Group: Development/Libraries
|
|
|
|
+Provides: webkitgtk = %{version}-%{release}
|
|
|
|
|
|
%description gtk
|
|
%description gtk
|
|
%{name} is an open-source Web content engine library. This package contains
|
|
%{name} is an open-source Web content engine library. This package contains
|
|
@@ -84,6 +83,8 @@ GtkLauncher tool.
|
|
Summary: Development package for %{name}
|
|
Summary: Development package for %{name}
|
|
Summary(ja): %{name} の開発パッケージ
|
|
Summary(ja): %{name} の開発パッケージ
|
|
Group: Development/Libraries
|
|
Group: Development/Libraries
|
|
|
|
+Provides: webkitgtk-devel = %{version}-%{release}
|
|
|
|
+
|
|
Requires: %{name}-gtk = %{version}-%{release}
|
|
Requires: %{name}-gtk = %{version}-%{release}
|
|
Requires: pkgconfig
|
|
Requires: pkgconfig
|
|
Requires: gtk2-devel
|
|
Requires: gtk2-devel
|
|
@@ -100,6 +101,7 @@ only be used as a "preview" rather than a stable platform library.
|
|
Summary: Documentation for %{name}
|
|
Summary: Documentation for %{name}
|
|
Summary(ja): %{name} のドキュメント
|
|
Summary(ja): %{name} のドキュメント
|
|
Group: Documentation
|
|
Group: Documentation
|
|
|
|
+Provides: webkitgtk-docs = %{version}-%{release}
|
|
Provides: %{name}-doc = %{version}-%{release}
|
|
Provides: %{name}-doc = %{version}-%{release}
|
|
|
|
|
|
%description docs
|
|
%description docs
|
|
@@ -196,6 +198,9 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Aug 31 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.4.5-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Wed Jul 09 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.4.4-1
|
|
* Wed Jul 09 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 2.4.4-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|