]> git.pld-linux.org Git - packages/gcc4.git/commitdiff
- every package is now versioned
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 13 Mar 2002 12:07:53 +0000 (12:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc4.spec -> 1.81.2.49.2.12

gcc4.spec

index 4fc969becd93d481330502f25df31ac7126a9c20..fa976cac32c94732143e27421d65bd2716d08e1f 100644 (file)
--- a/gcc4.spec
+++ b/gcc4.spec
@@ -146,6 +146,7 @@ Statyczne Obiektowego C
 Summary:       Fortran 77 support for gcc
 Summary(pl):   Wspomaganie Fortran 77 dla gcc
 Group:         Development/Languages
+Version:       %{GCC_VERSION}
 Obsoletes:     egcs-g77
 Requires:      libg2c = %{GCC_VERSION}
 
@@ -161,6 +162,7 @@ potrzebny do kompilowania program
 Summary:       Fortran 77 Libraries
 Summary(pl):   Biblioteki Fortranu 77
 Group:         Libraries
+Version:        %{GCC_VERSION}
 
 %description -n libg2c
 Fortran 77 Libraries
@@ -172,6 +174,7 @@ Biblioteki Fortranu 77
 Summary:       Static Fortran 77 Libraries
 Summary(pl):   Statyczne Biblioteki Fortranu 77
 Group:         Development/Libraries
+Version:        %{GCC_VERSION}
 Epoch:         2
 Requires:      libg2c = %{GCC_VERSION}
 
@@ -185,6 +188,7 @@ Statyczne Fortranu 77
 Summary:       CHILL support for gcc
 Summary(pl):   Wspomoganie CHILL dla gcc
 Group:         Development/Languages
+Version:        %{GCC_VERSION}
 Requires:      %{name} = %{version}
 
 %description chill
@@ -202,6 +206,7 @@ Europe, Brazil, Korea, and other places.
 Summary:       Java support for gcc
 Summary(pl):   Wspomoganie Java dla gcc
 Group:         Development/Languages
+Version:        %{GCC_VERSION}
 Requires:      %{name} = %{version}
 Requires:      libgcj >= 3.0.0
 
@@ -327,7 +332,7 @@ Biblioteka statyczna C++.
 Summary:       Shared gcc library
 Summary(pl):   Biblioteka gcc
 Group:         Libraries
-Version:       %{version}
+Version:        %{GCC_VERSION}
 
 %description -n libgcc
 Shared gcc library.
@@ -410,6 +415,7 @@ po
 Summary:       Ada support for gcc
 Summary(pl):   Wsparcie dla Ady do gcc
 Group:         Development/Languages
+Version:        %{GCC_VERSION}
 Requires:      libgnat = %{GCC_VERSION}
 Requires:      gcc = %{GCC_VERSION}
 Obsoletes:     gnat-devel
@@ -425,6 +431,7 @@ w Adzie.
 Summary:       Ada standard libraries
 Summary(pl):   Biblioteki standardowe dla Ady
 Group:         Libraries
+Version:        %{GCC_VERSION}
 Obsoletes:     gnat
 
 %description -n libgnat
@@ -439,6 +446,7 @@ w Adzie.
 Summary:       Static Ada standard libraries
 Summary(pl):   Statyczne biblioteki standardowe dla Ady
 Group:         Libraries
+Version:        %{GCC_VERSION}
 Obsoletes:     gnat-static
 
 %description -n libgnat
This page took 0.067779 seconds and 4 git commands to generate.