mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +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
|
||||
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.
|
||||
# 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
|
||||
%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.
|
||||
# If we included them, then the source RPMs for each target
|
||||
|
||||
@@ -7,6 +7,9 @@ License: Distributable
|
||||
Version: @rtems_version@
|
||||
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.
|
||||
# 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
|
||||
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.
|
||||
# If we included them, then the source RPMs for each target
|
||||
|
||||
Reference in New Issue
Block a user