]> git.pld-linux.org Git - packages/epiphany.git/blobdiff - epiphany.spec
- up to 2.16.2
[packages/epiphany.git] / epiphany.spec
index 80a875fc0673abe783000052fbc5c3e0f6011d45..67e9335cbfc4d2054d5b4e4f55934675022c30de 100644 (file)
@@ -1,52 +1,53 @@
-%define                basever 2.15
+%define                basever 2.16
 Summary:       Epiphany - gecko-based GNOME web browser
 Summary(es):   Epiphany - navigador Web de GNOME basado en gecko
 Summary(pl):   Epiphany - przegl±darka WWW dla GNOME
 Name:          epiphany
-Version:       2.15.91
+Version:       2.16.2
 Release:       1
 License:       GPL v2
 Group:         X11/Applications/Networking
 Source0:       http://ftp.gnome.org/pub/gnome/sources/epiphany/%{basever}/%{name}-%{version}.tar.bz2
-# Source0-md5: d71e3b524327678a55a74a3e6ebccbc4
+# Source0-md5: 6d4ca4c3c1fb52b432ad3f5006866b6b
 Patch0:                %{name}-first-tab.patch
 Patch1:                %{name}-desktop.patch
 Patch2:                %{name}-pld-homepage.patch
 Patch3:                %{name}-configure.patch
 URL:           http://www.gnome.org/projects/epiphany/
-BuildRequires: GConf2-devel >= 2.14.0
-BuildRequires: ORBit2-devel >= 1:2.14.2
+BuildRequires: GConf2-devel >= 2.16.0
+BuildRequires: ORBit2-devel >= 1:2.14.3
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1.8
 BuildRequires: dbus-glib-devel >= 0.71-2
 BuildRequires: gnome-common >= 2.12.0
-BuildRequires: gnome-desktop-devel >= 2.15.91
-BuildRequires: gnome-doc-utils >= 0.7.2
-BuildRequires: gnome-vfs2-devel >= 2.15.91
-BuildRequires: gtk+2-devel >= 2:2.10.1
+BuildRequires: gnome-desktop-devel >= 2.16.1
+BuildRequires: gnome-doc-utils >= 0.8.0
+BuildRequires: gnome-vfs2-devel >= 2.16.2
+BuildRequires: gtk+2-devel >= 2:2.10.6
 BuildRequires: gtk-doc >= 1.7
-BuildRequires: intltool >= 0.35
-BuildRequires: iso-codes >= 0.35
+BuildRequires: intltool >= 0.35.0
+BuildRequires: iso-codes >= 0.53
 BuildRequires: libglade2-devel >= 1:2.6.0
 BuildRequires: libgnomeprintui-devel >= 2.12.1
-BuildRequires: libgnomeui-devel >= 2.15.91
+BuildRequires: libgnomeui-devel >= 2.16.1
 BuildRequires: libtool
 BuildRequires: libxslt-devel >= 1.1.17
-BuildRequires: mozilla-firefox-devel >= 1.5.0.6
+BuildRequires: mozilla-firefox-devel >= 1.5.0.7
 BuildRequires: pkgconfig
-BuildRequires: python-gnome-devel >= 2.15.90
-BuildRequires: python-pygtk-devel >= 2.9.5
+BuildRequires: python-gnome-devel >= 2.16.2
+BuildRequires: python-pygtk-devel >= 2.10.3
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: scrollkeeper
 BuildRequires: startup-notification-devel >= 0.8
-Requires(post,preun):  GConf2 >= 2.14.0
+Requires(post,preun):  GConf2 >= 2.16.0
 Requires(post,postun): desktop-file-utils
-Requires(post,postun): gtk+2 >= 2.10.1
+Requires(post,postun): gtk+2 >= 2:2.10.6
+Requires(post,postun): hicolor-icon-theme
 Requires(post,postun): scrollkeeper
 Requires:      dbus >= 0.91
-Requires:      gnome-icon-theme >= 2.15.91
-Requires:      gtk+2 >= 2:2.10.0
-Requires:      libgnomeui >= 2.15.91
+Requires:      gnome-icon-theme >= 2.16.0.1
+Requires:      gtk+2 >= 2:2.10.6
+Requires:      libgnomeui >= 2.16.1
 %requires_eq   mozilla-firefox
 Obsoletes:     python-epiphany
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -70,7 +71,7 @@ Summary(es):  Ficheros de cabecera de Epiphany
 Summary(pl):   Pliki nag³ówkowe Epiphany
 Group:         X11/Applications/Networking
 # doesn't require base
-Requires:      gtk+2-devel >= 2:2.10.1
+Requires:      gtk+2-devel >= 2:2.10.6
 Requires:      libxslt-devel >= 1.1.17
 
 %description devel
@@ -127,11 +128,9 @@ install -d $RPM_BUILD_ROOT%{_libdir}/%{name}/%{basever}/extensions
        DESTDIR=$RPM_BUILD_ROOT \
        HTML_DIR=%{_gtkdocdir}
 
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/tk
 rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/%{basever}/plugins/*.la
 
-# epiphany-2.0.mo, but gnome/help/epiphany
-%find_lang %{name}-2.0 --with-gnome --all-name
+%find_lang %{name} --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -156,13 +155,13 @@ rm -rf $RPM_BUILD_ROOT
 %update_desktop_database_postun
 %update_icon_cache hicolor
 
-%files -f %{name}-2.0.lang
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/dbus-1/services/*.service
 %{_datadir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_iconsdir}/hicolor/*/*/*.png
 %{_sysconfdir}/gconf/schemas/epiphany-fonts.schemas
 %{_sysconfdir}/gconf/schemas/epiphany-lockdown.schemas
This page took 0.099177 seconds and 4 git commands to generate.