]> git.pld-linux.org Git - packages/irssi.git/commitdiff
- start update 0.8.10-rc5
authordomelu <domelu@pld-linux.org>
Sun, 3 Oct 2004 04:44:57 +0000 (04:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    irssi.spec -> 1.104

irssi.spec

index 6f0300c9fc9a1de9ac80ab3fe0f3684b7660aa88..d8ef4fe6336fb8a92a46690e09f0e4b89c598936 100644 (file)
@@ -4,18 +4,19 @@
 %bcond_without ipv6    # without IPv6 support
 %bcond_without ssl     # without SSL  support
 #
+%define         _rel rc5
 %define                _idea_ver       0.1.46
 %{?with_perl:%include  /usr/lib/rpm/macros.perl}
 Summary:       Irssi is a IRC client
 Summary(fr):   Irssi est un client IRC
 Summary(pl):   Irssi - wygodny w u¿yciu klient IRC
 Name:          irssi
-Version:       0.8.9
-Release:       4.2
+Version:       0.8.10
+Release:       0.%{_del}
 License:       GPL
 Group:         Applications/Communications
-Source0:       http://real.irssi.org/files/%{name}-%{version}.tar.bz2
-# Source0-md5: 6610ee0e27922f447e40828cf7dee507
+Source0:       http://real.irssi.org/files/%{name}-%{version}-%{_rel}.tar.gz
+# Source0-md5: 7c0b6c1533c85e918f41ded1238e4ca1
 Source1:       %{name}.desktop
 Source2:       %{name}.png
 Source3:       http://www.irssi.org/files/plugins/idea/%{name}-idea-%{_idea_ver}.tar.gz
@@ -63,7 +64,7 @@ This package contains IDEA Crypt plugin for Irssi.
 Ten pakiet zawiera wtyczkê do Irssi z szyfrowaniem IDEA.
 
 %prep
-%setup -q -a3
+%setup -q -n %{name}-%{version}-%{_rel} -a3
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
This page took 0.118078 seconds and 4 git commands to generate.