diff --git a/scripts-ada/binutils/.cvsignore b/scripts-ada/binutils/.cvsignore index 52555123f4..7c7f767d13 100644 --- a/scripts-ada/binutils/.cvsignore +++ b/scripts-ada/binutils/.cvsignore @@ -1,3 +1,4 @@ +*.spec Makefile Makefile.in binutils.spec diff --git a/scripts-ada/gdb/.cvsignore b/scripts-ada/gdb/.cvsignore index 9662404700..029350c2f5 100644 --- a/scripts-ada/gdb/.cvsignore +++ b/scripts-ada/gdb/.cvsignore @@ -1,3 +1,4 @@ +*.spec Makefile Makefile.in gdb.spec diff --git a/scripts-ada/gnatnewlib/.cvsignore b/scripts-ada/gnatnewlib/.cvsignore index 5ba8729732..ccfad11c76 100644 --- a/scripts-ada/gnatnewlib/.cvsignore +++ b/scripts-ada/gnatnewlib/.cvsignore @@ -1,3 +1,4 @@ +*.spec Makefile Makefile.in gnatnewlib.spec diff --git a/scripts-ada/gnatnewlib/gnatnewlib.spec.in b/scripts-ada/gnatnewlib/gnatnewlib.spec.in index ff54a2e6ee..6ee85565e2 100644 --- a/scripts-ada/gnatnewlib/gnatnewlib.spec.in +++ b/scripts-ada/gnatnewlib/gnatnewlib.spec.in @@ -44,7 +44,10 @@ Buildroot: /tmp # your /usr/src/redhat/SOURCES directory ($RPM_SOURCE_DIR). # Or you can try the ftp options of rpm :-) # -NoSource: 0, 1, 2, 3 +NoSource: 0 +NoSource: 1 +NoSource: 2 +NoSource: 3 %description RTEMS is an open source operating system for embedded systems. diff --git a/scripts/binutils/.cvsignore b/scripts/binutils/.cvsignore index 52555123f4..7c7f767d13 100644 --- a/scripts/binutils/.cvsignore +++ b/scripts/binutils/.cvsignore @@ -1,3 +1,4 @@ +*.spec Makefile Makefile.in binutils.spec diff --git a/scripts/gccnewlib/.cvsignore b/scripts/gccnewlib/.cvsignore index 03dfe26135..10e0e12efe 100644 --- a/scripts/gccnewlib/.cvsignore +++ b/scripts/gccnewlib/.cvsignore @@ -1,3 +1,4 @@ +*.spec Makefile Makefile.in gccnewlib.spec diff --git a/scripts/gccnewlib/gccnewlib.spec.in b/scripts/gccnewlib/gccnewlib.spec.in index f9980fc65e..6122685779 100644 --- a/scripts/gccnewlib/gccnewlib.spec.in +++ b/scripts/gccnewlib/gccnewlib.spec.in @@ -42,7 +42,8 @@ Buildroot: /tmp # your /usr/src/redhat/SOURCES directory ($RPM_SOURCE_DIR). # Or you can try the ftp options of rpm :-) # -NoSource: 0, 1 +NoSource: 0 +NoSource: 1 %description RTEMS is an open source operating system for embedded systems. diff --git a/scripts/gccnewlib/gccnewlib_c_only.spec.in b/scripts/gccnewlib/gccnewlib_c_only.spec.in index 85b326c9d8..8f1ddd2450 100644 --- a/scripts/gccnewlib/gccnewlib_c_only.spec.in +++ b/scripts/gccnewlib/gccnewlib_c_only.spec.in @@ -38,7 +38,8 @@ Buildroot: /tmp # your /usr/src/redhat/SOURCES directory ($RPM_SOURCE_DIR). # Or you can try the ftp options of rpm :-) # -NoSource: 0, 1 +NoSource: 0 +NoSource: 1 %description RTEMS is an open source operating system for embedded systems. diff --git a/scripts/gdb/.cvsignore b/scripts/gdb/.cvsignore index 9662404700..029350c2f5 100644 --- a/scripts/gdb/.cvsignore +++ b/scripts/gdb/.cvsignore @@ -1,3 +1,4 @@ +*.spec Makefile Makefile.in gdb.spec diff --git a/scripts/rtems/.cvsignore b/scripts/rtems/.cvsignore index a0b0091404..8e68a95411 100644 --- a/scripts/rtems/.cvsignore +++ b/scripts/rtems/.cvsignore @@ -1,3 +1,4 @@ +*.spec Makefile Makefile.in rtems.spec