Author: megabajt Date: Thu Jul 10 16:40:17 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -ac.patch to fix build - release 2
---- Files affected: SPECS: dillo.spec (1.55 -> 1.56) ---- Diffs: ================================================================ Index: SPECS/dillo.spec diff -u SPECS/dillo.spec:1.55 SPECS/dillo.spec:1.56 --- SPECS/dillo.spec:1.55 Fri May 2 12:41:54 2008 +++ SPECS/dillo.spec Thu Jul 10 18:40:11 2008 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): DILLO - przeglÄ…darka WWW Name: dillo Version: 0.8.6 -Release: 1 +Release: 2 License: GPL Group: X11/Applications/Networking Source0: http://www.dillo.org/download/%{name}-%{version}.tar.bz2 @@ -13,6 +13,7 @@ Source2: %{name}.png Patch0: %{name}-gzip_fallback.patch Patch1: %{name}-0.7.0-alt-asp-charset-encodings-sysconfdir.patch +Patch2: %{name}-ac.patch URL: http://www.dillo.org/ BuildRequires: autoconf BuildRequires: automake @@ -38,6 +39,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__aclocal} @@ -83,6 +85,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.56 2008/07/10 16:40:11 megabajt +- added -ac.patch to fix build +- release 2 + Revision 1.55 2008/05/02 10:41:54 glen - release 1 (for claws-mail) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dillo.spec?r1=1.55&r2=1.56&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
