]> git.pld-linux.org Git - packages/gcc.git/blobdiff - gcc.spec
- more strict internal deps
[packages/gcc.git] / gcc.spec
index 01fae203ae395c775d22eb3ae2b9085dd714a0c0..c5110d3fe41845d425001a3c8a4a8041f344c4e4 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -63,8 +63,8 @@ BuildRequires:        perl-devel
 BuildRequires: texinfo >= 4.1
 BuildRequires: zlib-devel
 Requires:      binutils >= 2:2.15.90.0.3
-Requires:      cpp = %{epoch}:%{GCC_VERSION}
-Requires:      libgcc = %{epoch}:%{GCC_VERSION}
+Requires:      cpp = %{epoch}:%{GCC_VERSION}-%{release}
+Requires:      libgcc = %{epoch}:%{GCC_VERSION}-%{release}
 %{?with_ada:Provides: gcc(ada)}
 Conflicts:     glibc-devel < 2.2.5-20
 URL:           http://gcc.gnu.org/
This page took 0.042851 seconds and 4 git commands to generate.