]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- tradcpp0 is back
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 31 Dec 2001 11:50:01 +0000 (11:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.81.2.43

gcc.spec

index c11e6f84bddcf869c83f6cbd5503c72a1a271be9..7a455063bd8ad4ddd6306678e01417ac9cb637d4 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -5,7 +5,7 @@ Summary:        GNU Compiler Collection
 Summary(pl):   Kolekcja kompilatorów GNU
 Name:          gcc
 Version:       %{GCC_VERSION}
-Release:       1
+Release:       2
 License:       GPL
 Group:         Development/Languages
 Group(de):     Entwicklung/Sprachen
@@ -602,5 +602,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_slibdir}/cpp
 %attr(755,root,root) %{_bindir}/cpp
 %attr(755,root,root) %{_libdir}/gcc-lib/%{_target_cpu}*/*/cpp0
+%attr(755,root,root) %{_libdir}/gcc-lib/%{_target_cpu}*/*/tradcpp0
 %{_mandir}/man1/cpp.1*
 %{_infodir}/cpp*
This page took 0.036517 seconds and 4 git commands to generate.