SHA256
1
0
forked from pool/gtkmm2

Accepting request 44705 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/gtkmm2 via accept of submit request 44705 revision 3.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/44705
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtkmm2?expand=0&rev=50
This commit is contained in:
Vincent Untz 2010-08-06 11:06:46 +00:00 committed by Git OBS Bridge
parent 3cd3ebb98d
commit a1701d81c1
5 changed files with 40 additions and 11 deletions

1
baselibs.conf Normal file
View File

@ -0,0 +1 @@
gtkmm2

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:311d2156f15cdbdce22cb2af6e606a3f621d7dfebea6f7b1be0132e81af90585
size 12554334

3
gtkmm-2.21.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:01bada05487a2fdcc8009eb1e0aa781d5f5045ad1f34ef6aacade2f5bb843325
size 11330536

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Fri Aug 6 04:35:56 CEST 2010 - vuntz@opensuse.org
- Update to version 2.21.5:
+ Adapt to recent GDK and Gtk+ deprecations.
You may need to include gtkmm/box, gtkmm/dialog.h,
gtkmm/main.h, gtkmm/treepath, or gtkmm.h before other gtkmm or
gtk+ includes to build with disabled deprecations and warnings
as errors.
+ PrintOperation: get_default_page_setup(): refcount fix.
bgo#622957
- Changes from version 2.21.1:
+ atkmm is now a separate tarball module.
+ Remove support for these glibmm build options via ifdefs:
--enable-api-exceptions
--enable-api-properties
--enable-api-default-signal-handlers
(All this gtkmm API is now always present.)
+ Assistant: Added commit().
+ Entry: Added im_context_filter_keypress() and
reset_im_context().
- Add atkmm-devel BuildRequires and remove update-desktop-files
BuildRequires.
-------------------------------------------------------------------
Thu Jun 10 08:56:43 UTC 2010 - wittemar@googlemail.com
- build 32bit-package
-------------------------------------------------------------------
Fri May 7 00:33:11 CEST 2010 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package gtkmm2 (Version 2.20.3)
# spec file for package gtkmm2 (Version 2.21.5)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,9 +20,9 @@
Name: gtkmm2
%define _name gtkmm
BuildRequires: cairomm-devel fdupes gcc-c++ glibmm2-devel libsigc++2-devel pangomm-devel update-desktop-files
BuildRequires: atkmm-devel cairomm-devel fdupes gcc-c++ glibmm2-devel libsigc++2-devel pangomm-devel
BuildRequires: gtk2-devel >= 2.15.1
Version: 2.20.3
Version: 2.21.5
Release: 1
Group: System/Libraries
License: LGPLv2.1+
@ -99,14 +99,13 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/*
%{_libdir}/*.so
%{_libdir}/pkgconfig/*.pc
%{_libdir}/gdkmm-2.4
%{_libdir}/gtkmm-2.4
%{_libdir}/gdkmm-2.4/
%{_libdir}/gtkmm-2.4/
%files doc
%defattr (-, root, root)
%{_datadir}/devhelp/books/gtkmm-2.4
%{_datadir}/doc/gtkmm-2.4
%{_datadir}/gtkmm-2.4
%{_datadir}/devhelp/books/gtkmm-2.4/
%{_datadir}/doc/gtkmm-2.4/
# Avoid BuildRequires on devhelp
%dir %{_datadir}/devhelp
%dir %{_datadir}/devhelp/books