[packages/gtk-webkit4] - old atomic-ops patch is no longer applicable

qboosh qboosh at pld-linux.org
Sat Jan 24 10:07:59 CET 2015


commit cad19a2adde56c15aab295452ea85e62acba62ce
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jan 24 10:09:56 2015 +0100

    - old atomic-ops patch is no longer applicable

 atomic-ops.patch | 18 ------------------
 gtk-webkit4.spec |  7 -------
 2 files changed, 25 deletions(-)
---
diff --git a/gtk-webkit4.spec b/gtk-webkit4.spec
index cd8c46e..c443fe6 100644
--- a/gtk-webkit4.spec
+++ b/gtk-webkit4.spec
@@ -18,7 +18,6 @@ License:	BSD-like
 Group:		X11/Libraries
 Source0:	http://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
 # Source0-md5:	44addb5ccdace97642cb7656382293bb
-Patch0:		atomic-ops.patch
 URL:		http://webkitgtk.org/
 BuildRequires:	/usr/bin/ld.gold
 BuildRequires:	EGL-devel
@@ -48,9 +47,6 @@ BuildRequires:	gtk+3-devel >= 3.12.0
 BuildRequires:	gtk-doc >= 1.10
 BuildRequires:	harfbuzz-devel >= 0.9.7
 BuildRequires:	harfbuzz-icu-devel >= 0.9.7
-%ifarch i386 i486
-BuildRequires:	libatomic-devel
-%endif
 BuildRequires:	libicu-devel >= 4.2.1
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
@@ -135,9 +131,6 @@ Dokumentacja API WebKita.
 
 %prep
 %setup -q -n webkitgtk-%{version}
-%ifarch i386 i486
-%patch0 -p1
-%endif
 
 %build
 install -d build
diff --git a/atomic-ops.patch b/atomic-ops.patch
deleted file mode 100644
index 1f97062..0000000
--- a/atomic-ops.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- a/Source/WebKit2/GNUmakefile.am	2014-03-24 11:05:16.000000000 +0100
-+++ b/Source/WebKit2/GNUmakefile.am	2014-04-18 16:51:18.331729235 +0200
-@@ -227,6 +227,7 @@
- endif
- 
- libwebkit2gtk_ at WEBKITGTK_API_MAJOR_VERSION@_ at WEBKITGTK_API_MINOR_VERSION@_la_LIBADD := \
-+	-latomic \
- 	-lpthread \
- 	libWebCore.la \
- 	libWebCorePlatform.la \
-@@ -775,6 +775,7 @@
- 	$(webkit2_plugin_process_sources)
- 
- Programs_WebKitPluginProcess_LDADD = \
-+	-latomic \
- 	-lpthread \
- 	libjavascriptcoregtk- at WEBKITGTK_API_MAJOR_VERSION@. at WEBKITGTK_API_MINOR_VERSION@.la \
- 	libWebCoreLayerGtk2.a \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtk-webkit4.git/commitdiff/cad19a2adde56c15aab295452ea85e62acba62ce



More information about the pld-cvs-commit mailing list