packages: icedove/icedove-install.patch, icedove/icedove.spec - rel 3 - fix...

baggins baggins at pld-linux.org
Wed Jun 20 20:32:31 CEST 2012


Author: baggins                      Date: Wed Jun 20 18:32:31 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3
- fixed install

---- Files affected:
packages/icedove:
   icedove-install.patch (1.9 -> 1.10) , icedove.spec (1.166 -> 1.167) 

---- Diffs:

================================================================
Index: packages/icedove/icedove-install.patch
diff -u packages/icedove/icedove-install.patch:1.9 packages/icedove/icedove-install.patch:1.10
--- packages/icedove/icedove-install.patch:1.9	Wed Jun  6 07:58:23 2012
+++ packages/icedove/icedove-install.patch	Wed Jun 20 20:32:26 2012
@@ -58,6 +58,15 @@
  	@echo "Linking XPT files..."
  	@rm -rf $(DIST)/xpt
  	@$(NSINSTALL) -D $(DIST)/xpt
+@@ -801,7 +801,7 @@
+ endif # DMG
+ endif # MOZ_PKG_MANIFEST
+ endif # UNIVERSAL_BINARY
+-	$(OPTIMIZE_JARS_CMD) --optimize $(JARLOG_DIR_AB_CD) $(DIST)/bin/chrome $(DIST)/$(STAGEPATH)$(MOZ_PKG_DIR)$(_BINPATH)/chrome
++	$(OPTIMIZE_JARS_CMD) --optimize $(JARLOG_DIR_AB_CD) $(DIST)/bin/chrome $(DESTDIR)/$(STAGEPATH)$(MOZ_PKG_DIR)$(_BINPATH)/chrome
+ ifndef PKG_SKIP_STRIP
+   ifeq ($(OS_ARCH),OS2)
+ 		@echo "Stripping package directory..."
 @@ -830,7 +830,7 @@
  	cd $(DIST)/$(STAGEPATH)$(MOZ_PKG_DIR)$(_BINPATH) && $(PACK_OMNIJAR)
  endif

================================================================
Index: packages/icedove/icedove.spec
diff -u packages/icedove/icedove.spec:1.166 packages/icedove/icedove.spec:1.167
--- packages/icedove/icedove.spec:1.166	Wed Jun 20 14:56:41 2012
+++ packages/icedove/icedove.spec	Wed Jun 20 20:32:26 2012
@@ -35,7 +35,7 @@
 Summary(pl.UTF-8):	Icedove - klient poczty
 Name:		icedove
 Version:	13.0.1
-Release:	2
+Release:	3
 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
@@ -592,6 +592,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.167  2012/06/20 18:32:26  baggins
+- rel 3
+- fixed install
+
 Revision 1.166  2012/06/20 12:56:41  baggins
 - rel 2
 - package enigmail properly
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/icedove/icedove-install.patch?r1=1.9&r2=1.10
    http://cvs.pld-linux.org/packages/icedove/icedove.spec?r1=1.166&r2=1.167



More information about the pld-cvs-commit mailing list