]> git.pld-linux.org Git - packages/gg2.git/commitdiff
- fix release, epoch++ ?
authorRafał Janiczek <rafal.janiczek@gmail.com>
Sun, 13 Jul 2003 14:37:43 +0000 (14:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gg2.spec -> 1.50

gg2.spec

index b3c156517848b4d1092f5e9bae8f9f96ce09a9a5..3044eaa34dba22651be4ecc4e3456659c8fa83c4 100644 (file)
--- a/gg2.spec
+++ b/gg2.spec
@@ -1,13 +1,14 @@
 
+%define                _pre    pre3
 Summary:       GNU Gadu 2 - free talking
 Summary(pl):   GNU Gadu 2 - wolne gadanie
 Name:          gg2
-Version:       2.0pre3
-Release:       1
+Version:       2.0
+Release:       1.%{_pre}.1
 Epoch:         1
 License:       GPL v2+
 Group:         Applications/Communications
-Source0:       http://dl.sourceforge.net/sourceforge/ggadu/%{name}-%{version}.tar.gz
+Source0:       http://dl.sourceforge.net/sourceforge/ggadu/%{name}-%{version}%{_pre}.tar.gz
 # Source0-md5: 49c52cec6869c9ed1b3c015f37401879
 Source1:       %{name}.desktop
 URL:           http://www.gadu.gnu.pl/
@@ -223,7 +224,7 @@ Themes for GNU Gadu 2 GUI.
 Motywy graficzne dla GUI GNU Gadu 2.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q -n %{name}-%{version}%{_pre}
 
 %build
 rm -f missing
This page took 0.031205 seconds and 4 git commands to generate.