]> git.pld-linux.org Git - packages/mozilla-addon-gnome-keyring.git/commitdiff
up to 0.6.9; works with icedove 24.2.0 auto/th/mozilla-addon-gnome-keyring-0.6.9-1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 3 Jan 2014 13:12:33 +0000 (15:12 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 3 Jan 2014 13:32:38 +0000 (15:32 +0200)
make.patch [deleted file]
mozilla-addon-gnome-keyring.spec

diff --git a/make.patch b/make.patch
deleted file mode 100644 (file)
index 4a4dd6e..0000000
+++ /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
index 86e32bd92e8ecf3843e6f2e507c5d74f44a4cd7d..5cf5d788b9b8a376847e396a5844a8aa352a0eb3 100644 (file)
@@ -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
 
This page took 0.100937 seconds and 4 git commands to generate.