]> git.pld-linux.org Git - packages/irssi.git/commitdiff
updated to 0.7.98.3 (revison set to 1.9) imho no need to keep version
authorMaciej Pijanka <agaran@pld-linux.org>
Fri, 27 Apr 2001 21:50:22 +0000 (21:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
splitted into ver/plev because rest of places seems to be using it as one
string (so it may simplify spec)
builds ok at least on team/newboss

Changed files:
    irssi.spec -> 1.38

irssi.spec

index 2d6ba14d47cacbc0c628426c9b0a7dff7565b11c..66885e82a78db49b0625efc5c73e64da2dcb6539 100644 (file)
@@ -1,12 +1,12 @@
-%define        ver     0.7.97
-%define        plev    2
+%define        ver     0.7.98
+%define        plev    3
 %{?bcond_off_perl:#}%include   /usr/lib/rpm/macros.perl
 Summary:       Irssi is a IRC client
 Summary(fr):   Irssi est un client IRC
 Summary(pl):   Irssi - klient IRC
 Name:          irssi
 Version:       %{ver}.%{plev}
-Release:       2
+Release:       1.9
 Vendor:                Timo Sirainen <cras@irccrew.org>
 License:       GPL
 Group:         Applications/Communications
@@ -53,7 +53,7 @@ Irssi jest graficznym klientem IRC ze wsparciem dla IPv6 pracuj
 <cras@irccrew.org>.
 
 %prep
-%setup -q -n %{name}-%{ver}
+%setup -q -n %{name}-%{ver}.%{plev}
 
 %build
 NOCONFIGURE=1 ./autogen.sh
This page took 0.036953 seconds and 4 git commands to generate.