[packages/devhelp] Update to 3.16.1
megabajt
megabajt at pld-linux.org
Sun May 10 15:50:31 CEST 2015
commit 960ebbdce9a8d3b447aaa3a29b10c8f0c2115cc2
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date: Sun May 10 15:50:16 2015 +0200
Update to 3.16.1
devhelp.spec | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/devhelp.spec b/devhelp.spec
index 1aba213..396ba1f 100644
--- a/devhelp.spec
+++ b/devhelp.spec
@@ -1,12 +1,12 @@
Summary: API documentation browser for GNOME
Summary(pl.UTF-8): Przeglądarka dokumentacji API dla GNOME
Name: devhelp
-Version: 3.12.1
-Release: 2
+Version: 3.16.1
+Release: 1
License: GPL v2+
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/devhelp/3.12/%{name}-%{version}.tar.xz
-# Source0-md5: 893629a721d63ceacf4fd7b6233b30cb
+Source0: http://ftp.gnome.org/pub/GNOME/sources/devhelp/3.16/%{name}-%{version}.tar.xz
+# Source0-md5: ee158fdb4cd29f7bde0026d69e3f333f
Patch0: %{name}-bookdir.patch
Patch1: %{name}-use-python3.patch
URL: http://www.imendio.com/projects/devhelp/
@@ -15,8 +15,8 @@ BuildRequires: automake >= 1:1.11
BuildRequires: gettext-tools >= 0.17
BuildRequires: glib2-devel >= 1:2.38.0
BuildRequires: gnome-common >= 2.24.0
-BuildRequires: gtk+3-devel >= 3.10.0
-BuildRequires: gtk-webkit3-devel >= 2.0.0
+BuildRequires: gtk+3-devel >= 3.14.0
+BuildRequires: gtk-webkit4-devel >= 2.0.0
BuildRequires: intltool >= 0.40.0
BuildRequires: libtool >= 2:2.2
BuildRequires: pkgconfig
@@ -29,7 +29,7 @@ BuildRequires: zlib-devel
Requires(post,postun): glib2 >= 1:2.32.0
Requires(post,postun): gtk-update-icon-cache
Requires: %{name}-libs = %{version}-%{release}
-Requires: gtk-webkit3 >= 2.0.0
+Requires: gtk-webkit4 >= 2.0.0
Requires: hicolor-icon-theme
# sr at Latn vs. sr at latin
Conflicts: glibc-misc < 6:2.7
@@ -58,7 +58,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Devhelp
Group: X11/Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
Requires: glib2-devel >= 1:2.38.0
-Requires: gtk+3-devel >= 3.10.0
+Requires: gtk+3-devel >= 3.14.0
%description devel
Headers for Devhelp library.
@@ -143,6 +143,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/%{name}
%{_desktopdir}/devhelp.desktop
%{_iconsdir}/hicolor/*/apps/*.png
+%{_iconsdir}/hicolor/*/apps/*.svg
%{_datadir}/GConf/gsettings/devhelp.convert
%{_datadir}/glib-2.0/schemas/org.gnome.devhelp.gschema.xml
%{_datadir}/appdata/devhelp.appdata.xml
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/devhelp.git/commitdiff/960ebbdce9a8d3b447aaa3a29b10c8f0c2115cc2
More information about the pld-cvs-commit
mailing list