OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 25-Feb-2007 10:25:01
Branch: HEAD Handle: 2007022509250100
Modified files:
openpkg-src/mutt mutt.spec
Log:
upgrading package: mutt 1.5.13 -> 1.5.14
Summary:
Revision Changes Path
1.86 +6 -3 openpkg-src/mutt/mutt.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mutt/mutt.spec
============================================================================
$ cvs diff -u -r1.85 -r1.86 mutt.spec
--- openpkg-src/mutt/mutt.spec 1 Jan 2007 18:07:47 -0000 1.85
+++ openpkg-src/mutt/mutt.spec 25 Feb 2007 09:25:01 -0000 1.86
@@ -22,10 +22,12 @@
## SUCH DAMAGE.
##
+# FIXME: rse: NTTP/Initials/Quote/Compressed patches still not available
for 1.5.14
+
# package version
-%define V_mutt 1.5.13
+%define V_mutt 1.5.14
%define V_mutt_patches 1.5.13
-%define V_mutt_patches_sidebar 1.5.13.sidebar.20061023
+%define V_mutt_patches_sidebar 1.5.14.sidebar.20070223
# package information
Name: mutt
@@ -38,7 +40,7 @@
Group: Mail
License: BSD
Version: %{V_mutt}
-Release: 20070101
+Release: 20070225
# build options
%option with_comp no
@@ -174,6 +176,7 @@
INSTALL="%{l_shtool} install%{l_nil} -c" \
./configure \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
--sysconfdir=%{l_prefix}/etc/mutt \
--with-docdir=%{l_prefix}/share/mutt \
%if "%{with_ncurses}" == "yes"
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]