Changed the soname.
The soname is now date-based as version numbers aren't assigned upstream.
This commit is contained in:
parent
0ad786adfc
commit
03b2ac6cc4
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ cp %{SOURCE1} .
|
|||
###########
|
||||
|
||||
%build
|
||||
gprbuild %{GPRbuild_flags} -XVERSION=%{upstream_version} \
|
||||
gprbuild %{GPRbuild_flags} -XVERSION=%{upstream_commit_date} \
|
||||
-XDESTDIR=build_target -XLDFLAGS='%{__global_ldflags}' \
|
||||
-P build_zlib_ada.gpr
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue