[packages/dillo] - up to 3.0.4 - added libpng16.patch - force higher version of libpng-devel in BR to link against li
witekfl
witekfl at pld-linux.org
Fri Apr 11 21:38:27 CEST 2014
commit 4238c7ba10ad32ba65bdaaea49b1f3e0c3b93097
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Fri Apr 11 21:36:43 2014 +0200
- up to 3.0.4
- added libpng16.patch
- force higher version of libpng-devel in BR to link against libpng16
dillo.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/dillo.spec b/dillo.spec
index 993ee89..a1944b5 100644
--- a/dillo.spec
+++ b/dillo.spec
@@ -2,22 +2,23 @@
Summary: DILLO - The FLTK Web Browser
Summary(pl.UTF-8): DILLO - przeglądarka WWW
Name: dillo
-Version: 3.0.3
+Version: 3.0.4
Release: 1
License: GPL v3+
Group: X11/Applications/Networking
Source0: http://www.dillo.org/download/%{name}-%{version}.tar.bz2
-# Source0-md5: 726cd0b7a18c5e25f4d80ebeffe7607e
+# Source0-md5: c85aab6b840527e1dd71b220a1dcfbab
Source1: %{name}.desktop
Source2: %{name}.png
# needs a review, disabled for now
Patch0: %{name}-gzip_fallback.patch
+Patch1: libpng16.patch
URL: http://www.dillo.org/
BuildRequires: autoconf >= 2.50
BuildRequires: automake
BuildRequires: fltk-devel >= 1.3.0
BuildRequires: libjpeg-devel
-BuildRequires: libpng-devel >= 1.0.9
+BuildRequires: libpng-devel >= 1.6.0
BuildRequires: libstdc++-devel
BuildRequires: openssl-devel
BuildRequires: zlib-devel
@@ -37,6 +38,7 @@ użyteczna, szybka i rozszerzalna.
%prep
%setup -q
#%%patch0 -p1
+%patch1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dillo.git/commitdiff/4238c7ba10ad32ba65bdaaea49b1f3e0c3b93097
More information about the pld-cvs-commit
mailing list