SPECS: gcc.spec - install fixed, files nfy.

pluto pluto at pld-linux.org
Fri Nov 25 13:27:59 CET 2005


Author: pluto                        Date: Fri Nov 25 12:27:59 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install fixed, files nfy.

---- Files affected:
SPECS:
   gcc.spec (1.388 -> 1.389) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.388 SPECS/gcc.spec:1.389
--- SPECS/gcc.spec:1.388	Fri Nov 25 01:02:35 2005
+++ SPECS/gcc.spec	Fri Nov 25 13:27:28 2005
@@ -46,7 +46,7 @@
 Name:		gcc
 Version:	4.1.0
 %define		_snap	20051123r107414
-Release:	0.%{_snap}.0.2
+Release:	0.%{_snap}.0.3
 Epoch:		5
 License:	GPL v2+
 Group:		Development/Languages
@@ -80,12 +80,14 @@
 Patch20:	%{name}-pr17390.patch
 URL:		http://gcc.gnu.org/
 #{?with_java:BuildRequires:	QtGui-devel >= 4.0.1}
+%{?with_java:BuildRequires:	alsa-lib-devel}
 BuildRequires:	autoconf
 %{?with_tests:BuildRequires:	autogen}
 BuildRequires:	automake
 BuildRequires:	binutils >= 2:2.15.94.0.1
 BuildRequires:	bison
 %{?with_java:BuildRequires:	cairo-devel >= 0.5.0}
+%{?with_java:BuildRequires:	dssi}
 %{?with_tests:BuildRequires:	dejagnu}
 BuildRequires:	fileutils >= 4.0.41
 BuildRequires:	flex
@@ -824,7 +826,12 @@
 	--enable-libgcj \
 	--enable-libgcj-multifile \
 	--enable-libgcj-database \
+	--enable-gtk-peer \
 	--enable-gtk-cairo \
+	--enable-jni \
+	--enable-xmlj \
+	--enable-alsa \
+	--enable-dssi \
 %endif
 	%{_target_platform}
 
@@ -889,11 +896,11 @@
 mv -f	$RPM_BUILD_ROOT%{_libdir}/gcc/*/*/adalib/*.so.1 \
 	$RPM_BUILD_ROOT%{_libdir}
 # check if symlink to be made is valid
-test -f	$RPM_BUILD_ROOT%{_libdir}/libgnat-4.0.so.1
-ln -sf	libgnat-4.0.so.1 $RPM_BUILD_ROOT%{_libdir}/libgnat-4.0.so
-ln -sf	libgnarl-4.0.so.1 $RPM_BUILD_ROOT%{_libdir}/libgnarl-4.0.so
-ln -sf	libgnat-4.0.so $RPM_BUILD_ROOT%{_libdir}/libgnat.so
-ln -sf	libgnarl-4.0.so $RPM_BUILD_ROOT%{_libdir}/libgnarl.so
+test -f	$RPM_BUILD_ROOT%{_libdir}/libgnat-4.1.so.1
+ln -sf	libgnat-4.1.so.1 $RPM_BUILD_ROOT%{_libdir}/libgnat-4.1.so
+ln -sf	libgnarl-4.1.so.1 $RPM_BUILD_ROOT%{_libdir}/libgnarl-4.1.so
+ln -sf	libgnat-4.1.so $RPM_BUILD_ROOT%{_libdir}/libgnat.so
+ln -sf	libgnarl-4.1.so $RPM_BUILD_ROOT%{_libdir}/libgnarl.so
 %endif
 
 cd ..
@@ -1181,6 +1188,7 @@
 %doc gcc/fortran/ChangeLog
 %attr(755,root,root) %{_bindir}/g95
 %attr(755,root,root) %{_bindir}/gfortran
+%attr(755,root,root) %{_bindir}/*-gfortran
 %{_infodir}/gfortran*
 %attr(755,root,root) %{_libdir}/gcc/*/*/f951
 %if %{with multilib}
@@ -1333,6 +1341,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.389  2005/11/25 12:27:28  pluto
+- install fixed, files nfy.
+
 Revision 1.388  2005/11/25 00:02:35  pluto
 - more fixes...
 
================================================================

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




More information about the pld-cvs-commit mailing list