diff --git a/_service:recompress:tar_scm:lugaru-1.0.rev506.tar.bz2 b/_service:recompress:tar_scm:lugaru-1.0.rev506.tar.bz2 index bf892e7..68d718b 100644 --- a/_service:recompress:tar_scm:lugaru-1.0.rev506.tar.bz2 +++ b/_service:recompress:tar_scm:lugaru-1.0.rev506.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e043f78054adec229920048affe5afcc96f71b4583c48354ca01ecb9fc111035 -size 461522 +oid sha256:77444f1e822cfc8f6c110f5aac90cb30118d7b461865b0a9cfe5ca7cc1302623 +size 461249 diff --git a/_service:set_version:lugaru.spec b/_service:set_version:lugaru.spec index b7bf417..0495f35 100644 --- a/_service:set_version:lugaru.spec +++ b/_service:set_version:lugaru.spec @@ -20,7 +20,6 @@ Name: lugaru Summary: Kung-Fu Rabbit Adventure Video Game License: GPL-2.0 Group: Amusements/Games/Action/Other -%define data_version 1.0 Version: 1.0.rev506 Release: 0 Url: http://code.google.com/p/lugaru/ @@ -47,8 +46,8 @@ BuildRequires: openal-soft-devel BuildRequires: update-desktop-files BuildRequires: xorg-x11-devel BuildRequires: zlib-devel -# NOTE: uses >= as otherwise OBS extension (e.g. 1.0-6.3) is not matched! -Requires: %{name}-data >= %{data_version} +Provides: %{name} = %{version} +Requires: %{name}-data = %{version} %description Lugaru (pronounced Loo-GAH-roo) is the predecessor to Overgrowth (http://www.wolfire.com/overgrowth). diff --git a/lugaru.spec b/lugaru.spec index a43c533..717ff85 100644 --- a/lugaru.spec +++ b/lugaru.spec @@ -20,7 +20,6 @@ Name: lugaru Summary: Kung-Fu Rabbit Adventure Video Game License: GPL-2.0 Group: Amusements/Games/Action/Other -%define data_version 1.0 Version: 1.0 Release: 0 Url: http://code.google.com/p/lugaru/ @@ -47,8 +46,8 @@ BuildRequires: openal-soft-devel BuildRequires: update-desktop-files BuildRequires: xorg-x11-devel BuildRequires: zlib-devel -# NOTE: uses >= as otherwise OBS extension (e.g. 1.0-6.3) is not matched! -Requires: %{name}-data >= %{data_version} +Provides: %{name} = %{version} +Requires: %{name}-data = %{version} %description Lugaru (pronounced Loo-GAH-roo) is the predecessor to Overgrowth (http://www.wolfire.com/overgrowth).