devel/js js.spec,1.3,1.4

David Woodhouse (dwmw2) fedora-extras-commits at redhat.com
Mon Feb 14 11:44:18 UTC 2005


Author: dwmw2

Update of /cvs/extras/devel/js
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26847

Modified Files:
	js.spec 
Log Message:
* Mon Feb 14 2005 David Woodhouse <dwmw2 at infradead.org> - 1.5-0.rc6a.4
- Take js-va_copy.patch out of %ifarch x86_64 so it fixes the PPC build too



Index: js.spec
===================================================================
RCS file: /cvs/extras/devel/js/js.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- js.spec	13 Feb 2005 18:22:56 -0000	1.3
+++ js.spec	14 Feb 2005 11:44:16 -0000	1.4
@@ -5,7 +5,7 @@
 Summary: JavaScript interpreter and libraries
 Name: js
 Version: 1.5
-Release: 0.rc6a.3
+Release: 0.rc6a.4
 %if 0%{?_without_readline:1}
 License: MPL/GPL/LGPL
 %else
@@ -44,9 +44,7 @@
 %patch0 -b .make
 %patch1 -b .shlib
 %patch2 -b .perl
-%ifarch x86_64
 %patch3 -p 1 -b .vacopy
-%endif
 cp src/perlconnect/README.html src/README.perlconnect.html
 
 %build
@@ -107,6 +105,9 @@
 %{_includedir}/js*.h
 
 %changelog
+* Mon Feb 14 2005 David Woodhouse <dwmw2 at infradead.org> - 1.5-0.rc6a.4
+- Take js-va_copy.patch out of %ifarch x86_64 so it fixes the PPC build too
+
 * Sun Feb 13 2005 Thorsten Leemhuis <fedora at leemhuis dot info> - 1.5-0.rc6a.3
 - Add js-va_copy.patch to fix x86_64; Patch was found in a Mandrake srpm
 




More information about the fedora-extras-commits mailing list