rpms/sylpheed/devel sylpheed-2.4.2-desktop.patch, NONE, 1.1 .cvsignore, 1.25, 1.26 sources, 1.25, 1.26 sylpheed.spec, 1.49, 1.50 sylpheed-2.2.7-desktop.patch, 1.1, NONE

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Mon May 21 13:42:35 UTC 2007


Author: mschwendt

Update of /cvs/extras/rpms/sylpheed/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30053

Modified Files:
	.cvsignore sources sylpheed.spec 
Added Files:
	sylpheed-2.4.2-desktop.patch 
Removed Files:
	sylpheed-2.2.7-desktop.patch 
Log Message:
* Mon May 21 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.4.2-1
- Update to 2.4.2 (new stable branch).
- Prune %changelog entries which date back as far as Jul 4 2000
  and Sylpheed 0.3.2.


sylpheed-2.4.2-desktop.patch:

--- NEW FILE sylpheed-2.4.2-desktop.patch ---
diff -Nur sylpheed-2.4.2-orig/sylpheed.desktop sylpheed-2.4.2/sylpheed.desktop
--- sylpheed-2.4.2-orig/sylpheed.desktop	2007-04-02 07:36:07.000000000 +0200
+++ sylpheed-2.4.2/sylpheed.desktop	2007-05-21 15:28:05.000000000 +0200
@@ -11,3 +11,4 @@
 Terminal=false
 Type=Application
 Categories=GTK;Network;Email;News;
+StartupWMClass=sylpheed


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/sylpheed/devel/.cvsignore,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- .cvsignore	17 Jan 2007 00:34:31 -0000	1.25
+++ .cvsignore	21 May 2007 13:42:00 -0000	1.26
@@ -1,2 +1,2 @@
-sylpheed-2.3.1.tar.bz2
-sylpheed-2.3.1.tar.bz2.asc
+sylpheed-2.4.2.tar.bz2.asc
+sylpheed-2.4.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sylpheed/devel/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- sources	17 Jan 2007 00:34:31 -0000	1.25
+++ sources	21 May 2007 13:42:00 -0000	1.26
@@ -1,2 +1,2 @@
-12fb8622bc76b42a3bd6e734495ec4c3  sylpheed-2.3.1.tar.bz2
-36664cf7117fafb0084bdcec39097102  sylpheed-2.3.1.tar.bz2.asc
+2e6da493efdeec8fc2187d0383ce1462  sylpheed-2.4.2.tar.bz2.asc
+ac0aeeebc320f445beb36ff443ea903a  sylpheed-2.4.2.tar.bz2


Index: sylpheed.spec
===================================================================
RCS file: /cvs/extras/rpms/sylpheed/devel/sylpheed.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- sylpheed.spec	18 May 2007 13:56:50 -0000	1.49
+++ sylpheed.spec	21 May 2007 13:42:00 -0000	1.50
@@ -4,8 +4,8 @@
 
 Summary: GTK+ based, lightweight, and fast email client
 Name: sylpheed
-Version: 2.3.1
-Release: 4
+Version: 2.4.2
+Release: 1
 License: GPL
 URL: http://sylpheed.sraoss.jp/
 Group: Applications/Internet
@@ -17,16 +17,13 @@
 %{!?_without_ldap:BuildRequires: openldap-devel}
 %{?_with_jpilot:BuildRequires: jpilot-devel}
 BuildRequires: gtkspell-devel
-Source0: http://sylpheed.sraoss.jp/sylpheed/v2.3/%{name}-%{version}.tar.bz2
+Source0: http://sylpheed.sraoss.jp/sylpheed/v2.4/%{name}-%{version}.tar.bz2
 Source1: sylpheed.1
 
 Patch1: sylpheed-2.2.3-defs.h.patch
-Patch2: sylpheed-2.2.7-desktop.patch
+Patch2: sylpheed-2.4.2-desktop.patch
 Patch3: sylpheed-2.3.1-certsdir.patch
 Patch4: sylpheed-2.2.5-prefs_common.patch
