]> git.pld-linux.org Git - packages/devhelp.git/commitdiff
- updated to 0.14 auto/th/devhelp-0_14-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 15 May 2007 20:12:35 +0000 (20:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- desktop patch is applied upstream

Changed files:
    devhelp.spec -> 1.73

devhelp.spec

index 10d058a204229259f46cdc1436a98247b62d98f9..a9a424708b89c3d43a3ed7d6ca2ab995881cc153 100644 (file)
@@ -1,31 +1,30 @@
 Summary:       API documentation browser for GNOME
 Summary(pl.UTF-8):     Przeglądarka dokumentacji API dla GNOME
 Name:          devhelp
-Version:       0.13
-Release:       4
+Version:       0.14
+Release:       1
 License:       GPL v2+
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/devhelp/0.13/%{name}-%{version}.tar.bz2
-# Source0-md5: 230c05c1e13ba6ae44c94e034ea77348
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/devhelp/0.14/%{name}-%{version}.tar.bz2
+# Source0-md5: 56dd99412ae3df14a0daf293a9cd398c
 Patch0:                %{name}-bookdir.patch
 Patch1:                %{name}-mozilla_includes.patch
-Patch2:                %{name}-desktop.patch
 URL:           http://www.imendio.com/projects/devhelp/
-BuildRequires: GConf2-devel >= 2.16.0
+BuildRequires: GConf2-devel >= 2.18.0
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: gnome-common >= 2.12.0
-BuildRequires: gnome-vfs2-devel >= 2.16.3
-BuildRequires: gtk+2-devel >= 2:2.10.9
+BuildRequires: gnome-common >= 2.18.0
+BuildRequires: gnome-vfs2-devel >= 2.18.1
+BuildRequires: gtk+2-devel >= 2:2.10.11
 BuildRequires: libglade2-devel >= 1:2.6.0
 BuildRequires: libtool
-BuildRequires: libwnck-devel >= 2.16.3
+BuildRequires: libwnck-devel >= 2.18.0
 BuildRequires: xulrunner-devel >= 1.8.0.4
 BuildRequires: pkgconfig
 BuildRequires: python
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: zlib-devel
-Requires(post,preun):  GConf2 >= 2.16.0
+Requires(post,preun):  GConf2 >= 2.18.0
 Requires(post,postun): desktop-file-utils
 Requires(post,postun): gtk+2
 Requires(post,postun): hicolor-icon-theme
@@ -96,7 +95,6 @@ Umożliwia przeglądanie dokumentacji API w Gedit.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -105,6 +103,7 @@ Umożliwia przeglądanie dokumentacji API w Gedit.
 %{__autoheader}
 %{__automake}
 %configure \
+       --enable-static \
        --disable-install-schemas
 %{__make}
 
This page took 0.141796 seconds and 4 git commands to generate.