mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-10 17:43:21 +00:00
Add __os_install_post.
This commit is contained in:
@@ -20,6 +20,9 @@ Version: %{rpmvers}
|
|||||||
Summary: A free operating system for embedded systems
|
Summary: A free operating system for embedded systems
|
||||||
Source: ftp://ftp.rtems.org/pub/rtems/%{version}/rtems-%{rtems_version}.tar.bz2
|
Source: ftp://ftp.rtems.org/pub/rtems/%{version}/rtems-%{rtems_version}.tar.bz2
|
||||||
|
|
||||||
|
# Work around to a bug in rpm-4.2
|
||||||
|
%define __os_install_post %{nil}
|
||||||
|
|
||||||
#
|
#
|
||||||
# The original sources are not included in the source RPM.
|
# The original sources are not included in the source RPM.
|
||||||
# If we included them, then the source RPMs for each target
|
# If we included them, then the source RPMs for each target
|
||||||
|
|||||||
@@ -24,6 +24,9 @@ Source0: ftp://ftp.gnu.org/pub/gnu/gdb-%{gdb_version}@gdb_suffix@
|
|||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# Work around to a bug in rpm-4.2
|
||||||
|
%define __os_install_post %{nil}
|
||||||
|
|
||||||
#
|
#
|
||||||
# The original sources are not included in the source RPM.
|
# The original sources are not included in the source RPM.
|
||||||
# If we included them, then the source RPMs for each target
|
# If we included them, then the source RPMs for each target
|
||||||
|
|||||||
@@ -7,6 +7,9 @@ License: Distributable
|
|||||||
Version: @rtems_version@
|
Version: @rtems_version@
|
||||||
Source: ftp://ftp.rtems.org/pub/rtems/%{version}/rtems-%{version}.tar.bz2
|
Source: ftp://ftp.rtems.org/pub/rtems/%{version}/rtems-%{version}.tar.bz2
|
||||||
|
|
||||||
|
# Work around to a bug in rpm-4.2
|
||||||
|
%define __os_install_post %{nil}
|
||||||
|
|
||||||
#
|
#
|
||||||
# The original sources are not included in the source RPM.
|
# The original sources are not included in the source RPM.
|
||||||
# If we included them, then the source RPMs for each target
|
# If we included them, then the source RPMs for each target
|
||||||
|
|||||||
@@ -20,6 +20,9 @@ Version: %{rpmvers}
|
|||||||
Summary: A free operating system for embedded systems
|
Summary: A free operating system for embedded systems
|
||||||
Source: rtems-%{srcvers}.tar.bz2
|
Source: rtems-%{srcvers}.tar.bz2
|
||||||
|
|
||||||
|
# Work around to a bug in rpm-4.2
|
||||||
|
%define __os_install_post %{nil}
|
||||||
|
|
||||||
#
|
#
|
||||||
# The original sources are not included in the source RPM.
|
# The original sources are not included in the source RPM.
|
||||||
# If we included them, then the source RPMs for each target
|
# If we included them, then the source RPMs for each target
|
||||||
|
|||||||
Reference in New Issue
Block a user