Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9199519
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T22:33:04+00:00 2026-06-17T22:33:04+00:00

When we define variables using the %define tag in a spec file to build

  • 0

When we define variables using the
%define tag in a spec file to build an RPM using the rpmbuild command … is it possible to update its value on %pre and use it later on ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T22:33:06+00:00Added an answer on June 17, 2026 at 10:33 pm

    No.

    %define macros are always re-evaluated, top to bottom in the spec file, so you cannot have loops.

    %global macros are one-time.

    Example, from another question concerning ‘requires’ processing:

    %global _use_internal_dependency_generator 0
    %global __find_requires_orig %{__find_requires}
    %define __find_requires %{_builddir}/%{?buildsubdir}/build/find-requires %{__find_requires_orig}
    

    If I had used %define to declare __find_requires_orig, it would error out with a macro loop.

    If this doesn’t answer your question, please elaborate what information you are looking for, or your end goal.


    ETA:

    The %pre and %post sections will already have the macros hard-coded from when the RPM is built. If you need additional run-time decisions to be made, they will need to be done in those shell scripts.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Basically I need to define a node name and its CDATA content using variables.
Why must I define variables twice in the header file? What differences are there
while (true) { //read in the file StreamReader convert = new StreamReader(../../convert.txt); //define variables
Is it possible to define private variables in a PHP script so these variables
In IL, you can define local variables using the .locals directive. Where are these
I'm having a problem with compiling a .cpp file using the ndk-build tool (Windows
I'm trying to find defined variables in a smarty template using {debug} tag. But
I am using the lxml library to define a variable (category) in a view.
How do you define dynamic variables in a makefile target? For example: all: VAR
If I define these variables: double x0, xn, h; int n; and I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.