commit gtkmm2 for openSUSE:Factory
Hello community, here is the log from the commit of package gtkmm2 for openSUSE:Factory checked in at 2013-06-29 19:42:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtkmm2 (Old) and /work/SRC/openSUSE:Factory/.gtkmm2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gtkmm2" Changes: -------- --- /work/SRC/openSUSE:Factory/gtkmm2/gtkmm2.changes 2013-04-20 17:44:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gtkmm2.new/gtkmm2.changes 2013-06-29 19:42:18.000000000 +0200 @@ -1,0 +2,14 @@ +Sat Jun 29 12:27:24 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.24.4: + + Respinned tarball with matching gmmproc version (bgo#697835). +- Drop gtkmm2-includes.patch: this was needed to work around + tarball issues. +- Remove --enable-maintainer-mode and --enable-documentation + configure parameters: as we can use the tarball again, we don't + have to do the entire bootstrapping on our own. +- Drop perl(XML::Parser), graphviz, doxygen and xsltproc + BuildRequires, which were only used to bootstrap. +- Stop packaging INSTALL file as it is not needed. + +------------------------------------------------------------------- Old: ---- gtkmm-2.24.3.tar.xz gtkmm2-includes.patch New: ---- gtkmm-2.24.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtkmm2.spec ++++++ --- /var/tmp/diff_new_pack.VC7QIv/_old 2013-06-29 19:42:19.000000000 +0200 +++ /var/tmp/diff_new_pack.VC7QIv/_new 2013-06-29 19:42:19.000000000 +0200 @@ -18,15 +18,13 @@ Name: gtkmm2 %define _name gtkmm -Version: 2.24.3 +Version: 2.24.4 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.xz -# PATCH-FIX-UPSTREAM gtkmm2-includes.patch bgo#697835 dimstar@opensuse.org -- Fix include headers of gtkmm -Patch0: gtkmm2-includes.patch BuildRequires: atkmm-devel BuildRequires: cairomm-devel BuildRequires: fdupes @@ -35,11 +33,6 @@ BuildRequires: libsigc++2-devel BuildRequires: pangomm-devel >= 2.27.1 BuildRequires: pkgconfig(gtk+-2.0) >= 2.24.0 -# Needed for patch0 -BuildRequires: doxygen -BuildRequires: graphviz -BuildRequires: xsltproc -BuildRequires: perl(XML::Parser) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -79,16 +72,10 @@ %prep %setup -q -n %{_name}-%{version} -%patch0 -p1 %build -# FIXME: cannot autoreconf, HAVE_MKFIFO is missing. -#ACLOCAL="aclocal -I scripts" autoreconf -f -i -# --enable-maintainer-mode is needed for patch0 %configure \ - --disable-static \ - --enable-maintainer-mode\ - --enable-documentation + --disable-static make %{?_smp_mflags} gtkmm_docdir=%{_docdir}/%{name}/docs %install @@ -105,7 +92,7 @@ %files -n libgtkmm-2_4-1 %defattr (-, root, root) -%doc AUTHORS COPYING ChangeLog INSTALL NEWS README +%doc AUTHORS COPYING ChangeLog NEWS README %{_libdir}/*.so.* %files devel ++++++ gtkmm-2.24.3.tar.xz -> gtkmm-2.24.4.tar.xz ++++++ /work/SRC/openSUSE:Factory/gtkmm2/gtkmm-2.24.3.tar.xz /work/SRC/openSUSE:Factory/.gtkmm2.new/gtkmm-2.24.4.tar.xz differ: char 25, line 1 -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de