Change in osmo-ci[master]: OBS: use _sourcedir to write rpmlintrc

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Mon Jan 18 16:15:48 UTC 2021


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/22283 )


Change subject: OBS: use _sourcedir to write rpmlintrc
......................................................................

OBS: use _sourcedir to write rpmlintrc

Change-Id: I16e1b3fe297ab516ceff4742ff39633480f3720e
---
M scripts/common-obs.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/83/22283/1

diff --git a/scripts/common-obs.sh b/scripts/common-obs.sh
index ace0e81..366d72e 100644
--- a/scripts/common-obs.sh
+++ b/scripts/common-obs.sh
@@ -85,7 +85,7 @@
 # Instead of writing to the SOURCES dir, we could upload osmocom-rpmlintrc as
 # additional source for each package. But that's way more effort, not worth it.
 echo "setBadness('shlib-fixed-dependency', 0)" \\
-	> /home/abuild/rpmbuild/SOURCES/osmocom-rpmlintrc
+	> "%{_sourcedir}/osmocom-rpmlintrc"
 
 EOF
 				fi

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/22283
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I16e1b3fe297ab516ceff4742ff39633480f3720e
Gerrit-Change-Number: 22283
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210118/7c98fe79/attachment.htm>


More information about the gerrit-log mailing list