]> git.pld-linux.org Git - packages/mutt.git/blobdiff - mutt.spec
- updated to 1.12.2
[packages/mutt.git] / mutt.spec
index 94ee740bcb48aef5bc0432d4ce31512a5e4e3fa5..2fc8114412a97bccd524aff29436380908b94a6e 100644 (file)
--- a/mutt.spec
+++ b/mutt.spec
@@ -2,6 +2,8 @@
 # TODO:
 # - gss/heimdal
 # - finish -folder_columns.patch
+# - update/drop -home_etc.patch
+# - update/drop -imap_recent.patch
 #
 # Conditional build:
 %bcond_with    slang           # use slang library instead of ncurses
@@ -9,7 +11,7 @@
 %bcond_with    folder_column   # build with folder_column patch
 %bcond_with    imap_recent     # show IMAP RECENT messages as new (instead of UNSEEN)
 %bcond_without sasl            # don't use sasl
-%bcond_without home_etc        # don't use home_etc
+%bcond_with    home_etc        # use home_etc
 %bcond_with    gdbm            # use GDBM instead of BerkeleyDB
 %bcond_with    qdbm            # use QDBM instead of BerkeleyDB
 %bcond_with    tokyocabinet    # use TokyoCabinet instead of BerkeleyDB
@@ -28,49 +30,42 @@ Summary(ru.UTF-8):  Почтовая клиентская программа Mutt
 Summary(tr.UTF-8):     Mutt elektronik posta programı
 Summary(uk.UTF-8):     Поштова клієнтська програма Mutt
 Name:          mutt
-Version:       1.5.23
-Release:       2
+Version:       1.12.2
+Release:       1
 Epoch:         6
 License:       GPL v2+
 Group:         Applications/Mail
-# temporarily dead? (Jun 2014)
-#Source0:      ftp://ftp.mutt.org/mutt/devel/%{name}-%{version}.tar.gz
-Source0:       http://downloads.sourceforge.net/mutt/%{name}-%{version}.tar.gz
-# Source0-md5: 11f5b6a3eeba1afa1257fe93c9f26bff
+Source0:       ftp://ftp.mutt.org/pub/mutt/%{name}-%{version}.tar.gz
+# Source0-md5: abf850465e7793d91ce9d39a9de61816
 Source1:       %{name}.desktop
 Source2:       %{name}.png
 Source3:       %{name}.1.pl
 Patch0:                %{name}-pl.po-update.patch
-Patch1:                %{name}-forcedotlock.patch
+Patch1:                %{name}-bj.status-time.patch
 # http://mutt.org.ua/download/
-Patch2:                %{name}-rr.compressed.patch
-Patch3:                %{name}-bj.status-time.patch
-# http://mutt.org.ua/download/
-Patch4:                %{name}-vvv.quote.patch
-Patch5:                %{name}-null_name.patch
-Patch6:                %{name}-cd.trash_folder.patch
-Patch7:                %{name}-cd.purge_message.patch
-Patch8:                %{name}-cd.signatures_menu.patch
+Patch2:                %{name}-vvv.quote.patch
+Patch3:                %{name}-null_name.patch
+Patch4:                %{name}-cd.signatures_menu.patch
 # http://www.mutt.ca/patches/ (dw.crypt-autoselectkey)
-Patch9:                %{name}-crypt-autoselectkey.patch
-Patch10:       %{name}-manual.patch
-Patch11:       %{name}-xface.patch
-Patch12:       %{name}-Muttrc_mbox_path.patch
-Patch13:       %{name}-po.patch
-Patch14:       %{name}-home_etc.patch
-Patch15:       %{name}-Muttrc.patch
-Patch16:       %{name}-muttbug-tmp.patch
-Patch17:       %{name}-folder_columns.patch
-Patch18:       %{name}-imap_recent.patch
-Patch19:       %{name}-Muttrc.head.patch
-Patch20:       %{name}-smime.rc.patch
-Patch21:       %{name}-sidebar.patch
-Patch22:       %{name}-imap_fast_trash.patch
-Patch23:       %{name}-db.patch
+Patch5:                %{name}-crypt-autoselectkey.patch
+Patch6:                %{name}-manual.patch
+Patch7:                %{name}-xface.patch
+Patch8:                %{name}-Muttrc_mbox_path.patch
+Patch9:                %{name}-po.patch
+Patch10:       %{name}-Muttrc.head.patch
+Patch11:       %{name}-smime.rc.patch
+Patch12:       %{name}-db.patch
+Patch13:       format-security.patch
+Patch14:       %{name}-keep_to.patch
+Patch15:       %{name}-vvv.initials.patch
+# applied during %%install
+Patch50:       %{name}-Muttrc.patch
+# bcond-related patches
+Patch101:      %{name}-home_etc.patch
 # http://mutt.org.ua/download/
-Patch24:       %{name}-vvv.nntp.patch
-Patch25:       format-security.patch
-Patch26:       %{name}-keep_to.patch
+Patch102:      %{name}-vvv.nntp.patch
+Patch103:      %{name}-folder_columns.patch
+Patch104:      %{name}-imap_recent.patch
 URL:           http://www.mutt.org/
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake >= 1.6
@@ -80,8 +75,9 @@ BuildRequires:        docbook-dtd42-xml
 BuildRequires: docbook-style-xsl
 %{?with_gdbm:BuildRequires:    gdbm-devel}
 BuildRequires: gettext-tools
