Hello community,

here is the log from the commit of package star for openSUSE:Factory checked in 
at 2015-06-17 16:15:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/star (Old)
 and      /work/SRC/openSUSE:Factory/.star.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "star"

Changes:
--------
--- /work/SRC/openSUSE:Factory/star/star.changes        2015-02-27 
11:08:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.star.new/star.changes   2015-06-17 
16:15:17.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Jun 12 11:59:42 UTC 2015 - [email protected]
+
+- move /usr/share/doc/rmt/* to /usr/share/doc/packages/rmt
+  [bnc#931169]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ star.spec ++++++
--- /var/tmp/diff_new_pack.32utXs/_old  2015-06-17 16:15:18.000000000 +0200
+++ /var/tmp/diff_new_pack.32utXs/_new  2015-06-17 16:15:18.000000000 +0200
@@ -143,6 +143,7 @@
 install -d %{buildroot}%{_bindir}
 install -d %{buildroot}%{_sysconfdir}/default
 install -d %{buildroot}%{_docdir}/star
+install -d %{buildroot}%{_docdir}/rmt
 install -d %{buildroot}%{_datadir}/share/man/man1/
 
 make %{make_flags} install %{?_smp_mflags}
@@ -157,6 +158,7 @@
 ln -sf spax %{buildroot}%{_bindir}/pax
 # Install docu
 install AN* PORTING README Changelog CDDL.Schily.txt CDDL.Sun.txt README.* 
TODO %{buildroot}/%{_docdir}/star/
+mv %{buildroot}/usr/share/doc/rmt/* %{buildroot}/%{_docdir}/rmt
 # do not ship these
 rm -f %{buildroot}%{_bindir}/tar
 rm -rf %{buildroot}/%{_prefix}/{lib,include,bin/mt} \
@@ -175,9 +177,9 @@
 %dir %{_docdir}/star
 %docdir %{_docdir}/star
 %attr(644,root,root) %{_docdir}/star/*
-%dir %{_datadir}/doc/rmt/
-%docdir %{_datadir}/doc/rmt/
-%attr(644,root,root) %{_datadir}/doc/rmt/*
+%dir %{_docdir}/rmt
+%docdir %{_docdir}/rmt
+%attr(644,root,root) %{_docdir}/rmt/*
 %config(noreplace) %attr(644, root, root) %{_sysconfdir}/default/rmt
 %config(noreplace) %attr(644, root, root) %{_sysconfdir}/default/star
 %{_bindir}/smt


Reply via email to