diff --git a/.cvsignore b/.cvsignore index 16c2ff6..88d87dd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -cone-0.66.20060203.tar.bz2 -cone-0.66.20060203.tar.bz2.sig +cone-0.68.tar.bz2 +cone-0.68.tar.bz2.sig diff --git a/cone-0.66.20060203-compile.patch b/cone-0.66.20060203-compile.patch deleted file mode 100644 index 653ba19..0000000 --- a/cone-0.66.20060203-compile.patch +++ /dev/null @@ -1,48 +0,0 @@ ---- ./cone/myserver.H.orig 2004-06-22 19:55:22.000000000 -0500 -+++ ./cone/myserver.H 2006-02-06 10:50:39.000000000 -0600 -@@ -182,7 +182,7 @@ - - static std::string getConfigDir(); - static std::string getHomeDir(); -- static std::string myServer::getConfigFilename(); -+ static std::string getConfigFilename(); - - static void saveconfig(bool saveRemote=true, - bool installRemote=false); ---- ./cone/cursesmessage.H.orig 2005-06-29 21:55:49.000000000 -0500 -+++ ./cone/cursesmessage.H 2006-02-06 10:53:58.000000000 -0600 -@@ -86,9 +86,9 @@ - // Returns the "image" of line #lineNum, a list of - // attribute/text pairs. - -- void CursesMessage::drawLine(size_t lineNum, -- Curses *window, -- size_t windowLineNum); -+ void drawLine(size_t lineNum, -+ Curses *window, -+ size_t windowLineNum); - - std::string shownMimeId; // Non "" if showing an attached message. - private: ---- ./cone/spellcheckerAspell.H.orig 2003-06-21 22:59:52.000000000 -0500 -+++ ./cone/spellcheckerAspell.H 2006-02-06 10:57:24.000000000 -0600 -@@ -90,7 +90,7 @@ - virtual void setDictionary(std::string); - - SpellCheckerBase::Manager -- *SpellChecker::getManager(std::string &errmsg); -+ *getManager(std::string &errmsg); - }; - - #endif ---- cone/cursesedit.H.orig 2004-11-19 20:37:20.000000000 -0600 -+++ cone/cursesedit.H 2006-02-07 10:43:22.000000000 -0600 -@@ -223,7 +223,7 @@ - bool saveFcc); - - private: -- std::string CursesEdit::getFcc(SaveSink *sink); -+ std::string getFcc(SaveSink *sink); - - std::string sender; // Initialized by save() - std::vector recipients; // Initialized by save() diff --git a/cone.spec b/cone.spec index 69354fc..5437bc8 100644 --- a/cone.spec +++ b/cone.spec @@ -2,22 +2,20 @@ Summary: CONE mail reader Name: cone -Version: 0.66.20060203 +Version: 0.68 Release: 1%{?dist} URL: http://www.courier-mta.org/cone/ -#Source0: http://dl.sf.net/courier/%{name}-%{version}.tar.bz2 -#Source1: http://dl.sf.net/courier/%{name}-%{version}.tar.bz2.sig -Source0: http://www.courier-mta.org/beta/cone/cone-%{version}.tar.bz2 -Source1: http://www.courier-mta.org/beta/cone/cone-%{version}.tar.bz2.sig -Patch0: cone-0.66.20060203-compile.patch +Source0: http://dl.sf.net/courier/%{name}-%{version}.tar.bz2 +Source1: http://dl.sf.net/courier/%{name}-%{version}.tar.bz2.sig +#Source0: http://www.courier-mta.org/beta/cone/cone-%{version}.tar.bz2 +#Source1: http://www.courier-mta.org/beta/cone/cone-%{version}.tar.bz2.sig License: GPL Group: Applications/Internet BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: aspell-devel libxml2-devel BuildRequires: zlib-devel openssl-devel fam-devel perl -#BuildRequires: libstdc++-devel gcc-c++ BuildRequires: openssl-perl BuildRequires: ncurses-devel >= 5.3 @@ -28,7 +26,7 @@ CONE is a simple, text-based E-mail reader and writer. %package devel Group: Development/Libraries -Summary: LibMAIL mail client development library. +Summary: LibMAIL mail client development library Requires: %{name} = %{version}-%{release} %description devel @@ -45,7 +43,6 @@ contains a large amount of documentation for CONE. %prep %setup -q -%patch0 -p0 %build CPPFLAGS="$CPPFLAGS -I%{curses_include_dir}" @@ -105,6 +102,10 @@ rm -rf $RPM_BUILD_ROOT %doc cone/html %changelog +* Tue Aug 01 2006 Steven Pritchard 0.68-1 +- Update to 0.68. +- Drop cone-0.66.20060203-compile.patch. + * Sat Feb 04 2006 Steven Pritchard 0.66.20060203-1 - Update to 0.66.20060203 (development snapshot, needed to fix compilation with g++ 4.1) diff --git a/sources b/sources index a4e56da..de52080 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -967447f88794f6568809c409bdcc8aa4 cone-0.66.20060203.tar.bz2 -3b491ef80708cee46a02eab94c3b5c20 cone-0.66.20060203.tar.bz2.sig +a958de27297b0c867478107ab4407fd6 cone-0.68.tar.bz2 +2e95ba1b864e595a2a8dcd53acdf536d cone-0.68.tar.bz2.sig