]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- typo, it isn't funny :/ auto/th/gcc-4_0_1-0_20050507_5
authorPaweł Sikora <pluto@pld-linux.org>
Sun, 8 May 2005 18:21:17 +0000 (18:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.294

gcc.spec

index 6dbd748706d3a2e3f240646f2da9794092ea8de2..b8768dcda5d7d560f57d94bdeefc8b64f2792e02 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -26,7 +26,7 @@ Summary(pt_BR):       Cole
 Name:          gcc
 Version:       4.0.1
 %define                _snap   20050507
-Release:       0.%{_snap}.4
+Release:       0.%{_snap}.5
 Epoch:         5
 License:       GPL v2+
 Group:         Development/Languages
@@ -860,8 +860,8 @@ ln -sf      %{_slibdir}/libgcc_s.so.1       $gccdir/libgcc_s.so
 # cvs snap doesn't contain (release does) below files,
 # so let's create dummy entries to satisfy %%files.
 [ ! -f NEWS ] && touch NEWS
-[ ! -f libgfortan/AUTHORS ] && touch libgfortan/AUTHORS
-[ ! -f libgfortan/README ] && touch libgfortan/README
+[ ! -f libgfortran/AUTHORS ] && touch libgfortran/AUTHORS
+[ ! -f libgfortran/README ] && touch libgfortran/README
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.194591 seconds and 4 git commands to generate.