Hello community,

here is the log from the commit of package mutt for openSUSE:Factory checked in 
at 2017-03-13 15:33:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mutt (Old)
 and      /work/SRC/openSUSE:Factory/.mutt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mutt"

Mon Mar 13 15:33:33 2017 rev:75 rq:478928 version:1.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mutt/mutt.changes        2016-11-28 
15:04:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mutt.new/mutt.changes   2017-03-13 
15:35:03.176968492 +0100
@@ -1,0 +2,10 @@
+Mon Mar  6 10:37:24 UTC 2017 - [email protected]
+
+- Explicite add package documentation directory to file list
+
+-------------------------------------------------------------------
+Thu Mar  2 11:42:45 UTC 2017 - [email protected]
+
+- Also now recommend urlscan
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mutt.spec ++++++
--- /var/tmp/diff_new_pack.eaV1Cm/_old  2017-03-13 15:35:04.488783106 +0100
+++ /var/tmp/diff_new_pack.eaV1Cm/_new  2017-03-13 15:35:04.492782541 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mutt
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -61,6 +61,7 @@
 Provides:       muttssl
 Obsoletes:      muttssl
 Recommends:     smtp_daemon
+Recommends:     urlscan
 Recommends:     urlview
 Recommends:     w3m
 %if 0%{?suse_version} > 1130
@@ -263,7 +264,8 @@
 mkdir -p %{buildroot}%{_datadir}/applications
 install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications/
 install -D -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/skel/.muttrc
-install -D -m 644 %{SOURCE9} %{buildroot}%{_datadir}/mutt/mailcap
+install -D -m 644 %{SOURCE9} %{buildroot}%{_datadir}/%name/mailcap
+rm -vf %{buildroot}%{_docdir}/%name/manual.txt
 %suse_update_desktop_file mutt
 
 %if 0%{?suse_version} >= 1140
@@ -277,9 +279,10 @@
 
 %files -f %name.lang
 %defattr(-,root,root)
-%doc doc/manual*.html doc/manual.txt.gz COPYRIGHT README* NEWS TODO
+%doc doc/manual.txt.gz COPYRIGHT README* NEWS TODO
 %doc doc/PGP-Notes.txt doc/applying-patches.txt doc/devel-notes.txt
 %config(noreplace) %{_sysconfdir}/skel/.muttrc
+%config(noreplace) %{_sysconfdir}/Muttrc
 %{_bindir}/mutt
 %{_bindir}/pgpewrap
 %{_bindir}/pgpring
@@ -293,8 +296,21 @@
 %{_mandir}/man5/mmdf_mutt.5.gz
 %{_mandir}/man5/muttrc.5.gz
 %{_mandir}/man5/mbox_mutt.5.gz
-%{_datadir}/mutt
+%dir %{_datadir}/mutt/
 %{_datadir}/mutt/mailcap
-%config(noreplace) %{_sysconfdir}/Muttrc
+%doc %{_docdir}/%name/ChangeLog
+%doc %{_docdir}/%name/GPL
+%doc %{_docdir}/%name/*.html
+%doc %{_docdir}/%name/patch-notes.txt
+%dir %doc %{_docdir}/%name/samples/
+%doc %{_docdir}/%name/samples/*.rc
+%doc %{_docdir}/%name/samples/ca-bundle.crt
+%doc %{_docdir}/%name/samples/colors.*
+%dir %doc %{_docdir}/%name/samples/iconv/
+%doc %{_docdir}/%name/samples/iconv/*.rc
+%doc %{_docdir}/%name/samples/mutt_xtitle
+%doc %{_docdir}/%name/samples/sample.*
+%doc %{_docdir}/%name/samples/smime_keys_test.pl
+%doc %{_docdir}/%name/smime-notes.txt
 
 %changelog



Reply via email to