SPECS (DEVEL): sylpheed.spec - up to 2.6.0beta2 - fix gtk problem

lisu lisu at pld-linux.org
Tue Nov 25 14:10:36 CET 2008


Author: lisu                         Date: Tue Nov 25 13:10:36 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to 2.6.0beta2
- fix gtk problem 

---- Files affected:
SPECS:
   sylpheed.spec (1.205 -> 1.205.2.1) 

---- Diffs:

================================================================
Index: SPECS/sylpheed.spec
diff -u SPECS/sylpheed.spec:1.205 SPECS/sylpheed.spec:1.205.2.1
--- SPECS/sylpheed.spec:1.205	Thu Jun 19 16:35:34 2008
+++ SPECS/sylpheed.spec	Tue Nov 25 14:10:31 2008
@@ -9,16 +9,17 @@
 %bcond_without	ldap		# without LDAP support
 %bcond_without	ssl		# without SSL support
 #
+%define	_beta	beta2
 Summary:	GTK+ based fast e-mail client
 Summary(pl.UTF-8):	Szybki klient poczty bazujący na GTK+
 Summary(pt_BR.UTF-8):	Um rápido e leve cliente de email baseado em GTK+
 Name:		sylpheed
-Version:	2.5.0
-Release:	1
+Version:	2.6.0
+Release:	0.{_beta}.1
 License:	GPL v2+
 Group:		X11/Applications/Networking
-Source0:	http://sylpheed.sraoss.jp/sylpheed/v2.5/%{name}-%{version}.tar.bz2
-# Source0-md5:	a6fc9e9c2a33876fddb33f25f40b820f
+Source0:	http://sylpheed.sraoss.jp/sylpheed/v2.6beta/%{name}-%{version}%{_beta}.tar.bz2
+# Source0-md5:	d746d3427c2462a4ec66ebd1488adf99
 Patch0:		%{name}-nolibs.patch
 URL:		http://sylpheed.sraoss.jp/
 BuildRequires:	autoconf >= 2.50
@@ -79,9 +80,11 @@
 - catálogo de enderecos XML-based
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_beta}
 %patch0 -p1
 
+%{__perl} -pi -e 's at gtk/gtkclist.h at gtk/gtk.h@' src/*.c
+
 mv -f po/{sr,sr at latin}.po
 
 %{__perl} -pi -e 's/ sr / sr\@latin /' configure.in
@@ -140,6 +143,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.205.2.1  2008/11/25 13:10:31  lisu
+- up to 2.6.0beta2
+- fix gtk problem
+
 Revision 1.205  2008/06/19 14:35:34  adamg
 - updated to 2.5.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sylpheed.spec?r1=1.205&r2=1.205.2.1&f=u



More information about the pld-cvs-commit mailing list