]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- package lto wrappers, release 3. auto/th/gcc-4_7_0-3
authorPaweł Sikora <pluto@pld-linux.org>
Sat, 26 May 2012 11:32:44 +0000 (11:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.693

gcc.spec

index 423a28ed42aa9d7338ddedd4c44716fb29babcd9..06246d017a0a366e06461ec9e73daddd2c78e690 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -78,7 +78,7 @@ Summary(pl.UTF-8):    Kolekcja kompilatorów GNU: kompilator C i pliki współdziel
 Summary(pt_BR.UTF-8):  Coleção dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:          gcc
 Version:       %{major_ver}.%{minor_ver}
-Release:       2
+Release:       3
 Epoch:         6
 License:       GPL v3+
 Group:         Development/Languages
@@ -1912,6 +1912,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/cc
 %attr(755,root,root) %{_bindir}/cpp
 %attr(755,root,root) %{_bindir}/gcc
+%attr(755,root,root) %{_bindir}/gcc-ar
+%attr(755,root,root) %{_bindir}/gcc-nm
+%attr(755,root,root) %{_bindir}/gcc-ranlib
 #%attr(755,root,root) %{_bindir}/gccbug
 %attr(755,root,root) %{_bindir}/gcov
 %{_mandir}/man1/cc.1*
This page took 0.039969 seconds and 4 git commands to generate.