]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- release 0.pre.3
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 14 Nov 2002 11:10:20 +0000 (11:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added %%defattr for libg2c-static package

Changed files:
    gcc.spec -> 1.120

gcc.spec

index 2e90ca449b485ebcacbec8318e6651d884d63fa9..72d25adee8758e22186985be97c0b6b3b0b544a4 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -13,7 +13,7 @@ Summary:      GNU Compiler Collection
 Summary(pl):   Kolekcja kompilatorów GNU
 Name:          gcc
 Version:       %{GCC_VERSION}
-Release:       0.pre.2
+Release:       0.pre.3
 Epoch:         %{EPOCH}
 License:       GPL
 Group:         Development/Languages
@@ -847,6 +847,7 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %files -n libg2c-static
+%defattr(644,root,root,755)
 %{_libdir}/libg2c.a
 %ifarch ppc
 %{_libdir}/nof/libg2c.a
This page took 0.042201 seconds and 4 git commands to generate.