]> git.pld-linux.org Git - packages/glibmm.git/blobdiff - glibmm.spec
- updated to 2.44.0
[packages/glibmm.git] / glibmm.spec
index 479dd1443b64d7a87accd865575cb32a7e43c810..2196c9173184f476515a437f848bea20b04bad52 100644 (file)
@@ -1,18 +1,20 @@
+# TODO
+# - make clean on -examples (remove .deps) -> & noarch subpackage
 #
 # Conditional build:
 %bcond_without static_libs     # don't build static library
-#
-%define        glib_ver 1:2.36.1
+
+%define        glib_ver 1:2.44.0
 %define                libsig_ver 1:2.2.10
 Summary:       A C++ interface for glib library
 Summary(pl.UTF-8):     Interfejs C++ dla biblioteki glib
 Name:          glibmm
-Version:       2.36.2
+Version:       2.44.0
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.36/%{name}-%{version}.tar.xz
-# Source0-md5: 5c96d566c22c209d7b9cbf2344c469e9
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.44/%{name}-%{version}.tar.xz
+# Source0-md5: 32ee4150b436d097fe2506d0b0b13a75
 URL:           http://www.gtkmm.org/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.11
@@ -21,7 +23,7 @@ BuildRequires:        libsigc++-devel >= %{libsig_ver}
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:2.0
 BuildRequires: m4
-BuildRequires: mm-common >= 0.9.6
+BuildRequires: mm-common >= 0.9.7
 BuildRequires: pkgconfig
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
@@ -72,6 +74,9 @@ Group:                Documentation
 Requires:      gtk-doc-common
 Provides:      glibmm-doc
 Obsoletes:     glibmm-doc
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 Reference documentation for glibmm.
This page took 0.082224 seconds and 4 git commands to generate.