Hello community,
here is the log from the commit of package gtkmm2-documentation for
openSUSE:Factory checked in at 2013-06-25 09:26:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkmm2-documentation (Old)
and /work/SRC/openSUSE:Factory/.gtkmm2-documentation.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtkmm2-documentation"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gtkmm2-documentation/gtkmm2-documentation.changes
2013-03-27 19:25:53.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.gtkmm2-documentation.new/gtkmm2-documentation.changes
2013-06-25 14:41:01.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jun 2 16:15:41 UTC 2013 - [email protected]
+
+- Fix spec to avoid conflict between gtkmm2-tutorial-lang gtkmm3-tutorial-lang
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtkmm2-documentation.spec ++++++
--- /var/tmp/diff_new_pack.Qu5mmu/_old 2013-06-25 14:41:02.000000000 +0200
+++ /var/tmp/diff_new_pack.Qu5mmu/_new 2013-06-25 14:41:02.000000000 +0200
@@ -66,7 +66,7 @@
%makeinstall
# Drop html version: the docbook version is more than enough
rm -r %{buildroot}%{_datadir}/doc/gtkmm-2.4/tutorial/html
-%find_lang gtkmm-tutorial %{?no_lang_C}
+mv %{buildroot}/%{_datadir}/gnome/help/gtkmm-tutorial/
%{buildroot}/%{_datadir}/gnome/help/gtkmm-tutorial2/
%clean
rm -rf %{buildroot}
@@ -76,9 +76,11 @@
%doc AUTHORS ChangeLog COPYING COPYING.examples NEWS README
%dir %{_datadir}/gnome/
%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/gtkmm-tutorial/
-%doc %{_datadir}/gnome/help/gtkmm-tutorial/C/
+%dir %{_datadir}/gnome/help/gtkmm-tutorial2/
+%doc %{_datadir}/gnome/help/gtkmm-tutorial2/C/
-%files -n gtkmm2-tutorial-lang -f gtkmm-tutorial.lang
+%files -n gtkmm2-tutorial-lang
+%doc %{_datadir}/gnome/help/gtkmm-tutorial2/de/
+%doc %{_datadir}/gnome/help/gtkmm-tutorial2/es/
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]