[packages/mozilla-addon-gnome-keyring] up to 0.6.9; works with icedove 24.2.0

glen glen at pld-linux.org
Fri Jan 3 14:33:11 CET 2014


commit dd55837b0435be9710b758ed8bcbd0e95a20deb5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Jan 3 15:12:33 2014 +0200

    up to 0.6.9; works with icedove 24.2.0

 make.patch                       | 17 -----------------
 mozilla-addon-gnome-keyring.spec |  8 +++-----
 2 files changed, 3 insertions(+), 22 deletions(-)
---
diff --git a/mozilla-addon-gnome-keyring.spec b/mozilla-addon-gnome-keyring.spec
index 86e32bd..5cf5d78 100644
--- a/mozilla-addon-gnome-keyring.spec
+++ b/mozilla-addon-gnome-keyring.spec
@@ -1,13 +1,12 @@
 %define		extension gnome-keyring
 Summary:	Extension that enables Gnome Keyring integration
 Name:		mozilla-addon-%{extension}
-Version:	0.6.7
-Release:	2
+Version:	0.6.9
+Release:	1
 License:	MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:		X11/Applications/Networking
 Source0:	https://github.com/infinity0/mozilla-gnome-keyring/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	c69d2816e0543baec478ab9d57a38e43
-Patch0:	make.patch
+# Source0-md5:	eedd226a6f866ae3091ca79b3bdeabad
 URL:		https://github.com/infinity0/mozilla-gnome-keyring/
 BuildRequires:	libgnome-keyring-devel >= 3.4.0
 BuildRequires:	libstdc++-devel
@@ -41,7 +40,6 @@ password after Firefox or Thunderbird has been started.
 
 %prep
 %setup -qn mozilla-gnome-keyring-%{version}
-%patch0 -p1
 
 %{__sed} -i -e '/^CXXFLAGS/ s/$/ $(OPTFLAGS)/' Makefile
 
diff --git a/make.patch b/make.patch
deleted file mode 100644
index 4a4dd6e..0000000
--- a/make.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- mozilla-gnome-keyring-0.6.7/Makefile~	2013-02-20 20:41:07.000000000 +0200
-+++ mozilla-gnome-keyring-0.6.7/Makefile	2013-02-20 20:44:08.144362897 +0200
-@@ -63,12 +63,13 @@
- 
- build: build-xpi
- 
--build-xpi: xpcom_abi
- ifeq "$(PLATFORM)" "unknown"
-+build-xpi: xpcom_abi
- # set PLATFORM properly in a sub-make
- 	PLATFORM=$$(./xpcom_abi) && \
- 	$(MAKE) -f $(lastword $(MAKEFILE_LIST)) $(XPI_TARGET) PLATFORM=$${PLATFORM}
- else
-+build-xpi:
- 	$(MAKE) -f $(lastword $(MAKEFILE_LIST)) $(XPI_TARGET)
- endif
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozilla-addon-gnome-keyring.git/commitdiff/dd55837b0435be9710b758ed8bcbd0e95a20deb5



More information about the pld-cvs-commit mailing list