Hello community, here is the log from the commit of package Terminal for openSUSE:Factory checked in at Tue Mar 23 21:52:39 CET 2010. -------- --- Terminal/Terminal.changes 2010-02-02 13:54:57.000000000 +0100 +++ /mounts/work_src_done/STABLE/Terminal/Terminal.changes 2010-03-22 17:51:26.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Mar 22 16:50:48 UTC 2010 - puzel@novell.com + +- install documentation to proper location + - fix bnc#579327 + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Terminal.spec ++++++ --- /var/tmp/diff_new_pack.9Y0axm/_old 2010-03-23 21:52:29.000000000 +0100 +++ /var/tmp/diff_new_pack.9Y0axm/_new 2010-03-23 21:52:29.000000000 +0100 @@ -23,7 +23,7 @@ BuildRequires: exo-devel intltool Summary: This is the Terminal emulator application Version: 0.4.4 -Release: 1 +Release: 2 License: GPLv2+ Url: http://www.xfce.org/ Source: http://goodies.xfce.org/releases/terminal/%{name}-%{version}.tar.bz2 @@ -47,7 +47,8 @@ %setup -q %build -%configure +%configure \ + --docdir=%{_defaultdocdir}/%{name} make %{?jobs:-j%jobs} %install @@ -55,6 +56,7 @@ %suse_update_desktop_file -i Terminal System TerminalEmulator Utility install -m 0755 -d $RPM_BUILD_ROOT/usr/share/pixmaps/ install -c -m 644 icons/terminal.xpm $RPM_BUILD_ROOT/usr/share/pixmaps/Terminal.xpm +install -m 0644 {README,ChangeLog,COPYING,AUTHORS,HACKING,NEWS,THANKS} $RPM_BUILD_ROOT%{_defaultdocdir}/Terminal/ %find_lang %{name} %clean @@ -62,18 +64,15 @@ %files -f %name.lang %defattr(-,root,root) -%doc README ChangeLog COPYING AUTHORS HACKING NEWS THANKS %{_bindir}/Terminal %{_bindir}/terminal %{_libexecdir}/Terminal* %{_datadir}/Terminal/*ui %{_datadir}/Terminal/Terminal.glade %{_datadir}/applications/Terminal.desktop -%doc %{_datadir}/doc/Terminal/*/* -%doc %{_datadir}/doc/Terminal/terminal.css %dir %{_datadir}/Terminal -%dir %{_datadir}/doc/Terminal -%dir %{_datadir}/doc/Terminal/* +%dir %{_datadir}/doc/packages/Terminal +%{_defaultdocdir}/Terminal/* %dir %{_datadir}/icons/hicolor/* %dir %{_datadir}/icons/hicolor/*/* %{_datadir}/icons/hicolor/*/*/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org