packages: icedove/icedove.spec - up to 3.1.8 - little fix in cp command
duddits
duddits at pld-linux.org
Tue Mar 1 21:37:40 CET 2011
Author: duddits Date: Tue Mar 1 20:37:40 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 3.1.8
- little fix in cp command
---- Files affected:
packages/icedove:
icedove.spec (1.111 -> 1.112)
---- Diffs:
================================================================
Index: packages/icedove/icedove.spec
diff -u packages/icedove/icedove.spec:1.111 packages/icedove/icedove.spec:1.112
--- packages/icedove/icedove.spec:1.111 Sat Feb 26 08:51:28 2011
+++ packages/icedove/icedove.spec Tue Mar 1 21:37:35 2011
@@ -33,12 +33,12 @@
Summary: Icedove - email client
Summary(pl.UTF-8): Icedove - klient poczty
Name: icedove
-Version: 3.1.7
-Release: 2
+Version: 3.1.8
+Release: 1
License: MPL 1.1 or GPL v2+ or LGPL v2.1+
Group: X11/Applications/Networking
Source0: http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}.source.tar.bz2
-# Source0-md5: be64630152a2d5a824a76752594e7596
+# Source0-md5: bb4564eba437adceb22292249d186e11
Source1: http://www.mozilla-enigmail.org/download/source/enigmail-%{enigmail_ver}.tar.gz
# Source1-md5: 7d329d5e8afbbb28214ca1995beb09c9
Source2: %{name}-branding.tar.bz2
@@ -195,7 +195,7 @@
cd mozilla
cp -f %{_datadir}/automake/config.* mozilla/build/autoconf
cp -f %{_datadir}/automake/config.* mozilla/nsprpub/build/autoconf
-cp -f %{_datadir}/automake/config.* directory/c-sdk/config/autoconf
+cp -f %{_datadir}/automake/config.* directory/sdks/c-sdk/config/autoconf
install -d libxul-sdk
ln -snf %{_libdir}/xulrunner-sdk libxul-sdk/sdk
@@ -535,6 +535,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.112 2011/03/01 20:37:35 duddits
+- up to 3.1.8
+- little fix in cp command
+
Revision 1.111 2011/02/26 07:51:28 arekm
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icedove/icedove.spec?r1=1.111&r2=1.112&f=u
More information about the pld-cvs-commit
mailing list