packages: gcc/gcc.spec - pl and dependencies for libquadmath packages, adde...
qboosh
qboosh at pld-linux.org
Tue May 3 11:11:51 CEST 2011
Author: qboosh Date: Tue May 3 09:11:51 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- pl and dependencies for libquadmath packages, added missing libquadmath-multilib-devel
---- Files affected:
packages/gcc:
gcc.spec (1.653 -> 1.654)
---- Diffs:
================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.653 packages/gcc/gcc.spec:1.654
--- packages/gcc/gcc.spec:1.653 Sat Apr 30 19:26:14 2011
+++ packages/gcc/gcc.spec Tue May 3 11:11:45 2011
@@ -898,6 +898,97 @@
%description -n libgfortran-multilib-static -l pl.UTF-8
Statyczna biblioteka Fortrana 95 - wersja 32-bitowa.
+%package -n libquadmath
+Summary: GCC __float128 shared support library
+Summary(pl.UTF-8): Biblioteka współdzielona do obsługi typu __float128
+License: GPL v2+ with linking exception
+Group: Libraries
+
+%description -n libquadmath
+This package contains GCC shared support library which is needed for
+__float128 math support and for Fortran REAL*16 support.
+
+%description -n libquadmath -l pl.UTF-8
+Ten pakiet zawiera bibliotekę współdzieloną GCC do obsługi operacji
+matematycznych na zmiennych typu __float128 oraz typu REAL*16 w
+Fortranie.
+
+%package -n libquadmath-multilib
+Summary: GCC __float128 shared support library - 32-bit version
+Summary(pl.UTF-8): Biblioteka współdzielona GCC do obsługi typu __float128 - wersja 32-bitowa
+License: GPL v2+ with linking exception
+Group: Libraries
+
+%description -n libquadmath-multilib
+This package contains 32-bit version of GCC shared support library
+which is needed for __float128 math support and for Fortran REAL*16
+support.
+
+%description -n libquadmath-multilib -l pl.UTF-8
+Ten pakiet zawiera 32-bitową bibliotekę współdzieloną GCC do obsługi
+operacji matematycznych na zmiennych typu __float128 oraz typu REAL*16
+w Fortranie.
+
+%package -n libquadmath-devel
+Summary: Header files for GCC __float128 support library
+Summary(pl.UTF-8): Pliki nagłówkowe biblioteka GCC do obsługi typu __float128
+License: GPL v2+ with linking exception
+Group: Development/Libraries
+Requires: libquadmath = %{epoch}:%{version}-%{release}
+
+%description -n libquadmath-devel
+This package contains header files for GCC support library which is
+needed for __float128 math support and for Fortran REAL*16 support.
+
+%description -n libquadmath-devel -l pl.UTF-8
+Ten pakiet zawiera pliki nagłówkowe biblioteki GCC do obsługi operacji
+matematycznych na zmiennych typu __float128 oraz typu REAL*16 w
+Fortranie.
+
+%package -n libquadmath-multilib-devel
+Summary: Development files for 32-bit GCC __float128 support library
+Summary(pl.UTF-8): Pliki programistyczne 32-bitowej biblioteki do obsługi typu __float128
+License: GPL v2+ with linking exception
+Group: Development/Libraries
+Requires: libquadmath-devel = %{epoch}:%{version}-%{release}
+Requires: libquadmath-multilib = %{epoch}:%{version}-%{release}
+
+%description -n libquadmath-devel
+This package contains development files for 32-bit GCC support library
+which is needed for __float128 math support and for Fortran REAL*16
+support.
+
+%description -n libquadmath-devel -l pl.UTF-8
+Ten pakiet zawiera pliki programistyczne 32-bitowej biblioteki GCC do
+obsługi operacji matematycznych na zmiennych typu __float128 oraz typu
+REAL*16 w Fortranie.
+
+%package -n libquadmath-static
+Summary: Static GCC __float128 support library
+Summary(pl.UTF-8): Biblioteka statyczna GCC do obsługi typu __float128
+License: GPL v2+ with linking exception
+Group: Development/Libraries
+Requires: libquadmath-devel = %{epoch}:%{version}-%{release}
+
+%description -n libquadmath-static
+Static GCC __float128 support library.
+
+%description -n libquadmath-static -l pl.UTF-8
+Biblioteka statyczna GCC do obsługi typu __float128.
+
+%package -n libquadmath-multilib-static
+Summary: Static GCC __float128 support library - 32-bit version
+Summary(pl.UTF-8): 32-bitowa biblioteka statyczna GCC do obsługi typu __float128
+License: GPL v2+ with linking exception
+Group: Development/Libraries
+Requires: libquadmath-multilib-devel = %{epoch}:%{version}-%{release}
+
+%description -n libquadmath-multilib-static
+Static GCC __float128 support library - 32-bit version.
+
+%description -n libquadmath-multilib-static -l pl.UTF-8
+32-bitowa biblioteka statyczna GCC do obsługi typu __float128.
+
%package java
Summary: Java support for gcc
Summary(es.UTF-8): Soporte de Java para gcc
@@ -1228,52 +1319,6 @@
%description -n libobjc-multilib-static -l pl.UTF-8
Statyczna biblioteki Obiektowego C - wersja 32-bitowa.
-%package -n libquadmath
-Summary: GCC __float128 shared support library
-License: GPL v2+ with linking exception
-Group: Libraries
-
-%description -n libquadmath
-This package contains GCC shared support library which is needed for
-__float128 math support and for Fortran REAL*16 support.
-
-%package -n libquadmath-devel
-Summary: GCC __float128 shared support library - devel files
-License: GPL v2+ with linking exception
-Group: Libraries
-
-%description -n libquadmath-devel
-This package contains GCC shared support library which is needed for
-__float128 math support and for Fortran REAL*16 support - devel files.
-
-%package -n libquadmath-multilib
-Summary: GCC __float128 shared support library - 32-bit version
-License: GPL v2+ with linking exception
-Group: Libraries
-
-%description -n libquadmath-multilib
-This package contains GCC shared support library which is needed for
-__float128 math support and for Fortran REAL*16 support - 32-bit
-version.
-
-%package -n libquadmath-static
-Summary: Static GCC __float128 library
-License: GPL v2+ with linking exception
-Group: Development/Libraries
-Requires: libquadmath = %{epoch}:%{version}-%{release}
-
-%description -n libquadmath-static
-Static GCC __float128 library.
-
-%package -n libquadmath-multilib-static
-Summary: GCC __float128 shared support static library - 32-bit version
-License: GPL v2+ with linking exception
-Group: Development/Libraries
-Requires: libquadmath-multilib = %{epoch}:%{version}-%{release}
-
-%description -n libquadmath-multilib-static
-Static GCC __float128 library - 32-bit version.
-
%prep
%setup -q
%patch100 -p0
@@ -2084,6 +2129,13 @@
%attr(755,root,root) %{_libdir}/libquadmath.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libquadmath.so.0
+%if %{with multilib}
+%files -n libquadmath-multilib
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir32}/libquadmath.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir32}/libquadmath.so.0
+%endif
+
%files -n libquadmath-devel
%defattr(644,root,root,755)
%{_libdir}/gcc/*/*/include/quadmath.h
@@ -2093,10 +2145,10 @@
%{_infodir}/libquadmath.info*
%if %{with multilib}
-%files -n libquadmath-multilib
+%files -n libquadmath-multilib-devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir32}/libquadmath.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir32}/libquadmath.so.0
+%attr(755,root,root) %{_libdir32}/libquadmath.so
+%{_libdir32}/libquadmath.la
%endif
%files -n libquadmath-static
@@ -2329,6 +2381,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.654 2011/05/03 09:11:45 qboosh
+- pl and dependencies for libquadmath packages, added missing libquadmath-multilib-devel
+
Revision 1.653 2011/04/30 17:26:14 qboosh
- updated moresparcs patch
- fixed -p level for plugin-decl-hook patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc.spec?r1=1.653&r2=1.654&f=u
More information about the pld-cvs-commit
mailing list