]> git.pld-linux.org Git - packages/dillo.git/blobdiff - dillo.spec
- updated for 0.8.6
[packages/dillo.git] / dillo.spec
index 9ee64ceab3b7136cb47085a43d255e27b3c9cf32..0415671888ffc5f47524d784b83cc6ef0a7f58e2 100644 (file)
@@ -2,12 +2,12 @@
 Summary:       DILLO - The GTK+ Web Browser
 Summary(pl):   DILLO - przeglĀ±darka WWW
 Name:          dillo
-Version:       0.8.4
+Version:       0.8.6
 Release:       0.1
 License:       GPL
 Group:         X11/Applications/Networking
 Source0:       http://www.dillo.org/download/%{name}-%{version}.tar.bz2
-# Source0-md5: ebf17d6cca1fccc8bc80acdf05e736a3
+# Source0-md5: b65233d368bbd265a55effcf2c17f84b
 Source1:       %{name}.desktop
 Source2:       %{name}.png
 Patch0:                %{name}-gzip_fallback.patch
@@ -24,7 +24,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Dillo is a small GTK+ based (GNOME is NOT required!) web browser.
-Dillo aims to be a multi-platform browser alternative that's small, 
+Dillo aims to be a multi-platform browser alternative that's small,
 stable, developer-friendly, usable, fast, and extensible.
 
 %description -l pl
@@ -44,7 +44,8 @@ u
 %{__automake}
 %configure \
        --enable-cookies \
-       --enable-ipv6
+       --enable-ipv6 \
+       --disable-dlgui
 %{__make}
 
 %install
@@ -73,4 +74,4 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/dillo
 %attr(755,root,root) %{_libdir}/dillo/*
 %dir %{_sysconfdir}
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
This page took 0.07264 seconds and 4 git commands to generate.