Hello community,

here is the log from the commit of package neomutt for openSUSE:Factory checked 
in at 2018-03-01 12:07:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/neomutt (Old)
 and      /work/SRC/openSUSE:Factory/.neomutt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "neomutt"

Thu Mar  1 12:07:49 2018 rev:3 rq:581015 version:20180223

Changes:
--------
--- /work/SRC/openSUSE:Factory/neomutt/neomutt.changes  2018-02-26 
23:24:33.823603420 +0100
+++ /work/SRC/openSUSE:Factory/.neomutt.new/neomutt.changes     2018-03-01 
12:07:51.705984139 +0100
@@ -1,0 +2,6 @@
+Wed Feb 28 00:00:00 CET 2018 - [email protected]
+
+- spec cleanup
+- move manual.txt from neomutt-doc as it's bound to F1 key
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ neomutt.spec ++++++
--- /var/tmp/diff_new_pack.sVrVlb/_old  2018-03-01 12:07:52.353960878 +0100
+++ /var/tmp/diff_new_pack.sVrVlb/_new  2018-03-01 12:07:52.357960735 +0100
@@ -20,7 +20,7 @@
 Version:        20180223
 Release:        0
 Summary:        A command line mail reader based on Mutt
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Email/Clients
 Url:            https://www.neomutt.org
 Source:         
https://github.com/neomutt/neomutt/archive/%{name}-%{version}.tar.gz
@@ -72,7 +72,7 @@
 %setup -q -n neomutt-%{name}-%{version}
 
 %build
-export CFLAGS="$RPM_OPT_FLAGS"
+export CFLAGS="%{optflags}"
 ./configure    --prefix=%{_prefix}                     \
                --docdir=%{_docdir}/neomutt     \
                --with-mailpath=%{_localstatedir}/mail  \
@@ -109,17 +109,23 @@
 %{_mandir}/man1/smime_keys_neomutt.1%{ext_man}
 %{_mandir}/man5/mbox_neomutt.5%{ext_man}
 %{_mandir}/man5/mmdf_neomutt.5%{ext_man}
+# this file is used from the default /etc/neomuttrc and moved from neomutt-doc
+%dir %{_docdir}/neomutt
+%doc %{_docdir}/neomutt/manual.txt
 
 %files doc
 %dir %{_docdir}/neomutt
-%{_docdir}/neomutt/*
 %doc %{_docdir}/%{name}/COPYRIGHT
 %doc %{_docdir}/%{name}/README*
 %doc %{_docdir}/%{name}/ChangeLog.md
 %doc %{_docdir}/%{name}/CODE_OF_CONDUCT.md
-%doc %{_docdir}/%{name}/LICENSE.md
+%dir %{_docdir}/%{name}/
 %doc %{_docdir}/%{name}/*.html
-%doc %{_docdir}/%{name}/*.txt
+#%doc %{_docdir}/%{name}/*.txt
+%doc %{_docdir}/neomutt/INSTALL
+%doc %{_docdir}/neomutt/PGP-Notes.txt
+%doc %{_docdir}/neomutt/mime.types
+%doc %{_docdir}/neomutt/smime-notes.txt
 %dir %doc %{_docdir}/%{name}/colorschemes/
 %doc %{_docdir}/%{name}/colorschemes/*.neomuttrc
 %dir %doc %{_docdir}/%{name}/keybase/
@@ -140,6 +146,7 @@
 %dir %doc %{_docdir}/%{name}/lua/
 %doc %{_docdir}/%{name}/lua/test_lua-api_runner.neomuttrc
 %doc %{_docdir}/%{name}/lua/test_lua-api_spec.lua
+%doc %{_docdir}/neomutt/LICENSE.md
 
 %files lang -f %{name}.lang
 


Reply via email to