rpms/sylpheed/devel .cvsignore, 1.38, 1.39 sources, 1.38, 1.39 sylpheed.spec, 1.89, 1.90 sylpheed-2.5.0-svn2029.patch, 1.1, NONE

Michael Schwendt mschwendt at fedoraproject.org
Mon Nov 17 15:55:15 UTC 2008


Author: mschwendt

Update of /cvs/pkgs/rpms/sylpheed/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12547

Modified Files:
	.cvsignore sources sylpheed.spec 
Removed Files:
	sylpheed-2.5.0-svn2029.patch 
Log Message:
* Mon Nov 17 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 2.6.0-0.1.beta2
- update to 2.6.0beta2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sylpheed/devel/.cvsignore,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- .cvsignore	17 Jun 2008 11:00:25 -0000	1.38
+++ .cvsignore	17 Nov 2008 15:54:43 -0000	1.39
@@ -1,2 +1,2 @@
-sylpheed-2.5.0.tar.bz2.asc
-sylpheed-2.5.0.tar.bz2
+sylpheed-2.6.0beta2.tar.bz2
+sylpheed-2.6.0beta2.tar.bz2.asc


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sylpheed/devel/sources,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- sources	17 Jun 2008 11:00:25 -0000	1.38
+++ sources	17 Nov 2008 15:54:43 -0000	1.39
@@ -1,2 +1,2 @@
-5b453dede37deea13e16c1be707b5dfe  sylpheed-2.5.0.tar.bz2.asc
-a6fc9e9c2a33876fddb33f25f40b820f  sylpheed-2.5.0.tar.bz2
+d746d3427c2462a4ec66ebd1488adf99  sylpheed-2.6.0beta2.tar.bz2
+cdb8b38715ebaaa45bcf37d1ee6b5bdf  sylpheed-2.6.0beta2.tar.bz2.asc


Index: sylpheed.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sylpheed/devel/sylpheed.spec,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- sylpheed.spec	28 Aug 2008 17:05:04 -0000	1.89
+++ sylpheed.spec	17 Nov 2008 15:54:44 -0000	1.90
@@ -2,10 +2,12 @@
 # people who have linked the desktop icon
 %define desktopvendor redhat
 
+%define tarversion 2.6.0beta2
+
 Summary: GTK+ based, lightweight, and fast email client
 Name: sylpheed
-Version: 2.5.0
-Release: 4.2029svn%{?dist}
+Version: 2.6.0
+Release: 0.1.beta2%{?dist}
 License: GPLv2+
 URL: http://sylpheed.sraoss.jp/
 Group: Applications/Internet
@@ -21,7 +23,7 @@
 %if 0%{?fedora} > 8
 BuildRequires: enchant-devel
 %endif
-Source0: http://sylpheed.sraoss.jp/sylpheed/v2.5/%{name}-%{version}.tar.bz2
+Source0: http://sylpheed.sraoss.jp/sylpheed/v2.6beta/%{name}-%{tarversion}.tar.bz2
 Source1: sylpheed.1
 
 Patch1: sylpheed-2.4.6-defs.h.patch
@@ -29,7 +31,6 @@
 Patch3: sylpheed-2.5.0-certsdir.patch
 Patch4: sylpheed-2.5.0-prefs_common.patch
 Patch6: sylpheed-2.5.0rc2-gtk-2.13.1.patch
-Patch7: sylpheed-2.5.0-svn2029.patch
 Patch8: sylpheed-2.5.0-socket-redefine.patch
 
 # For xdg-open in patch1.
@@ -51,13 +52,12 @@
 See /usr/share/doc/sylpheed*/README for more information.
 
 %prep
-%setup -q -n sylpheed-%{version}
+%setup -q -n sylpheed-%{tarversion}
 %patch1 -p1 -b .defs.h
 %patch2 -p1 -b .desktop
 %patch3 -p1 -b .certsdir
 %patch4 -p1 -b .prefs_common
 %patch6 -p1 -b .gtk-2.13.1
-%patch7 -p0 -b .svn2029
 %patch8 -p1 -b .socket-redefine
 
 %build
@@ -105,6 +105,12 @@
 %{_mandir}/man1/*
 
 %changelog
+* Mon Nov 17 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 2.6.0-0.1.beta2
+- update to 2.6.0beta2
+
+* Tue Sep 30 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 2.6.0-0.1.beta1
+- update to 2.6.0beta1
+
 * Thu Aug 28 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 2.5.0-4.2029svn
 - patch libsylph/socket.* to not redefine SOCK_NONBLOCK from
   /usr/include/bits/socket.h


--- sylpheed-2.5.0-svn2029.patch DELETED ---




More information about the fedora-extras-commits mailing list