[packages/icedtea7] Patches renumbered

jajcus jajcus at pld-linux.org
Fri Nov 22 13:05:00 CET 2013


commit 71a9403c79deb7a2302d4fce49d7019eabb2dc98
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Fri Nov 22 12:57:26 2013 +0100

    Patches renumbered

 icedtea7.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/icedtea7.spec b/icedtea7.spec
index aa7d7b3..c6c8d1d 100644
--- a/icedtea7.spec
+++ b/icedtea7.spec
@@ -54,9 +54,11 @@ Source6:	http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/langtools/a
 Source7:	http://icedtea.classpath.org/hg/release/icedtea7-forest-2.4/hotspot/archive/%{hotspot_changeset}.tar.gz
 # Source7-md5:	de6548eb6664d3bb4d1b64a93fd258e0
 Source10:	make-cacerts.sh
+# patches for the IcedTea files
 Patch0:		%{name}-i486.patch
-Patch1:		%{name}-libpath.patch
-Patch2:		%{name}-never_test_gamma.patch
+Patch1:		%{name}-never_test_gamma.patch
+# patches applied to the extracted sources
+Patch100:	%{name}-libpath.patch
 URL:		http://icedtea.classpath.org/wiki/Main_Page
 BuildRequires:	alsa-lib-devel
 BuildRequires:	ant
@@ -395,11 +397,11 @@ Przykłady dla OpenJDK.
 %prep
 %setup -qn icedtea-%{version}
 %patch0 -p1
-%patch2 -p1
+%patch1 -p1
 
 # patches to applied to the extracted sources
 install -d pld-patches
-cp -p %{PATCH1} pld-patches
+cp -p %{PATCH100} pld-patches
 
 # let the build system extract the sources where it wants them
 install -d drops
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/icedtea7.git/commitdiff/f2b13a0c4f8c08c1f888b2be6fe87445abe095be



More information about the pld-cvs-commit mailing list