]> git.pld-linux.org Git - packages/gcc4.git/commitdiff
- R: gcc-dirs, rel 6
authorankry <ankry@pld-linux.org>
Fri, 8 Oct 2004 04:53:25 +0000 (04:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc4.spec -> 1.238

gcc4.spec

index c5110d3fe41845d425001a3c8a4a8041f344c4e4..cbfe30940c73d41c858aafc8da46a71d3a50f0c4 100644 (file)
--- a/gcc4.spec
+++ b/gcc4.spec
@@ -16,7 +16,7 @@ Summary(pl):  Kolekcja kompilator
 Summary(pt_BR):        Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:          gcc
 Version:       %{GCC_VERSION}
-Release:       5
+Release:       6
 Epoch:         5
 License:       GPL
 Group:         Development/Languages
@@ -64,6 +64,7 @@ BuildRequires:        texinfo >= 4.1
 BuildRequires: zlib-devel
 Requires:      binutils >= 2:2.15.90.0.3
 Requires:      cpp = %{epoch}:%{GCC_VERSION}-%{release}
+Requires:      gcc-dirs
 Requires:      libgcc = %{epoch}:%{GCC_VERSION}-%{release}
 %{?with_ada:Provides: gcc(ada)}
 Conflicts:     glibc-devel < 2.2.5-20
@@ -970,8 +971,6 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc READ* ChangeLog
-%dir %{_libdir}/gcc-lib
-%dir %{_libdir}/gcc-lib/*
 %dir %{_libdir}/gcc-lib/*/*
 %dir %{_libdir}/gcc-lib/*/*/include
 %attr(755,root,root) %{_bindir}/*-gcc*
This page took 0.049765 seconds and 4 git commands to generate.