Browse Source

reference CVS file in .spec, too

Ralf S. Engelschall 22 years ago
parent
commit
8bb73298a6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      libffi/libffi.spec

+ 2 - 0
libffi/libffi.spec

@@ -37,6 +37,7 @@ Release:      20030725
 
 #   list of sources
 Source0:      libffi.tar.gz
+Source1:      libffi.tar.gz.sh
 
 #   build information
 Prefix:       %{l_prefix}
@@ -73,6 +74,7 @@ AutoReqProv:  no
 
 %prep
     %setup -q -c
+    #   %{SOURCE1} (make speclint happy)
 
 %build
     cd gcc/libffi