-Patch5: sylpheed-2.3.1-apop-cve-2007-1558.patch
-Patch6: sylpheed-2.3.1-pgpmime-signed-compose.patch
-Patch7: sylpheed-2.3.1-escaped-quotes.patch
 
 %description
 This program is an X based fast email client which has features
@@ -49,9 +46,6 @@
 %patch2 -p1 -b .desktop
 %patch3 -p1 -b .certsdir
 %patch4 -p1 -b .prefs_common
-%patch5 -p1 -b .apop
-%patch6 -p1 -b .pgpmime-signed-compose
-%patch7 -p1 -b .escaped-quotes
 
 %build
 %configure --enable-ssl %{!?_without_gpgme:--enable-gpgme} \
@@ -66,15 +60,14 @@
 %makeinstall
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
-install -m 644 sylpheed-64x64.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/sylpheed.png
+install -p -m 644 sylpheed-64x64.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/sylpheed.png
 desktop-file-install --vendor %{desktopvendor} \
 	--dir $RPM_BUILD_ROOT%{_datadir}/applications \
 	--remove-category Application \
 	--add-category Network \
 	sylpheed.desktop
 install -d $RPM_BUILD_ROOT%{_mandir}/man1/
-install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/man1/
-gzip -9 $RPM_BUILD_ROOT%{_mandir}/man1/sylpheed.1
+install -p -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_mandir}/man1/
 %find_lang %{name}
 
 %clean
