SPECS: irssi.spec - updated to FINAL 0.8.10 - updated irssi.conf.p...

paszczus paszczus at pld-linux.org
Sun Dec 11 15:43:20 CET 2005


Author: paszczus                     Date: Sun Dec 11 14:43:20 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to FINAL 0.8.10
- updated irssi.conf.patch
- irssi-dynamic.patch needs update (changed bcond, default without dynamic)
- release 0.1

---- Files affected:
SPECS:
   irssi.spec (1.124 -> 1.125) 

---- Diffs:

================================================================
Index: SPECS/irssi.spec
diff -u SPECS/irssi.spec:1.124 SPECS/irssi.spec:1.125
--- SPECS/irssi.spec:1.124	Sun May 29 10:03:16 2005
+++ SPECS/irssi.spec	Sun Dec 11 15:43:14 2005
@@ -4,10 +4,10 @@
 %bcond_without	perl	# without perl support
 %bcond_without	ipv6	# without IPv6 support
 %bcond_without	ssl	# without SSL  support
-%bcond_without	dynamic	# without dynamic libraries
+%bcond_with	dynamic	# without dynamic libraries
 #
-%define		_snap		20050301
-%define		_rc		rc5
+#define		_snap		20050301
+#define		_rc		rc5
 %define		_idea_ver	0.1.46
 %{?with_perl:%include	/usr/lib/rpm/macros.perl}
 Summary:	Irssi is a IRC client
@@ -15,11 +15,12 @@
 Summary(pl):	Irssi - wygodny w użyciu klient IRC
 Name:		irssi
 Version:	0.8.10
-Release:	0.%{_snap}.1
+Release:	0.1
 License:	GPL
 Group:		Applications/Communications
-Source0:	http://real.irssi.org/files/snapshots/%{name}-%{_snap}.tar.gz
-# Source0-md5:	f8da44dd0584857168b494f2365c6b2f
+#Source0:	http://irssi.org/files/snapshots/%{name}-%{_snap}.tar.gz
+Source0:	http://irssi.org/files/%{name}-%{version}.tar.gz
+# Source0-md5:	ed29412e86e1d5fbb71d24ae02edd462
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 Source3:	http://real.irssi.org/files/plugins/idea/%{name}-idea-%{_idea_ver}.tar.gz
@@ -69,7 +70,7 @@
 Ten pakiet zawiera wtyczkę do Irssi z szyfrowaniem IDEA.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_rc} -a3
+%setup -q -a3
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -178,6 +179,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.125  2005/12/11 14:43:14  paszczus
+- updated to FINAL 0.8.10
+- updated irssi.conf.patch
+- irssi-dynamic.patch needs update (changed bcond, default without dynamic)
+- release 0.1
+
 Revision 1.124  2005/05/29 08:03:16  aredridel
 - added dynamic libs patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/irssi.spec?r1=1.124&r2=1.125&f=u




More information about the pld-cvs-commit mailing list