diff --git a/rpm/mount-sdcard.spec b/rpm/mount-sdcard.spec index de8872d..4cc7f4e 100644 --- a/rpm/mount-sdcard.spec +++ b/rpm/mount-sdcard.spec @@ -1,4 +1,4 @@ -%global branch sfosABC +%global branch sfos340 Name: mount-sdcard Summary: Enhanced mounting scripts for media as SD-cards Version: 1.8.2 @@ -47,8 +47,9 @@ Requires: udisks2 # the line above versus the one below) in general, but ultimately decided not to # do so in this special case (for commonality across release versions): Requires: sailfish-version >= 3.4.0 -# Counter-dependency (necessary for the multiple release branch scheme chosen): -Requires: sailfish-version < 3.4.0 +# Omit anti-dependency on future, untested SFOS versions, until a known conflict +# exists: +# Requires: sailfish-version < 99.99.99 %description %{summary}, USB-attached storage etc.