diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-05-27 23:58:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-05-27 23:58:32 +0300 |
commit | 4c369b0ff971e6eff1d38ceb87e6313d8c5b5665 (patch) | |
tree | 9a95c8441891fb1021771f297b512cb84c78efb6 /manaplus.spec.in | |
parent | 5b72d1606316a05fb0121b4244583b3435ea0db8 (diff) | |
download | plus-4c369b0ff971e6eff1d38ceb87e6313d8c5b5665.tar.gz plus-4c369b0ff971e6eff1d38ceb87e6313d8c5b5665.tar.bz2 plus-4c369b0ff971e6eff1d38ceb87e6313d8c5b5665.tar.xz plus-4c369b0ff971e6eff1d38ceb87e6313d8c5b5665.zip |
Fix rpm spec file. Removed Suggested tag and changed build version.
Diffstat (limited to 'manaplus.spec.in')
-rw-r--r-- | manaplus.spec.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/manaplus.spec.in b/manaplus.spec.in index 5c71bce64..bf49b8747 100644 --- a/manaplus.spec.in +++ b/manaplus.spec.in @@ -1,6 +1,6 @@ Name: manaplus Version: @PACKAGE_VERSION@ -Release: 1-manaplus +Release: 1 Summary: A client for Evol Online and The Mana World: 2D MMORPG Group: Games/Other License: GPLv2+ @@ -23,8 +23,6 @@ BuildRequires: gettext-devel Provides: evolonline-client = %{version}-%{release} Provides: manaworld-client = %{version}-%{release} -Suggests: mumble - %description ManaPlus is extended client for Evol Online, The Mana World and similar servers based on eAthena fork. |