On 18 November 2015 at 11:33, Maxim Uvarov <[email protected]> wrote: > On 11/16/2015 16:16, Anders Roxell wrote: >> >> Need to be a value and not a string in order to install the build >> requires with: dnf builddep pkg/rpm/odp.spec >> >> Reported-by: Riku Voipio <[email protected]> >> Signed-off-by: Anders Roxell <[email protected]> >> Reviewed-by: Riku Voipio <[email protected]> >> --- >> pkg/rpm/odp.spec | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/pkg/rpm/odp.spec b/pkg/rpm/odp.spec >> index eb756ce..9dc2258 100644 >> --- a/pkg/rpm/odp.spec >> +++ b/pkg/rpm/odp.spec >> @@ -4,7 +4,7 @@ >> # SPDX-License-Identifier: BSD-3-Clause >> Name: opendataplane >> -Version: Dummy that will be replaced! >> +Version: 1.4 > > what is the plan with updating that version?
The same plan as the dummy string... The scripts/buildrpm will take care of that. Cheers, Anders _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