@@ -91,6 +84,11 @@
 %{_mandir}/man1/*
 
 %changelog
+* Mon May 21 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.4.2-1
+- Update to 2.4.2 (new stable branch).
+- Prune %%changelog entries which date back as far as Jul 4 2000
+  and Sylpheed 0.3.2.
+
 * Fri May 18 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.3.1-4
 - Backport patch for libsylph to improve/fix handling of escapes
   and quotes in headers.
@@ -284,140 +282,3 @@
 * Thu Jan 29 2004 Akira TAGOH <tagoh at redhat.com> 0.9.8a-2
 - add _with_gpgme to build enabled gpgme support.
   NOTE: it's disabled as default. just define _with_gpgme to enable it.
-
-* Tue Dec 16 2003 Akira TAGOH <tagoh at redhat.com> 0.9.8a-1
-- New upstream release.
-
-* Thu Oct 16 2003 Akira TAGOH <tagoh at redhat.com> 0.9.7-1
-- New upstream release.
-
-* Thu Jul 31 2003 Akira TAGOH <tagoh at redhat.com> 0.9.4-1
-- New upstream release.
-
-* Tue Jul 22 2003 Nalin Dahyabhai <nalin at redhat.com> 0.9.3-2
-- rebuild
-
-* Wed Jul 09 2003 Akira TAGOH <tagoh at redhat.com> 0.9.3-1
-- New upstream release.
-
-* Mon Jun 09 2003 Akira TAGOH <tagoh at redhat.com> 0.9.2-1
-- New upstream release.
-
-* Wed Jun 04 2003 Elliot Lee <sopwith at redhat.com>
-- rebuilt
-
-* Wed Apr 09 2003 Akira TAGOH <tagoh at redhat.com> 0.8.11-1
-- New upstream release.
-- use the appropriate macros.
-
-* Mon Mar 17 2003 Akira TAGOH <tagoh at redhat.com> 0.8.9-3
-- enabled ssl support.
-- sylpheed-0.8.9-ssl.patch: applied to fix the include path and links the correct libraries.
-
-* Wed Jan 22 2003 Tim Powers <timp at redhat.com>
-- rebuilt
-
-* Mon Jan 20 2003 Yukihiro Nakai <ynakai at redhat.com>
-- Update to 0.8.9
-
-* Tue Jan  7 2003 Yukihiro Nakai <ynakai at redhat.com>
-- Update to 0.8.8
-
-* Thu Dec 12 2002 Yukihiro Nakai <ynakai at redhat.com>
-- Update to 0.8.6
-
-* Wed Nov 20 2002 Tim Powers <timp at redhat.com>
-- rebuild in current collinst
-
-* Thu Aug 29 2002 Yukihiro Nakai <ynakai at redhat.com>
-- Update to 0.8.2 to fix gpg fatal bug
-- Fix desktop file (#72882)
-
-* Sat Aug  3 2002 Yukihiro Nakai <ynakai at redhat.com>
-- Update to 0.8.1, a bug fix release
-
-* Mon Jul 15 2002 Yukihiro Nakai <ynakai at redhat.com>
-- Update to 0.8.0
-
-* Fri Jul 12 2002 Yukihiro Nakai <ynakai at redhat.com>
-- Apply Japanese utf8 mail patch
-
-* Wed Jul 10 2002 Yukihiro Nakai <ynakai at redhat.com>
-- strip the binary
-- fix .desktop file (#66460)
-
-* Wed Jun 26 2002 Yukihiro Nakai <ynakai at redhat.com>
-- Update to 0.7.8
-
-* Fri Jun 21 2002 Tim Powers <timp at redhat.com>
-- automated rebuild
-
-* Thu May 23 2002 Tim Powers <timp at redhat.com>
-- automated rebuild
-
-* Thu Feb 28 2002 Yukihiro Nakai <ynakai at redhat.com>
-- Update to 0.7.2
-- Install .desktop
-
-* Thu Jan 31 2002 Yukihiro Nakai <ynakai at redhat.com>
-- Rebuild on new environment.
-
-* Sun Dec 16 2001 Yukihiro Nakai <ynakai at redhat.com>
-- Update to 0.6.6
-
-* Fri Nov 30 2001 Yukihiro Nakai <ynakai at redhat.com>
-- Update to 0.6.5
-
-* Thu Aug  2 2001 Yukihiro Nakai <ynakai at redhat.com>
-- Add Chinese and Korean fix.
-- Use %%find_lang
-
-* Wed Jul 11 2001 Yukihiro Nakai <ynakai at redhat.com>
-- Add %%lang
-
-* Mon Jul  9 2001 Yukihiro Nakai <ynakai at redhat.com>
-- Update to 0.5.0
-
-* Tue Feb  6 2001 Tim Powers <timp at redhat.com>
-- updated to 0.4.61, bug fixes
-
-* Fri Jan 12 2001 Tim Powers <timp at redhat.com>
-- updated to 0.4.52
-
-* Thu Nov 16 2000 Tim Powers <timp at redhat.com>
-- update to 0.4.4
-- built for Powertools 7.1
-- quiet setup
-- minor specfile cleanup
-- snipped some of the really old changelog, was very very long
-- include the manual in the file list
-- use %%configure and %%makeinstall as well as other predefined RPM
-  macros whenever possible
-
-* Wed Aug 30 2000 Yukihiro Nakai <ynakai at redhat.com>
-- Rebuild on Red Hat Linux 7.0
-
-* Tue Aug 29 2000 Hiroyuki Yamamoto <hiro-y at kcn.ne.jp>
-- updated to 0.3.28
-
-* Fri Aug 25 2000 Hiroyuki Yamamoto <hiro-y at kcn.ne.jp>
-- updated to 0.3.27
-
-* Sat Aug 19 2000 Hiroyuki Yamamoto <hiro-y at kcn.ne.jp>
-- updated to 0.3.26, and modified URL
-
-* Thu Aug 10 2000 Hiroyuki Yamamoto <hiro-y at kcn.ne.jp>
-- updated to 0.3.25
-
-* Fri Aug 4 2000 Hiroyuki Yamamoto <hiro-y at kcn.ne.jp>
-- updated to 0.3.24
-
-* Sat Jul 24 2000 Hiroyuki Yamamoto <hiro-y at kcn.ne.jp>
-- updated to 0.3.23
-
-* Sat Jul 20 2000 Hiroyuki Yamamoto <hiro-y at kcn.ne.jp>
-- updated to 0.3.22
-
-* Sun Jul 4 2000 Hiroyuki Yamamoto <hiro-y at kcn.ne.jp>
-- updated to 0.3.21, and modified Summary
-


--- sylpheed-2.2.7-desktop.patch DELETED ---




More information about the fedora-extras-commits mailing list