Change in libosmo-abis[master]: attempt to fix RPM spec file after recent soversion bump

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/.

laforge gerrit-no-reply at lists.osmocom.org
Wed Feb 24 08:31:03 UTC 2021


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-abis/+/23083 )


Change subject: attempt to fix RPM spec file after recent soversion bump
......................................................................

attempt to fix RPM spec file after recent soversion bump

In Ic66eb67254d35f02ec8cdea4d79fa4b1899e8230 the soversion was
chhanged (e.g. libosmoabis.so.9 to libosmoabis.so.10) but the
spec.in file was not adjusted accordingly.

Change-Id: I0ca9eb5a60557a1bc8e3611fdd2668469ac19031
---
M contrib/libosmo-abis.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/83/23083/1

diff --git a/contrib/libosmo-abis.spec.in b/contrib/libosmo-abis.spec.in
index 2448564..629db97 100644
--- a/contrib/libosmo-abis.spec.in
+++ b/contrib/libosmo-abis.spec.in
@@ -127,7 +127,7 @@
 
 %files -n libosmoabis10
 %defattr(-,root,root)
-%_libdir/libosmoabis.so.9*
+%_libdir/libosmoabis.so.10*
 
 %files -n libosmoabis-devel
 %defattr(-,root,root)

-- 
To view, visit https://gerrit.osmocom.org/c/libosmo-abis/+/23083
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: I0ca9eb5a60557a1bc8e3611fdd2668469ac19031
Gerrit-Change-Number: 23083
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210224/c5376e99/attachment.htm>


More information about the gerrit-log mailing list