Hello community,

here is the log from the commit of package gtkmm2 for openSUSE:Factory checked 
in at 2013-04-14 10:14:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkmm2 (Old)
 and      /work/SRC/openSUSE:Factory/.gtkmm2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtkmm2", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkmm2/gtkmm2.changes    2013-04-02 
11:51:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtkmm2.new/gtkmm2.changes       2013-04-14 
10:14:56.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Apr  6 11:26:22 UTC 2013 - [email protected]
+
+- Update to version 2.24.3:
+  + Require the mm-common version that actually allows avoiding the
+    dependency in the tarball as well as glibmm.
+  + Fix gtkmm-demo VS projects.
+  + Fix namespacing for Cairo (bgo#663303).
+- Run spec-cleaner to make a more thorough cleanup.
+
+-------------------------------------------------------------------

Old:
----
  gtkmm-2.24.2.tar.bz2

New:
----
  gtkmm-2.24.3.tar.xz

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

Other differences:
------------------
++++++ gtkmm2.spec ++++++
--- /var/tmp/diff_new_pack.Rv3OUa/_old  2013-04-14 10:14:58.000000000 +0200
+++ /var/tmp/diff_new_pack.Rv3OUa/_new  2013-04-14 10:14:58.000000000 +0200
@@ -18,21 +18,21 @@
 
 Name:           gtkmm2
 %define _name gtkmm
-BuildRequires:  atkmm-devel
-BuildRequires:  cairomm-devel
-BuildRequires:  fdupes
-BuildRequires:  gcc-c++
-BuildRequires:  glibmm2-devel
-BuildRequires:  gtk2-devel >= 2.15.1
-BuildRequires:  libsigc++2-devel
-BuildRequires:  pangomm-devel
-Version:        2.24.2
+Version:        2.24.3
 Release:        0
 Summary:        C++ Interface for GTK2 (a GUI Library for X)
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://www.gtkmm.org/
-Source:         
http://download.gnome.org/sources/gtkmm/2.24/%{_name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/gtkmm/2.24/%{_name}-%{version}.tar.xz
+BuildRequires:  atkmm-devel
+BuildRequires:  cairomm-devel
+BuildRequires:  fdupes
+BuildRequires:  gcc-c++
+BuildRequires:  glibmm2-devel >= 2.27.93
+BuildRequires:  libsigc++2-devel
+BuildRequires:  pangomm-devel >= 2.27.1
+BuildRequires:  pkgconfig(gtk+-2.0) >= 2.24.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -78,10 +78,10 @@
 #ACLOCAL="aclocal -I scripts" autoreconf -f -i
 %configure \
         --disable-static
-make %{?jobs:-j%jobs} gtkmm_docdir=%{_docdir}/%{name}/docs
+make %{?_smp_mflags} gtkmm_docdir=%{_docdir}/%{name}/docs
 
 %install
-%makeinstall
+%make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %fdupes %{buildroot}
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to