]> git.pld-linux.org Git - packages/adom.git/commitdiff
- it's version is not 100 (!)
authorfilon <filon@sokrates.mimuw.edu.pl>
Fri, 8 Feb 2002 08:57:53 +0000 (08:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Epoch: 1 to allow upgrade form version 100
- use some macros

Changed files:
    adom.spec -> 1.11

adom.spec

index f4620e05100b9666b08838a57a4e3eae3057317e..fa68ca3886b8953e135c59134e61ea6dc7535dfd 100644 (file)
--- a/adom.spec
+++ b/adom.spec
@@ -1,13 +1,16 @@
+%define        _ver    %(echo %{version} | tr -d .)
+
 Summary:       Very popular rogue-like adventure game
 Summary(pl):   Bardzo popularna tekstowa gra przygodowa
 Name:          adom
-Version:       100
+Version:       1.0.0
 Release:       1
+Epoch:         1
 License:       postcardware
 Group:         Applications/Games
 Group(de):     Applikationen/Spiele
 Group(pl):     Aplikacje/Gry
-Source0:       http://www.adom.de/adom/download/linux/%{name}-%{version}-elf.tar.gz
+Source0:       http://www.adom.de/adom/download/linux/%{name}-%{_ver}-elf.tar.gz
 URL:           http://www.adom.de/
 ExclusiveArch: %{ix86}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.062105 seconds and 4 git commands to generate.