diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-03-07 16:08:03 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-03-07 16:08:03 +0100 |
commit | a3e9caef1ac53f6d1f1e7ef721d9a1917fb4b1cb (patch) | |
tree | af6bd5ab03daa1eb9c5d6afe21980e0fa223bc02 | |
parent | 01a8bf0967b93e6e43d5b9d1e6fc179aea381f59 (diff) |
libsodium: f24 is now on latest soname
-rw-r--r-- | libsodium-last.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsodium-last.spec b/libsodium-last.spec index c1df7a5..bdc21ba 100644 --- a/libsodium-last.spec +++ b/libsodium-last.spec @@ -15,7 +15,7 @@ # soname 17 since 1.0.6 # soname 18 since 1.0.7 -%if 0 +%if 0%{?fedora} >= 24 # Standard build Name: %{libname} %else |