Dirk Stoecker 2012-10-02 21:03:39 +00:00 committed by Git OBS Bridge
parent 1eaf84367d
commit 9e167b010b
3 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5828590b75b73cff49d70425099bc1e80280be6d6732e88dc8d9bbbcde7823df
size 461363
oid sha256:e043f78054adec229920048affe5afcc96f71b4583c48354ca01ecb9fc111035
size 461522

View File

@ -47,7 +47,8 @@ BuildRequires: openal-soft-devel
BuildRequires: update-desktop-files
BuildRequires: xorg-x11-devel
BuildRequires: zlib-devel
Requires: %{name}-data = %{data_version}
# NOTE: uses >= as otherwise OBS extension (e.g. 1.0-6.3) is not matched!
Requires: %{name}-data >= %{data_version}
%description
Lugaru (pronounced Loo-GAH-roo) is the predecessor to Overgrowth (http://www.wolfire.com/overgrowth).

View File

@ -47,7 +47,8 @@ BuildRequires: openal-soft-devel
BuildRequires: update-desktop-files
BuildRequires: xorg-x11-devel
BuildRequires: zlib-devel
Requires: %{name}-data = %{data_version}
# NOTE: uses >= as otherwise OBS extension (e.g. 1.0-6.3) is not matched!
Requires: %{name}-data >= %{data_version}
%description
Lugaru (pronounced Loo-GAH-roo) is the predecessor to Overgrowth (http://www.wolfire.com/overgrowth).