|
@@ -1,5 +1,3 @@
|
|
-%define ver 3.20
|
|
|
|
-
|
|
|
|
%define webkit_version 2.5.90
|
|
%define webkit_version 2.5.90
|
|
|
|
|
|
ExclusiveArch: %ix86 ppc x86_64 alpha
|
|
ExclusiveArch: %ix86 ppc x86_64 alpha
|
|
@@ -7,9 +5,9 @@ ExclusiveArch: %ix86 ppc x86_64 alpha
|
|
Summary: GNOME web browser based on WebKit
|
|
Summary: GNOME web browser based on WebKit
|
|
Summary(ja): WebKit レンダリングエンジンベースの GNOME ウェブブラウザ
|
|
Summary(ja): WebKit レンダリングエンジンベースの GNOME ウェブブラウザ
|
|
Name: epiphany
|
|
Name: epiphany
|
|
-Version: 3.30.5
|
|
+Version: 3.36.4
|
|
-Release: 3%{?_dist_release}
|
|
+Release: 1%{?_dist_release}
|
|
-Group: Applications/Internet
|
|
+Group: internet,desktop-gnome
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
|
|
|
|
@@ -33,7 +31,6 @@ BuildRequires: libnotify-devel >= 0.4.0
|
|
BuildRequires: libsoup-devel >= 2.37.1
|
|
BuildRequires: libsoup-devel >= 2.37.1
|
|
BuildRequires: gnome-desktop3-devel >= 2.91.2
|
|
BuildRequires: gnome-desktop3-devel >= 2.91.2
|
|
BuildRequires: libSM-devel
|
|
BuildRequires: libSM-devel
|
|
-BuildRequires: libgnome-keyring-devel
|
|
|
|
BuildRequires: gcr-devel >= 3.5.5
|
|
BuildRequires: gcr-devel >= 3.5.5
|
|
BuildRequires: gobject-introspection-devel
|
|
BuildRequires: gobject-introspection-devel
|
|
BuildRequires: gsettings-desktop-schemas-devel
|
|
BuildRequires: gsettings-desktop-schemas-devel
|
|
@@ -46,6 +43,7 @@ BuildRequires: libdazzle-devel
|
|
BuildRequires: libicu-devel
|
|
BuildRequires: libicu-devel
|
|
BuildRequires: json-glib-devel
|
|
BuildRequires: json-glib-devel
|
|
BuildRequires: libappstream-glib-devel
|
|
BuildRequires: libappstream-glib-devel
|
|
|
|
+BuildRequires: libhandy0-devel
|
|
BuildRequires: iso-codes
|
|
BuildRequires: iso-codes
|
|
BuildRequires: yelp-tools
|
|
BuildRequires: yelp-tools
|
|
|
|
|
|
@@ -74,6 +72,7 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
%find_lang %{name} --with-gnome
|
|
%find_lang %{name} --with-gnome
|
|
|
|
|
|
|
|
+
|
|
%postun
|
|
%postun
|
|
if [ $1 -eq 0 ] ; then
|
|
if [ $1 -eq 0 ] ; then
|
|
update-desktop-database %{_datadir}/applications >& /dev/null ||:
|
|
update-desktop-database %{_datadir}/applications >& /dev/null ||:
|
|
@@ -88,16 +87,17 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
%clean
|
|
%clean
|
|
rm -rf $RPM_BUILD_ROOT
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
+
|
|
%files -f %{name}.lang
|
|
%files -f %{name}.lang
|
|
%defattr(-,root,root,-)
|
|
%defattr(-,root,root,-)
|
|
%license COPYING*
|
|
%license COPYING*
|
|
%doc NEWS README*
|
|
%doc NEWS README*
|
|
%{_bindir}/epiphany
|
|
%{_bindir}/epiphany
|
|
%dir %{_libdir}/%{name}
|
|
%dir %{_libdir}/%{name}
|
|
-%dir %{_libdir}/%{name}/web-extensions
|
|
|
|
%{_libdir}/%{name}/*.so
|
|
%{_libdir}/%{name}/*.so
|
|
-%{_libdir}/%{name}/web-extensions/*
|
|
|
|
%{_libexecdir}/epiphany-search-provider
|
|
%{_libexecdir}/epiphany-search-provider
|
|
|
|
+%dir %{_libdir}/%{name}/web-process-extensions
|
|
|
|
+%{_libdir}/%{name}/web-process-extensions/*
|
|
%dir %{_libexecdir}/epiphany
|
|
%dir %{_libexecdir}/epiphany
|
|
%{_libexecdir}/epiphany/ephy-profile-migrator
|
|
%{_libexecdir}/epiphany/ephy-profile-migrator
|
|
%{_datadir}/metainfo/*.appdata.xml
|
|
%{_datadir}/metainfo/*.appdata.xml
|
|
@@ -106,12 +106,14 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{_datadir}/glib-2.0/schemas/*.xml
|
|
%{_datadir}/glib-2.0/schemas/*.xml
|
|
%{_datadir}/gnome-shell/search-providers/*.ini
|
|
%{_datadir}/gnome-shell/search-providers/*.ini
|
|
%{_datadir}/dbus-1/services/*
|
|
%{_datadir}/dbus-1/services/*
|
|
-%{_datadir}/icons/hicolor/*/apps/*.png
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/*.svg
|
|
%{_datadir}/icons/hicolor/*/apps/*.svg
|
|
%{_mandir}/man1/epiphany.1*
|
|
%{_mandir}/man1/epiphany.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Aug 08 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.36.4-1
|
|
|
|
+- new upstream release.
|
|
|
|
+
|
|
* Fri Apr 24 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.5-3
|
|
* Fri Apr 24 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.5-3
|
|
- rebuilt with icu-67.
|
|
- rebuilt with icu-67.
|
|
|
|
|