Hello community,

here is the log from the commit of package groff for openSUSE:Factory checked 
in at 2013-06-26 09:19:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/groff (Old)
 and      /work/SRC/openSUSE:Factory/.groff.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "groff"

Changes:
--------
--- /work/SRC/openSUSE:Factory/groff/groff-full.changes 2013-06-18 
10:42:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.groff.new/groff-full.changes    2013-06-26 
09:20:01.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jun 25 06:38:16 UTC 2013 - [email protected]
+
+- move man.local and mdoc.local from groff-full to groff
+  * fixes libssh2.org testsuite
+
+-------------------------------------------------------------------
groff.changes: same change

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

Other differences:
------------------
++++++ groff-full.spec ++++++
--- /var/tmp/diff_new_pack.Pgh6AZ/_old  2013-06-26 09:20:02.000000000 +0200
+++ /var/tmp/diff_new_pack.Pgh6AZ/_new  2013-06-26 09:20:02.000000000 +0200
@@ -202,6 +202,7 @@
 install -d -m 0755 %{buildroot}%{_datadir}/%{name}/%{version}/font/
 install -d -m 0755 %{buildroot}%{_datadir}/%{name}/%{version}/tmac/
 install -d -m 0755 %{buildroot}%{_datadir}/%{name}/%{version}/tmac/mdoc/
+install -d -m 0755 %{buildroot}%{_datadir}/%{name}/site-tmac/
 %else
     %{makeinstall} docdir=%{_defaultdocdir}/groff
 %endif
@@ -260,6 +261,12 @@
 %endif
 done
 
+%if %{groff_base_only}
+    install -m 0644 tmac/{man,mdoc}.local 
%{buildroot}%{_datadir}/%{name}/site-tmac/
+%else
+    rm %{buildroot}%{_datadir}/groff/site-tmac/{man,mdoc}.local
+%endif
+
 pushd contrib/mm/
 %if %{groff_base_only}
     install -d -m 0755 %{buildroot}%{_datadir}/%{name}/%{version}/tmac/mm

++++++ groff.spec ++++++
--- /var/tmp/diff_new_pack.Pgh6AZ/_old  2013-06-26 09:20:02.000000000 +0200
+++ /var/tmp/diff_new_pack.Pgh6AZ/_new  2013-06-26 09:20:02.000000000 +0200
@@ -201,6 +201,7 @@
 install -d -m 0755 %{buildroot}%{_datadir}/%{name}/%{version}/font/
 install -d -m 0755 %{buildroot}%{_datadir}/%{name}/%{version}/tmac/
 install -d -m 0755 %{buildroot}%{_datadir}/%{name}/%{version}/tmac/mdoc/
+install -d -m 0755 %{buildroot}%{_datadir}/%{name}/site-tmac/
 %else
     %{makeinstall} docdir=%{_defaultdocdir}/groff
 %endif
@@ -259,6 +260,12 @@
 %endif
 done
 
+%if %{groff_base_only}
+    install -m 0644 tmac/{man,mdoc}.local 
%{buildroot}%{_datadir}/%{name}/site-tmac/
+%else
+    rm %{buildroot}%{_datadir}/groff/site-tmac/{man,mdoc}.local
+%endif
+
 pushd contrib/mm/
 %if %{groff_base_only}
     install -d -m 0755 %{buildroot}%{_datadir}/%{name}/%{version}/tmac/mm


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to