]> git.pld-linux.org Git - packages/devhelp.git/commitdiff
Update to 3.16.1 auto/th/devhelp-3.16.1-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 10 May 2015 13:50:16 +0000 (15:50 +0200)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 10 May 2015 13:50:16 +0000 (15:50 +0200)
devhelp.spec

index 1aba21306ddcaef35dfa6feaf4fa51d9e9212ad7..396ba1f5500f326a438c47a424267c2707230239 100644 (file)
@@ -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@Latn vs. sr@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
This page took 0.159573 seconds and 4 git commands to generate.