rpms/sylpheed-claws/FC-2 .cvsignore, 1.3, 1.4 sources, 1.4, 1.5 sylpheed-claws.spec, 1.4, 1.5

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Wed Mar 2 11:17:49 UTC 2005


Author: mschwendt

Update of /cvs/extras/rpms/sylpheed-claws/FC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10172/FC-2

Modified Files:
	.cvsignore sources sylpheed-claws.spec 
Log Message:
auto-import sylpheed-claws-0.9.12-0.fdr.1.2 on branch FC-2 from sylpheed-claws-0.9.12-0.fdr.1.2.src.rpm
Bring in stuff from fedora.us FC2/testing


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws/FC-2/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	13 Feb 2005 12:41:13 -0000	1.3
+++ .cvsignore	2 Mar 2005 11:17:47 -0000	1.4
@@ -1 +1 @@
-sylpheed-claws-1.0.1.tar.bz2
+sylpheed-claws-0.9.12.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws/FC-2/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	13 Feb 2005 12:41:14 -0000	1.4
+++ sources	2 Mar 2005 11:17:47 -0000	1.5
@@ -1 +1 @@
-c297d397f99d97234df787dca61aa48e  sylpheed-claws-1.0.1.tar.bz2
+798f25bb5dae7fd4959fbcb38868bef0  sylpheed-claws-0.9.12.tar.bz2


Index: sylpheed-claws.spec
===================================================================
RCS file: /cvs/extras/rpms/sylpheed-claws/FC-2/sylpheed-claws.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sylpheed-claws.spec	13 Feb 2005 12:41:14 -0000	1.4
+++ sylpheed-claws.spec	2 Mar 2005 11:17:47 -0000	1.5
@@ -4,31 +4,29 @@
 %define         aspellver     %(rpm -q --qf "%%{version}" aspell)
 
 Name:           sylpheed-claws
-Version:        1.0.1
-Release:        1
+Version:        0.9.12
+Release:        0.fdr.1.2
 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-1.0.1.tar.bz2
+Source0:        http://dl.sourceforge.net/sylpheed-claws/sylpheed-claws-0.9.12.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:  openldap-devel
-BuildRequires:  aspell-devel
-BuildRequires:  pilot-link-devel
-BuildRequires:  gdk-pixbuf-devel
+BuildRequires:  gnupg >= 0:1.2.0, gpgme03-devel >= 0:0.3.10
 BuildRequires:  clamav-devel
-BuildRequires:  gnupg >= 0:1.2.1, gpgme03-devel >= 0:0.3.12
+BuildRequires:  pilot-link-devel
+BuildRequires:  openldap-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  pkgconfig
-Requires:  spamassassin
-Requires:  dillo
+BuildRequires:  aspell-devel
 
 Conflicts: sylpheed
 
@@ -60,10 +58,11 @@
 MY_OPENSSL_CFLAGS=`pkg-config openssl --cflags`
 %endif
 CFLAGS="${MY_OPENSSL_CFLAGS} ${RPM_OPT_FLAGS}" \
-%configure --enable-openssl --enable-ipv6 \
+%configure --enable-openssl --enable-ipv6 --enable-gpgme \
            --enable-ldap --enable-jpilot \
-           --enable-spamassassin-plugin \
-           --disable-mathml-viewer-plugin \
+           --enable-trayicon-plugin --enable-spamassassin-plugin \
+           --enable-clamav-plugin --enable-dillo-viewer-plugin \
+           --enable-demo-plugin \
 %if "%{aspellver}" >= "0.50"
 	   --enable-aspell \
 %endif
@@ -101,9 +100,9 @@
 
 %files -f sylpheed-claws.lang
 %defattr(-,root,root,-)
-%doc ABOUT-NLS AUTHORS ChangeLog ChangeLog.claws COPYING
-%doc NEWS README README.claws RELEASE_NOTES.claws 
-%doc TODO
+%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
 %{_bindir}/*
 %dir %{_libdir}/sylpheed-claws/
 %dir %{_libdir}/sylpheed-claws/plugins/
@@ -123,19 +122,8 @@
 # -----------------------------------------------------------------------------
 
 %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
+0:0.9.12-0.fdr.1
 - version upgrade
 - lots of s/sylpheed/sylpheed-claws/
 




More information about the fedora-extras-commits mailing list