Mailinglist Archive: opensuse-commit (783 mails)
| < Previous | Next > |
commit gtkmm2 for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 01 Apr 2009 17:39:51 +0200
- Message-id: <20090401153952.20509678161@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gtkmm2 for openSUSE:Factory
checked in at Wed Apr 1 17:39:51 CEST 2009.
--------
--- GNOME/gtkmm2/gtkmm2.changes 2009-03-16 22:31:26.000000000 +0100
+++ gtkmm2/gtkmm2.changes 2009-03-26 17:08:11.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Mar 26 17:07:41 CET 2009 - vuntz@xxxxxxxxxx
+
+- Remove BuildRequires on devhelp: it's only needed for directory
+ ownership, and we can own the directories anyway.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtkmm2.spec ++++++
--- /var/tmp/diff_new_pack.Z30625/_old 2009-04-01 17:39:38.000000000 +0200
+++ /var/tmp/diff_new_pack.Z30625/_new 2009-04-01 17:39:38.000000000 +0200
@@ -22,10 +22,8 @@
%define _name gtkmm
BuildRequires: cairomm-devel fdupes gcc-c++ glibmm2-devel libsigc++2-devel
pangomm-devel update-desktop-files
BuildRequires: gtk2-devel >= 2.15.1
-# Only for directory ownership:
-BuildRequires: devhelp
Version: 2.16.0
-Release: 1
+Release: 2
Group: System/Libraries
License: GPL v2 or later; LGPL v2.1 or later
Summary: C++ Interface for GTK2 (a GUI Library for X)
@@ -182,11 +180,16 @@
%defattr (-, root, root)
%doc %{_docdir}/%{name}/docs
%doc %{_docdir}/%{name}/tests
-%dir %{_datadir}/devhelp/books
%{_datadir}/devhelp/books/gtkmm-2.4
%{_datadir}/gtkmm-2.4
+# Avoid BuildRequires on devhelp
+%dir %{_datadir}/devhelp
+%dir %{_datadir}/devhelp/books
%changelog
+* Thu Mar 26 2009 vuntz@xxxxxxxxxx
+- Remove BuildRequires on devhelp: it's only needed for directory
+ ownership, and we can own the directories anyway.
* Mon Mar 16 2009 vuntz@xxxxxxxxxx
- Update to version 2.16.0:
+ Gtk:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |