]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- new snap 2002-03-11; updated buildrequires
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 12 Mar 2002 11:37:10 +0000 (11:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.81.2.49.2.9

gcc.spec

index 88d16218947edbbd1145a47ea18adef2833581d0..3b3a25d89a32615be5122ecebf6f308bbb326bf6 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -1,5 +1,5 @@
-%define                SNAP            20020304
-%define                DASHED_SNAP     2002-03-04
+%define                DASHED_SNAP     2002-03-11
+%define                SNAP            %(echo %{DASHED_SNAP} | sed -e "s#-##g")
 %define                GCC_VERSION     3.1
 %define                STDC_VERSION    3.1
 %define                GCJ_VERSION     3.1
@@ -22,6 +22,8 @@ BuildRequires:        texinfo >= 4.1
 BuildRequires: zlib-devel
 BuildRequires: fileutils >= 4.0.41
 BuildRequires: autoconf
+BuildRequires: gcc
+BuildRequires: gcc-ada
 Requires:      binutils >= 2.9.1.0.25
 Requires:      cpp = %{version}
 URL:           http://gcc.gnu.org/
This page took 0.34657 seconds and 4 git commands to generate.