SPECS: gcc.spec - libqtpeer.so is back, release 1.
pluto
pluto at pld-linux.org
Thu Mar 6 16:35:21 CET 2008
Author: pluto Date: Thu Mar 6 15:35:21 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- libqtpeer.so is back, release 1.
---- Files affected:
SPECS:
gcc.spec (1.519 -> 1.520)
---- Diffs:
================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.519 SPECS/gcc.spec:1.520
--- SPECS/gcc.spec:1.519 Thu Mar 6 09:22:28 2008
+++ SPECS/gcc.spec Thu Mar 6 16:35:15 2008
@@ -53,7 +53,7 @@
Summary(pt_BR.UTF-8): Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
Name: gcc
Version: %{_major_ver}.%{_minor_ver}
-Release: 0.1
+Release: 1
Epoch: 6
License: GPL v3+
Group: Development/Languages
@@ -1505,8 +1505,6 @@
# avoid -L poisoning in *.la - there should be only -L%{_libdir}/gcc/*/%{version}
# normalize libdir, to avoid propagation of unnecessary RPATHs by libtool
-# TODO: fix .so linking.
-#{?with_qt:%{gcjdbexecdir}/libqtpeer.la}
for f in libgomp.la libmudflap.la libmudflapth.la libssp.la libssp_nonshared.la \
%{?with_cxx:libstdc++.la libsupc++.la} \
%{?with_fortran:libgfortran.la} \
@@ -1516,6 +1514,7 @@
%{gcjdbexecdir}/libxmlj.la \
%{?with_x:lib-gnu-awt-xlib.la} \
%{?with_gtk:%{gcjdbexecdir}/libgtkpeer.la %{gcjdbexecdir}/libjawt.la} \
+ %{?with_qt:%{gcjdbexecdir}/libqtpeer.la} \
%{?with_alsa:%{gcjdbexecdir}/libgjsmalsa.la} \
%{?with_dssi:%{gcjdbexecdir}/libgjsmdssi.la} \
%endif
@@ -1983,7 +1982,7 @@
%{?with_gtk:%attr(755,root,root) %{_libdir}/%{gcjdbexecdir}/libgtkpeer.so}
%{?with_gtk:%attr(755,root,root) %{_libdir}/%{gcjdbexecdir}/libjawt.so}
%attr(755,root,root) %{_libdir}/%{gcjdbexecdir}/libjvm.so
-#{?with_qt:%attr(755,root,root) %{_libdir}/%{gcjdbexecdir}/libqtpeer.so}
+%{?with_qt:%attr(755,root,root) %{_libdir}/%{gcjdbexecdir}/libqtpeer.so}
%attr(755,root,root) %{_libdir}/%{gcjdbexecdir}/libxmlj.so*
%{_libdir}/logging.properties
%{_javadir}/libgcj*.jar
@@ -2008,7 +2007,7 @@
%{?with_gtk:%{_libdir}/%{gcjdbexecdir}/libgtkpeer.la}
%{?with_gtk:%{_libdir}/%{gcjdbexecdir}/libjawt.la}
%{_libdir}/%{gcjdbexecdir}/libjvm.la
-#{?with_qt:%{_libdir}/%{gcjdbexecdir}/libqtpeer.la}
+%{?with_qt:%{_libdir}/%{gcjdbexecdir}/libqtpeer.la}
%{_libdir}/%{gcjdbexecdir}/libxmlj.la
%dir %{_libdir}/security
%{_libdir}/security/*
@@ -2121,6 +2120,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.520 2008-03-06 15:35:15 pluto
+- libqtpeer.so is back, release 1.
+
Revision 1.519 2008-03-06 08:22:28 pluto
- fetch final 4.3.0 tarball, qtpeer nfy, kernel has a bug, release 0.1.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.519&r2=1.520&f=u
More information about the pld-cvs-commit
mailing list