[packages/irssi] - updated to 0.8.19 - github url for source
witekfl
witekfl at pld-linux.org
Wed May 11 20:12:58 CEST 2016
commit f6d84012c5aff22eacbdd034fedc472833a08a07
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Wed May 11 20:12:25 2016 +0200
- updated to 0.8.19
- github url for source
irssi.spec | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/irssi.spec b/irssi.spec
index a80ccd7..474d113 100644
--- a/irssi.spec
+++ b/irssi.spec
@@ -10,20 +10,19 @@
%define idea_ver 0.1.46
%define xmpp_ver 0.52
-%define irssi_perl_version 20141011
+%define irssi_perl_version 20160323
%{?with_perl:%include /usr/lib/rpm/macros.perl}
Summary: Irssi is a IRC client
Summary(fr.UTF-8): Irssi est un client IRC
Summary(hu.UTF-8): Irssi egy IRC kliens
Summary(pl.UTF-8): Irssi - wygodny w użyciu klient IRC
Name: irssi
-Version: 0.8.17
-Release: 3
+Version: 0.8.19
+Release: 1
License: GPL
Group: Applications/Communications
-#Source0: http://www.irssi.org/files/snapshots/%{name}-%{_snap}.tar.gz
-Source0: http://www.irssi.org/files/%{name}-%{version}.tar.gz
-# Source0-md5: 00cde2ba7ba37af9e3df451f430ecdea
+Source0: https://github.com/irssi/irssi/releases/download/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 759af618f506e85bd66862f83d8a4f9a
Source1: %{name}.desktop
Source2: %{name}.png
# NXDOMAIN
@@ -157,7 +156,7 @@ fi
--enable-nls \
--%{?with_ssl:en}%{!?with_ssl:dis}able-ssl
-%{__make}
+%{__make} V=1
# to fool idea configure script
touch irssi-config
@@ -167,7 +166,7 @@ cd irssi-idea
%{__autoconf}
%{__automake}
%configure
-%{__make}
+%{__make} V=1
cd ..
export IRSSI_INCLUDE=`pwd`
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/irssi.git/commitdiff/f6d84012c5aff22eacbdd034fedc472833a08a07
More information about the pld-cvs-commit
mailing list