]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- added Epoch to libgcj (libgcj2 uses epoch: 1)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 27 Jun 2001 16:43:56 +0000 (16:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.81.2.38

gcc.spec

index aac01fa6d48302d45e0ff21872bf3fae98a757e2..10f9931e3a18521600011cc32ecf5f2b59a17dfe 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -153,7 +153,7 @@ Group:              Development/Languages
 Group(de):     Entwicklung/Sprachen
 Group(pl):     Programowanie/Jêzyki
 Requires:      %{name} = %{version}
-Requires:      libgcj >= 2.95.1
+Requires:      libgcj >= 3.0.0
 
 %description java
 This package adds experimental support for compiling Java(tm) programs
@@ -174,6 +174,7 @@ Group(es):  Bibliotecas
 Group(fr):     Librairies
 Group(pl):     Biblioteki
 Version:       %{GCJ_VERSION}
+Epoch:         2
 Requires:      zlib
 
 %description -n libgcj
@@ -190,6 +191,7 @@ Group(de):  Entwicklung/Libraries
 Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
 Version:       %{GCJ_VERSION}
+Epoch:         2
 Requires:      libgcj = %{GCJ_VERSION}
 Requires:      %{name}-java
 
@@ -207,6 +209,7 @@ Group(de):  Entwicklung/Libraries
 Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
 Version:       %{GCJ_VERSION}
+Epoch:         2
 Requires:      libstdc++-devel = %{GCJ_VERSION}
 
 %description -n libgcj-static
This page took 0.034013 seconds and 4 git commands to generate.