SPECS: gcc.spec - jni_md.h packaged (javaglues need it).

pluto pluto at pld-linux.org
Sun Sep 25 13:52:31 CEST 2005


Author: pluto                        Date: Sun Sep 25 11:52:31 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- jni_md.h packaged (javaglues need it).

---- Files affected:
SPECS:
   gcc.spec (1.365 -> 1.366) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.365 SPECS/gcc.spec:1.366
--- SPECS/gcc.spec:1.365	Thu Sep 22 23:10:48 2005
+++ SPECS/gcc.spec	Sun Sep 25 13:52:26 2005
@@ -41,7 +41,7 @@
 Name:		gcc
 Version:	4.1.0
 %define		_snap	20050922T2047UTC
-Release:	0.%{_snap}.1
+Release:	0.%{_snap}.2
 Epoch:		5
 License:	GPL v2+
 Group:		Development/Languages
@@ -877,7 +877,7 @@
 gccdir=$(echo $RPM_BUILD_ROOT%{_libdir}/gcc/*/*/)
 mkdir	$gccdir/tmp
 # we have to save these however
-%{?with_java:mv -f $gccdir/include/{gcj,libffi/ffitarget.h,jawt.h,jawt_md.h,jni.h,jvmpi.h} $gccdir/tmp}
+%{?with_java:mv -f $gccdir/include/{gcj,libffi/ffitarget.h,jawt.h,jawt_md.h,jni.h,jni_md.h,jvmpi.h} $gccdir/tmp}
 %{?with_objc:mv -f $gccdir/include/objc	$gccdir/tmp}
 mv -f	$gccdir/include/syslimits.h $gccdir/tmp
 rm -rf	$gccdir/include
@@ -1278,6 +1278,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.366  2005/09/25 11:52:26  pluto
+- jni_md.h packaged (javaglues need it).
+
 Revision 1.365  2005/09/22 21:10:48  pluto
 - updated to 4.1.0-20050922T2047UTC.
 - x87/mmx switching patchset disabled (causing ICE on current mainline).
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.365&r2=1.366&f=u




More information about the pld-cvs-commit mailing list