forked from Imagelibrary/rtems
Patches rtems-rc-4.5.0-16-cvs.diff and rtems-rc-4.5.0-17-cvs.diff
from Ralf Corsepius <corsepiu@faw.uni-ulm.de> that address the following: * NoSource: 0, 1 in rpm-specs does not work anymore under SuSE-6.4 (rpm-3.0.4), putting each NoSource: onto a separate line however seems to work. Unfortunately, I don't know the actual cause for this, esp. if SuSE broke it or if rpm-specs specification has changed (i.e. Redhat broke it up). * Add *.spec to several .cvsignores (Prevents cvs from complaining about <target>*.spec within the source-tree).
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
*.spec
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
binutils.spec
|
binutils.spec
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
*.spec
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
gdb.spec
|
gdb.spec
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
*.spec
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
gnatnewlib.spec
|
gnatnewlib.spec
|
||||||
|
|||||||
@@ -44,7 +44,10 @@ Buildroot: /tmp
|
|||||||
# your /usr/src/redhat/SOURCES directory ($RPM_SOURCE_DIR).
|
# your /usr/src/redhat/SOURCES directory ($RPM_SOURCE_DIR).
|
||||||
# Or you can try the ftp options of rpm :-)
|
# Or you can try the ftp options of rpm :-)
|
||||||
#
|
#
|
||||||
NoSource: 0, 1, 2, 3
|
NoSource: 0
|
||||||
|
NoSource: 1
|
||||||
|
NoSource: 2
|
||||||
|
NoSource: 3
|
||||||
|
|
||||||
%description
|
%description
|
||||||
RTEMS is an open source operating system for embedded systems.
|
RTEMS is an open source operating system for embedded systems.
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
*.spec
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
binutils.spec
|
binutils.spec
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
*.spec
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
gccnewlib.spec
|
gccnewlib.spec
|
||||||
|
|||||||
@@ -42,7 +42,8 @@ Buildroot: /tmp
|
|||||||
# your /usr/src/redhat/SOURCES directory ($RPM_SOURCE_DIR).
|
# your /usr/src/redhat/SOURCES directory ($RPM_SOURCE_DIR).
|
||||||
# Or you can try the ftp options of rpm :-)
|
# Or you can try the ftp options of rpm :-)
|
||||||
#
|
#
|
||||||
NoSource: 0, 1
|
NoSource: 0
|
||||||
|
NoSource: 1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
RTEMS is an open source operating system for embedded systems.
|
RTEMS is an open source operating system for embedded systems.
|
||||||
|
|||||||
@@ -38,7 +38,8 @@ Buildroot: /tmp
|
|||||||
# your /usr/src/redhat/SOURCES directory ($RPM_SOURCE_DIR).
|
# your /usr/src/redhat/SOURCES directory ($RPM_SOURCE_DIR).
|
||||||
# Or you can try the ftp options of rpm :-)
|
# Or you can try the ftp options of rpm :-)
|
||||||
#
|
#
|
||||||
NoSource: 0, 1
|
NoSource: 0
|
||||||
|
NoSource: 1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
RTEMS is an open source operating system for embedded systems.
|
RTEMS is an open source operating system for embedded systems.
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
*.spec
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
gdb.spec
|
gdb.spec
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
*.spec
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
rtems.spec
|
rtems.spec
|
||||||
|
|||||||
Reference in New Issue
Block a user