Dirk Stoecker 2012-10-04 21:31:34 +00:00 committed by Git OBS Bridge
parent 9e167b010b
commit f8663341ed
3 changed files with 6 additions and 8 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e043f78054adec229920048affe5afcc96f71b4583c48354ca01ecb9fc111035
size 461522
oid sha256:77444f1e822cfc8f6c110f5aac90cb30118d7b461865b0a9cfe5ca7cc1302623
size 461249

View File

@ -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).

View File

@ -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).