Hello community, here is the log from the commit of package skanlite for openSUSE:Factory checked in at Sun Oct 16 12:57:54 CEST 2011.
-------- --- openSUSE:Factory/skanlite/skanlite.changes 2011-09-23 12:46:23.000000000 +0200 +++ /mounts/work_src_done/STABLE/skanlite/skanlite.changes 2011-10-14 19:13:15.000000000 +0200 @@ -1,0 +2,7 @@ +Sat Oct 8 21:44:48 UTC 2011 - [email protected] + +- Moved all documentation to the documentation package + (fix for RPMLINT warning) +- Cleaned up spec file formatting + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skanlite.spec ++++++ --- /var/tmp/diff_new_pack.Nl8lfN/_old 2011-10-16 12:57:48.000000000 +0200 +++ /var/tmp/diff_new_pack.Nl8lfN/_new 2011-10-16 12:57:48.000000000 +0200 @@ -15,8 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: skanlite Version: 0.7.kde4.5.0 Release: 1 @@ -47,7 +45,7 @@ %lang_package %prep -%setup -q -n skanlite-%{rversion} +%setup -q -n %{name}-%{rversion} %build %cmake_kde4 -d build @@ -57,12 +55,13 @@ cd build %make_install cd .. - %suse_update_desktop_file skanlite Graphics Scanning %find_lang %{name} for i in {16,22,32,48,64}; do mkdir -p %{buildroot}%{_kde4_iconsdir}/hicolor/"$i"x"$i"/apps cp %{_kde4_iconsdir}/oxygen/"$i"x"$i"/devices/scanner.png %{buildroot}%{_kde4_iconsdir}/hicolor/"$i"x"$i"/apps/; done + %suse_update_desktop_file skanlite Graphics Scanning + %kde_post_install %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -79,11 +78,19 @@ %files lang -f %{name}.lang %defattr(-,root,root) -%exclude %{_kde4_htmldir}/en/skanlite +%exclude %{_kde4_htmldir}/ %files doc %defattr(-,root,root) -%doc %lang(en) %{_kde4_htmldir}/en/skanlite - +%doc %lang(en) %{_kde4_htmldir}/en/skanlite/ +%doc %lang(de) %{_kde4_htmldir}/de/skanlite/ +%doc %lang(sv) %{_kde4_htmldir}/sv/skanlite/ +%doc %lang(it) %{_kde4_htmldir}/it/skanlite/ +%doc %lang(pt_BR) %{_kde4_htmldir}/pt_BR/skanlite/ +%doc %lang(fr) %{_kde4_htmldir}/fr/skanlite/ +%doc %lang(es) %{_kde4_htmldir}/es/skanlite/ +%doc %lang(pt) %{_kde4_htmldir}/pt/skanlite/ +%doc %lang(et) %{_kde4_htmldir}/et/skanlite/ +%doc %lang(uk) %{_kde4_htmldir}/uk/skanlite/ %changelog continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
