devel/sylpheed-claws .cvsignore, 1.2, 1.3 sources, 1.3, 1.4 sylpheed-claws.spec, 1.3, 1.4

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Sun Feb 13 12:41:16 UTC 2005


Author: awjb

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

Modified Files:
	.cvsignore sources sylpheed-claws.spec 
Log Message:
- Version upgrade
- Fixed/Beautified {Build,}Requires
- Use new configure options



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/devel/sylpheed-claws/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	8 Nov 2004 05:24:09 -0000	1.2
+++ .cvsignore	13 Feb 2005 12:41:13 -0000	1.3
@@ -1 +1 @@
-sylpheed-0.9.8claws.tar.bz2
+sylpheed-claws-1.0.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/devel/sylpheed-claws/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	4 Dec 2004 12:39:11 -0000	1.3
+++ sources	13 Feb 2005 12:41:14 -0000	1.4
@@ -1 +1 @@
-798f25bb5dae7fd4959fbcb38868bef0  sylpheed-claws-0.9.12.tar.bz2
+c297d397f99d97234df787dca61aa48e  sylpheed-claws-1.0.1.tar.bz2


Index: sylpheed-claws.spec
===================================================================
RCS file: /cvs/extras/devel/sylpheed-claws/sylpheed-claws.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sylpheed-claws.spec	4 Dec 2004 12:39:11 -0000	1.3
+++ sylpheed-claws.spec	13 Feb 2005 12:41:14 -0000	1.4
@@ -4,29 +4,31 @@
 %define         aspellver     %(rpm -q --qf "%%{version}" aspell)
 
 Name:           sylpheed-claws
-Version:        0.9.12
+Version:        1.0.1
 Release:        1
 Epoch:          0
 Summary:        The bleeding edge branch of Sylpheed
 Group:          Applications/Internet
 License:        GPL
 URL:            http://claws.sylpheed.org
-Source0:        http://dl.sourceforge.net/sylpheed-claws/sylpheed-claws-0.9.12.tar.bz2
+Source0:        http://dl.sourceforge.net/sylpheed-claws/sylpheed-claws-1.0.1.tar.bz2
 Source1:        sylpheed.desktop
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
+BuildRequires:  flex, bison
 BuildRequires:  glib-devel
 BuildRequires:  gtk+-devel
-BuildRequires:  flex, bison
-BuildRequires:  gdk-pixbuf-devel, imlib-devel
 BuildRequires:  compface
 BuildRequires:  openssl-devel
-BuildRequires:  gnupg >= 0:1.2.0, gpgme03-devel >= 0:0.3.10
-BuildRequires:  clamav-devel
-BuildRequires:  pilot-link-devel
 BuildRequires:  openldap-devel
+BuildRequires:  aspell-devel
+BuildRequires:  pilot-link-devel
+BuildRequires:  gdk-pixbuf-devel
+BuildRequires:  clamav-devel
+BuildRequires:  gnupg >= 0:1.2.1, gpgme03-devel >= 0:0.3.12
 BuildRequires:  desktop-file-utils
 BuildRequires:  pkgconfig
-BuildRequires:  aspell-devel
+Requires:  spamassassin
+Requires:  dillo
 
 Conflicts: sylpheed
 
@@ -58,11 +60,10 @@
 MY_OPENSSL_CFLAGS=`pkg-config openssl --cflags`
 %endif
 CFLAGS="${MY_OPENSSL_CFLAGS} ${RPM_OPT_FLAGS}" \
-%configure --enable-openssl --enable-ipv6 --enable-gpgme \
+%configure --enable-openssl --enable-ipv6 \
            --enable-ldap --enable-jpilot \
-           --enable-trayicon-plugin --enable-spamassassin-plugin \
-           --enable-clamav-plugin --enable-dillo-viewer-plugin \
-           --enable-demo-plugin \
+           --enable-spamassassin-plugin \
+           --disable-mathml-viewer-plugin \
 %if "%{aspellver}" >= "0.50"
 	   --enable-aspell \
 %endif
@@ -100,9 +101,9 @@
 
 %files -f sylpheed-claws.lang
 %defattr(-,root,root,-)
-%doc ABOUT-NLS AUTHORS ChangeLog ChangeLog.claws ChangeLog.jp COPYING
-%doc NEWS README README.claws README.jp RELEASE_NOTES.claws 
-%doc TODO TODO.claws TODO.jp
+%doc ABOUT-NLS AUTHORS ChangeLog ChangeLog.claws COPYING
+%doc NEWS README README.claws RELEASE_NOTES.claws 
+%doc TODO
 %{_bindir}/*
 %dir %{_libdir}/sylpheed-claws/
 %dir %{_libdir}/sylpheed-claws/plugins/
@@ -122,6 +123,17 @@
 # -----------------------------------------------------------------------------
 
 %changelog
+* Wed Feb 09 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+0:1.0.1-1
+- version upgrade
+- cleaned up BuildRequires/Requires and configure options
+
+* Tue Dec 21 2004 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+0:0.9.13-1
+- version upgrade
+- remove old configure options for GnuPG support (moved to a new plugin now)
+- enable new pgpmime-plugin
+
 * Tue Jul 20 2004 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 0:0.9.12-1
 - version upgrade




More information about the fedora-extras-commits mailing list