Updating link to change in openSUSE:Factory/epiphany revision 66.0
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=6a5ea7788d101e8aed7509d2d267792d
This commit is contained in:
parent
90b5cde57e
commit
999c7363dd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dce631547d841a8e6ff5f676c2f41bf8995584b78856391293ea0272742d0e74
|
|
||||||
size 5915763
|
|
3
epiphany-2.30.6.tar.bz2
Normal file
3
epiphany-2.30.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:278a5c00ce07e6a3ea440d289de22dbec3ebec4ded4ff3b4c48b580f469c2dcc
|
||||||
|
size 5927938
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 19 00:40:55 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Move gir files to devel subpackage.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 16 09:44:09 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.30.6:
|
||||||
|
+ Do not use deprecated gdk_display
|
||||||
|
+ Do not enable maintainer mode for tarballs
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 14 10:11:17 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Pass --with-distributor-name="SUSE" to configure, and remove
|
||||||
|
lsb-release BuildRequires: it was only needed for this.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 4 13:35:35 CEST 2010 - vuntz@opensuse.org
|
Sat Sep 4 13:35:35 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package epiphany (Version 2.30.5)
|
# spec file for package epiphany (Version 2.30.6)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: epiphany
|
Name: epiphany
|
||||||
Version: 2.30.5
|
Version: 2.30.6
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: GNOME Web Browser Based on the WebKit Rendering Engine
|
Summary: GNOME Web Browser Based on the WebKit Rendering Engine
|
||||||
@ -46,11 +46,6 @@ BuildRequires: libseed-devel
|
|||||||
BuildRequires: libsoup-devel
|
BuildRequires: libsoup-devel
|
||||||
BuildRequires: libwebkitgtk-devel
|
BuildRequires: libwebkitgtk-devel
|
||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
%if 0%{suse_version} > 1110
|
|
||||||
BuildRequires: lsb-release
|
|
||||||
%else
|
|
||||||
BuildRequires: lsb
|
|
||||||
%endif
|
|
||||||
BuildRequires: mozilla-nss-devel
|
BuildRequires: mozilla-nss-devel
|
||||||
BuildRequires: startup-notification-devel
|
BuildRequires: startup-notification-devel
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
@ -111,6 +106,7 @@ translation-update-upstream
|
|||||||
--enable-zeroconf \
|
--enable-zeroconf \
|
||||||
--enable-network-manager \
|
--enable-network-manager \
|
||||||
--enable-seed \
|
--enable-seed \
|
||||||
|
--with-distributor-name="SUSE" \
|
||||||
%if 0%{?suse_version} > 1120
|
%if 0%{?suse_version} > 1120
|
||||||
--with-ca-file=%{_sysconfdir}/ssl/ca-bundle.pem
|
--with-ca-file=%{_sysconfdir}/ssl/ca-bundle.pem
|
||||||
%else
|
%else
|
||||||
@ -159,14 +155,13 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/dbus-1/services/org.gnome.Epiphany.service
|
%{_datadir}/dbus-1/services/org.gnome.Epiphany.service
|
||||||
%exclude %{_datadir}/epiphany/default-bookmarks.rdf
|
%exclude %{_datadir}/epiphany/default-bookmarks.rdf
|
||||||
%{_datadir}/epiphany
|
%{_datadir}/epiphany
|
||||||
%{_datadir}/gir-1.0/*.gir
|
|
||||||
%dir %{_datadir}/icons/LowContrastLargePrint
|
%dir %{_datadir}/icons/LowContrastLargePrint
|
||||||
%dir %{_datadir}/icons/LowContrastLargePrint/48x48
|
%dir %{_datadir}/icons/LowContrastLargePrint/48x48
|
||||||
%dir %{_datadir}/icons/LowContrastLargePrint/48x48/apps
|
%dir %{_datadir}/icons/LowContrastLargePrint/48x48/apps
|
||||||
%{_datadir}/icons/*/*/apps/*.png
|
%{_datadir}/icons/*/*/apps/*.png
|
||||||
%{_datadir}/icons/hicolor/*/apps/*.svg
|
%{_datadir}/icons/hicolor/*/apps/*.svg
|
||||||
%{_libdir}/epiphany
|
%{_libdir}/epiphany
|
||||||
%{_libdir}/girepository-1.0/*.typelib
|
%{_libdir}/girepository-1.0/Epiphany-2.29.typelib
|
||||||
%doc %{_mandir}/man1/epiphany.1.gz
|
%doc %{_mandir}/man1/epiphany.1.gz
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
@ -175,6 +170,7 @@ rm -rf %{buildroot}
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc %{_datadir}/gtk-doc/html/epiphany/
|
%doc %{_datadir}/gtk-doc/html/epiphany/
|
||||||
%{_datadir}/aclocal/*.m4
|
%{_datadir}/aclocal/*.m4
|
||||||
|
%{_datadir}/gir-1.0/*.gir
|
||||||
%{_includedir}/epiphany*
|
%{_includedir}/epiphany*
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user