packages: icedove/icedove.spec - fixed build with libpng, thx arekm
paszczus
paszczus at pld-linux.org
Tue Feb 2 10:18:48 CET 2010
Author: paszczus Date: Tue Feb 2 09:18:48 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- fixed build with libpng, thx arekm
---- Files affected:
packages/icedove:
icedove.spec (1.55 -> 1.56)
---- Diffs:
================================================================
Index: packages/icedove/icedove.spec
diff -u packages/icedove/icedove.spec:1.55 packages/icedove/icedove.spec:1.56
--- packages/icedove/icedove.spec:1.55 Fri Jan 22 15:10:42 2010
+++ packages/icedove/icedove.spec Tue Feb 2 10:18:43 2010
@@ -25,7 +25,7 @@
Summary(pl.UTF-8): Icedove - klient poczty
Name: icedove
Version: 3.0.1
-Release: 0.1
+Release: 0.2
License: MPL 1.1 or GPL v2+ or LGPL v2.1+
Group: Applications/Networking
Source0: http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}.source.tar.bz2
@@ -46,6 +46,7 @@
Patch5: %{name}-myspell.patch
Patch6: %{name}-prefs.patch
Patch7: %{name}-breakpad.patch
+Patch8: %{name}-libpng.patch
URL: http://www.pld-linux.org/Packages/Icedove
%{?with_gnomevfs:BuildRequires: GConf2-devel >= 1.2.1}
BuildRequires: automake
@@ -144,6 +145,7 @@
#%patch5 -p1
%patch6 -p0
%patch7 -p1
+%patch8 -p1
%build
cd comm-1.9.1
@@ -404,6 +406,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.56 2010/02/02 09:18:43 paszczus
+- fixed build with libpng, thx arekm
+
Revision 1.55 2010/01/22 14:10:42 sparky
- BR: pkgconfig, startup-notification-devel, zip
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icedove/icedove.spec?r1=1.55&r2=1.56&f=u
More information about the pld-cvs-commit
mailing list