Hello community,

here is the log from the commit of package psgml for openSUSE:Factory checked 
in at 2018-07-24 17:25:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/psgml (Old)
 and      /work/SRC/openSUSE:Factory/.psgml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "psgml"

Tue Jul 24 17:25:16 2018 rev:23 rq:624795 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/psgml/psgml.changes      2018-02-20 
17:56:05.552266704 +0100
+++ /work/SRC/openSUSE:Factory/.psgml.new/psgml.changes 2018-07-24 
17:25:20.087525861 +0200
@@ -1,0 +2,11 @@
+Mon Jul 23 13:20:56 UTC 2018 - k...@suse.com
+
+- In comments, escape macros.
+- Stop compiling tdtd-font-maker.el (do not needed at run-time).
+
+-------------------------------------------------------------------
+Tue Jul 17 10:54:23 UTC 2018 - k...@suse.com
+
+- Run emacs with -Q (instead of --no-site).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ psgml.spec ++++++
--- /var/tmp/diff_new_pack.oY8apY/_old  2018-07-24 17:25:20.619526539 +0200
+++ /var/tmp/diff_new_pack.oY8apY/_new  2018-07-24 17:25:20.619526539 +0200
@@ -105,14 +105,14 @@
 ./configure --prefix=%{_prefix} --infodir=%{_infodir}
 make # emacs
 echo "(add-to-list (quote load-path) (getenv \"PWD\"))" > load-psgml.el
-emacs --batch --no-site -l load-psgml.el \
+emacs --batch -Q -l load-psgml.el \
       -l ./tdtd-font.el \
-      -f batch-byte-compile tdtd-font.el tdtd-font-maker.el tdtd.el
-emacs --batch --no-site -l load-psgml.el -f batch-byte-compile xxml.el
-emacs --batch --no-site -l load-psgml.el -l ./xxml.el \
+      -f batch-byte-compile tdtd-font.el tdtd.el
+emacs --batch -Q -l load-psgml.el -f batch-byte-compile xxml.el
+emacs --batch -Q -l load-psgml.el -l ./xxml.el \
       -f batch-byte-compile ke-docbook.el
-emacs --batch --no-site -l load-psgml.el -f batch-byte-compile 
psgml-xpointer.el
-emacs --batch --no-site -l load-psgml.el -l tempo -f batch-byte-compile 
psgml-html.el
+emacs --batch -Q -l load-psgml.el -f batch-byte-compile psgml-xpointer.el
+emacs --batch -Q -l load-psgml.el -l tempo -f batch-byte-compile psgml-html.el
 makeinfo psgml.texi
 makeinfo psgml-api.texi
 
@@ -130,11 +130,11 @@
                   
lispdir="$RPM_BUILD_ROOT%{_prefix}/share/emacs/site-lisp/psgml" \
                   infodir="$RPM_BUILD_ROOT%{_infodir}"
 #install -p -m644 suse-start-psgml.el \
-#    $RPM_BUILD_ROOT%{_prefix}/share/emacs/site-lisp/suse-start-psgml.el
+#    $RPM_BUILD_ROOT%%{_prefix}/share/emacs/site-lisp/suse-start-psgml.el
 install -p -m644 iso88591.map \
     $RPM_BUILD_ROOT%{_prefix}/share/emacs/site-lisp/psgml/iso88591.map
 install -p -m644 tdtd-font.el tdtd-font.elc \
-                 tdtd-font-maker.el tdtd-font-maker.elc \
+                 tdtd-font-maker.el \
                  tdtd.el tdtd.elc \
                  $RPM_BUILD_ROOT%{_prefix}/share/emacs/site-lisp/psgml/
 install -p -m644 xxml.el xxml.elc \
@@ -168,7 +168,7 @@
 %doc suse-start-psgml.el
 %doc psgml-jade
 %doc tdtd-readme.txt tdtd-tutorial.txt tdtd.dot.emacs
-# %config %{_prefix}/share/emacs/site-lisp/suse-start-psgml.el
+# %config %%{_prefix}/share/emacs/site-lisp/suse-start-psgml.el
 %{_prefix}/share/emacs/site-lisp/psgml
 %doc %{_infodir}/psgml-api.info*
 %doc %{_infodir}/psgml.info*



Reply via email to