]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- three digit version (3.0.0) to get all requires properly resolved
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 25 Jun 2001 20:19:33 +0000 (20:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.81.2.28

gcc.spec

index 7c9c2bd2f3f1569cc3faafe054faccb000be32b9..59cd78ea12d00d6a453186ea673fc0a93b85d156 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -3,8 +3,8 @@
 Summary:       GNU Compiler Collection
 Summary(pl):   Kolekcja kompilatorów GNU
 Name:          gcc
-Version:       3.0
-Release:       0.8
+Version:       3.0.0
+Release:       0.85
 License:       GPL
 Group:         Development/Languages
 Group(de):     Entwicklung/Sprachen
@@ -311,6 +311,7 @@ Group(de):  Entwicklung/Sprachen
 Group(pl):     Programowanie/Jêzyki
 Version:       %{version}
 Obsoletes:     egcs-cpp
+Obsoletes:     gcc-cpp
 
 %description -n cpp
 The C preprocessor is a "macro processor" that is used automatically
@@ -413,7 +414,6 @@ mv -f gcc/Makfefile. gcc/Makefile
        mandir=$RPM_BUILD_ROOT%{_mandir} \
        infodir=$RPM_BUILD_ROOT%{_infodir} \
        DESTDIR=$RPM_BUILD_ROOT
-#      slibdir=$RPM_BUILD_ROOT%{_slibdir}
 
 ln -sf gcc $RPM_BUILD_ROOT%{_bindir}/cc
 
This page took 0.181077 seconds and 4 git commands to generate.