]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- more strict internal deps
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 6 Oct 2004 14:00:22 +0000 (14:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.237

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.095457 seconds and 4 git commands to generate.