mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 14:06:00 +08:00
Replace %{rpmprefix} with @rpmprefix@
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Name: %{rpmprefix}rtems-source
|
||||
Name: @rpmprefix@rtems-source
|
||||
Version: @rtems_version@
|
||||
Release: @RTEMS_RPM_RELEASE@
|
||||
Epoch: 0
|
||||
@@ -12,8 +12,8 @@ Prefix: %{_prefix}/src
|
||||
BuildArch: noarch
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
Requires: %{rpmprefix}automake-rtems = 1.8.2
|
||||
Requires: %{rpmprefix}autoconf-rtems = 2.59
|
||||
Requires: @rpmprefix@automake-rtems = 1.8.2
|
||||
Requires: @rpmprefix@autoconf-rtems = 2.59
|
||||
|
||||
%description
|
||||
RTEMS is an open source operating system for embedded systems.
|
||||
|
||||
Reference in New Issue
Block a user