]> git.pld-linux.org Git - packages/thunderbird.git/commitdiff
- 3.1.3 - works now
authorPaweł Gołaszewski <blues@pld-linux.org>
Wed, 8 Sep 2010 12:52:32 +0000 (12:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    icedove-branding.patch -> 1.19
    icedove.spec -> 1.101

icedove-branding.patch
icedove.spec

index d3436c8848244a0676c2b8a89cfdb151ce76bcde..46fe93cabe6db8c00fd907d8581149578ac9bc6b 100644 (file)
@@ -159,23 +159,6 @@ diff -urN mozilla.orig//mail/base/content/credits.xhtml mozilla/mail/base/conten
            U.S. GOVERNMENT END USERS. The Software is a &ldquo;commercial item,&rdquo;
            as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of
            &ldquo;commercial computer software&rdquo; and &ldquo;commercial computer software
-diff -urN mozilla.orig//mail/build.mk mozilla/mail/build.mk
---- mozilla.orig//mail/build.mk        2010-07-05 21:35:29.562082558 +0200
-+++ mozilla/mail/build.mk      2010-07-05 21:39:36.174349684 +0200
-@@ -117,11 +117,11 @@
- APP_NAME := $(APP_NAME)Debug
- endif
- PROGRAM_LOCATION = ../../../$(DIST)/$(APP_NAME).app/Contents/MacOS/
--PROGRAM = $(PROGRAM_LOCATION)thunderbird-bin$(BIN_SUFFIX)
-+PROGRAM = $(PROGRAM_LOCATION)$(MOZ_APP_NAME)-bin$(BIN_SUFFIX)
- else
- # Non-mac options
- PROGRAM_LOCATION = ../../../$(DIST)/bin/
--PROGRAM = $(PROGRAM_LOCATION)thunderbird$(BIN_SUFFIX)
-+PROGRAM = $(PROGRAM_LOCATION)$(MOZ_APP_NAME)$(BIN_SUFFIX)
- endif
- mozmill::
 diff -urN mozilla.orig//mail/confvars.sh mozilla/mail/confvars.sh
 --- mozilla.orig//mail/confvars.sh     2010-07-05 21:35:29.801718821 +0200
 +++ mozilla/mail/confvars.sh   2010-07-05 21:39:36.174349684 +0200
@@ -211,3 +194,14 @@ diff -urN mozilla.orig//mozilla/toolkit/xre/nsAppRunner.cpp mozilla/mozilla/tool
    if (gAppData->copyright)
        printf(", %s", gAppData->copyright);
    printf("\n");
+--- mozilla/mail/build.mk.org  2010-09-08 14:21:26.169329050 +0200
++++ mozilla/mail/build.mk      2010-09-08 14:24:01.644480272 +0200
+@@ -119,7 +119,7 @@ endif
+ PROGRAM = ../../../$(DIST)/$(APP_NAME).app/
+ else
+ # Non-mac options
+-PROGRAM = ../../../$(DIST)/bin/thunderbird$(BIN_SUFFIX)
++PROGRAM = ../../../$(DIST)/bin/$(MOZ_APP_NAME)$(BIN_SUFFIX)
+ endif
+ mozmill::
index 73156c7076ebc4fea8b342846c491c3669078d22..f119ab50f5df6f0d5d6b189a6b4039465b20088a 100644 (file)
 Summary:       Icedove - email client
 Summary(pl.UTF-8):     Icedove - klient poczty
 Name:          icedove
-Version:       3.1.2
-Release:       2
+Version:       3.1.3
+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: 48e80576a7af70e64d30a5162364525a
+# Source0-md5: 46332e1d9a658f6e31797035107b1a8d
 Source1:       http://www.mozilla-enigmail.org/download/source/enigmail-%{enigmail_ver}.tar.gz
 # Source1-md5: 7d329d5e8afbbb28214ca1995beb09c9
 Source2:       %{name}-branding.tar.bz2
This page took 0.971232 seconds and 4 git commands to generate.