diff --git a/epiphany-2.30.5.tar.bz2 b/epiphany-2.30.5.tar.bz2 deleted file mode 100644 index 978bbf1..0000000 --- a/epiphany-2.30.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dce631547d841a8e6ff5f676c2f41bf8995584b78856391293ea0272742d0e74 -size 5915763 diff --git a/epiphany-2.30.6.tar.bz2 b/epiphany-2.30.6.tar.bz2 new file mode 100644 index 0000000..1376fba --- /dev/null +++ b/epiphany-2.30.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:278a5c00ce07e6a3ea440d289de22dbec3ebec4ded4ff3b4c48b580f469c2dcc +size 5927938 diff --git a/epiphany.changes b/epiphany.changes index 6763c4e..cca0725 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -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 diff --git a/epiphany.spec b/epiphany.spec index 5939926..441a593 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -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. # @@ -18,7 +18,7 @@ Name: epiphany -Version: 2.30.5 +Version: 2.30.6 Release: 1 License: GPLv2+ Summary: GNOME Web Browser Based on the WebKit Rendering Engine @@ -46,11 +46,6 @@ BuildRequires: libseed-devel BuildRequires: libsoup-devel BuildRequires: libwebkitgtk-devel BuildRequires: libxslt-devel -%if 0%{suse_version} > 1110 -BuildRequires: lsb-release -%else -BuildRequires: lsb -%endif BuildRequires: mozilla-nss-devel BuildRequires: startup-notification-devel BuildRequires: translation-update-upstream @@ -111,6 +106,7 @@ translation-update-upstream --enable-zeroconf \ --enable-network-manager \ --enable-seed \ + --with-distributor-name="SUSE" \ %if 0%{?suse_version} > 1120 --with-ca-file=%{_sysconfdir}/ssl/ca-bundle.pem %else @@ -159,14 +155,13 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/services/org.gnome.Epiphany.service %exclude %{_datadir}/epiphany/default-bookmarks.rdf %{_datadir}/epiphany -%{_datadir}/gir-1.0/*.gir %dir %{_datadir}/icons/LowContrastLargePrint %dir %{_datadir}/icons/LowContrastLargePrint/48x48 %dir %{_datadir}/icons/LowContrastLargePrint/48x48/apps %{_datadir}/icons/*/*/apps/*.png %{_datadir}/icons/hicolor/*/apps/*.svg %{_libdir}/epiphany -%{_libdir}/girepository-1.0/*.typelib +%{_libdir}/girepository-1.0/Epiphany-2.29.typelib %doc %{_mandir}/man1/epiphany.1.gz %files lang -f %{name}.lang @@ -175,6 +170,7 @@ rm -rf %{buildroot} %defattr(-,root,root) %doc %{_datadir}/gtk-doc/html/epiphany/ %{_datadir}/aclocal/*.m4 +%{_datadir}/gir-1.0/*.gir %{_includedir}/epiphany* %{_libdir}/pkgconfig/*.pc