When building rpms, avoid using root account. Fedora11 by default does this. For the rest, create ".rpmmacros" in your home directory, with the line below
%_topdir %{getenv:HOME}/rpmbuild
for added bonus, people using multi-lib capable architecture ( x86_64), should add the line below to rpmmacros
%_solve_name_fmt %{?_solve_pkgsdir}/%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}
reference:
how-to-patch-and-recompile-source-rpm
Showing posts with label rpm. Show all posts
Showing posts with label rpm. Show all posts
Subscribe to:
Posts (Atom)
GitLab runner on Windows with bash shell on windows contianer on Docker
As part of your pipeline, you may need to perform browser testing across different platforms/environments. To minimize testing time, it'...
-
phpipam has support for ssl offloading, via X-Forwarded-For header . public function createURL () { # reset url for ...
-
As part of your pipeline, you may need to perform browser testing across different platforms/environments. To minimize testing time, it'...
-
foss.in is up again, and is focusing this year on developers and contributors minus the advocacy. I have submitted a talk on hunting bugs d...