-BuildRequires: gpgme-devel >= 1:1.1.1
+BuildRequires: gpgme-devel >= 1:1.4.0
 %{?with_home_etc:BuildRequires:        home-etc-devel >= 1.0.8}
+BuildRequires: libgpg-error-devel >= 1.33
 BuildRequires: libidn-devel
 BuildRequires: libxslt-progs
 BuildRequires: lynx
@@ -90,8 +86,10 @@ BuildRequires:       openssl-devel >= 0.9.7d
 %{?with_qdbm:BuildRequires:    qdbm-devel}
 %{?with_slang:BuildRequires:   slang-devel}
 %{?with_tokyocabinet:BuildRequires:    tokyocabinet-devel}
+Requires:      gpgme >= 1:1.4.0
 %{?with_home_etc:Requires:     home-etc-lib >= 1.0.8}
 Requires:      iconv
+Requires:      libgpg-error >= 1.33
 Suggests:      mailcap
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -154,7 +152,8 @@ Mutt - це невеликий, але потужний повноекранни
 
 %prep
 %setup -q
-%patch0 -p1
+# pl.poupdate
+#%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
@@ -168,20 +167,14 @@ Mutt - це невеликий, але потужний повноекранни
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
-%{?with_home_etc:%patch14 -p1}
+%patch14 -p1
 %patch15 -p1
-%patch16 -p1
+
+%{?with_home_etc:%patch101 -p1}
+%{?with_nntp:%patch102 -p1}
 # breaks display if arrow_cursor is set
-%{?with_folder_column:%patch17 -p1}
-%{?with_imap_recent:%patch18 -p1}
-%patch19 -p1
-%patch20 -p1
-%patch21 -p1
-%patch22 -p1
-%patch23 -p1
-%{?with_nntp:%patch24 -p1}
-%patch25 -p1
-%patch26 -p1
+%{?with_folder_column:%patch103 -p1}
+%{?with_imap_recent:%patch104 -p1}
 
 # force regeneration (manual.sgml is modified by some patches)
 %{__rm} doc/{manual*.html,manual.txt}
@@ -204,6 +197,7 @@ Mutt - це невеликий, але потужний повноекранни
        --enable-mailtool \
        %{?with_nntp:--enable-nntp} \
        --enable-pop \
+       --enable-sidebar \
        --enable-smtp \
        %{?with_bdb:--with-bdb=/usr} \
        %{!?with_slang:--with-curses} \
@@ -231,7 +225,7 @@ install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir},%{_mandir}/pl/man1} \
        DESTDIR=$RPM_BUILD_ROOT \
        DOTLOCK_GROUP=
 
-%{__patch} -p2 -d $RPM_BUILD_ROOT%{_sysconfdir} < %{PATCH15}
+%{__patch} -p2 -d $RPM_BUILD_ROOT%{_sysconfdir} < %{PATCH50}
 
 install contrib/gpg.rc $RPM_BUILD_ROOT%{_sysconfdir}/Muttrc.d
 install contrib/smime.rc $RPM_BUILD_ROOT%{_sysconfdir}/Muttrc.d
@@ -261,27 +255,35 @@ EOF
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post  -p /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
+
+%postun        -p /sbin/postshell
+-/usr/sbin/fix-info-dir -c %{_infodir}
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc contrib/{*rc*,*cap*} ChangeLog README TODO NEWS README.SECURITY README.SSL README.xface
+%doc contrib/{*rc*,*cap*} ChangeLog README TODO NEWS README.SECURITY README.SSL
 %dir %{_sysconfdir}/Muttrc.d
 %config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/Muttrc
 %config(noreplace,missingok) %verify(not md5 mtime size) %{_sysconfdir}/Muttrc.d/*.rc
 %attr(755,root,root) %{_bindir}/mutt
+%attr(755,root,root) %{_bindir}/mutt_pgpring
 %attr(755,root,root) %{_bindir}/mutt_source-muttrc.d
 %attr(755,root,root) %{_bindir}/flea
 %attr(755,root,root) %{_bindir}/muttbug
-%attr(755,root,root) %{_bindir}/pgp*
+%attr(755,root,root) %{_bindir}/pgpewrap
 %attr(755,root,root) %{_bindir}/smime_keys
 %attr(2755,root,mail) %{_bindir}/mutt_dotlock
 
 %{_docdir}/%{name}
 %{_desktopdir}/mutt.desktop
 %{_pixmapsdir}/mutt.png
-%{_mandir}/man1/flea.1*
+#%{_mandir}/man1/flea.1*
 %{_mandir}/man1/mutt*.1*
-%{_mandir}/man1/pgp*.1*
+%{_mandir}/man1/pgpewrap.1*
 %{_mandir}/man1/smime_keys.1*
 %{_mandir}/man5/mmdf.5*
 %{_mandir}/man5/muttrc.5*
 %lang(pl) %{_mandir}/pl/man1/*
+%{_infodir}/mutt.info*
This page took 0.061132 seconds and 4 git commands to generate.