]> git.pld-linux.org Git - packages/glibmm.git/blobdiff - glibmm.spec
- 2.11.2
[packages/glibmm.git] / glibmm.spec
index 3cd18c2a5e29b1ee62e28a287245461bce168069..03f544a3626fdec715f98ecbe74ff60853235d28 100644 (file)
@@ -1,26 +1,27 @@
+#
 # Conditional build:
 %bcond_without static_libs     # don't build static library
 #
 Summary:       A C++ interface for glib library
 Summary(pl):   Interfejs C++ dla biblioteki glib
 Name:          glibmm
-Version:       2.10.2
+Version:       2.11.2
 Release:       1
 License:       LGPL
 Group:         Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.10/%{name}-%{version}.tar.bz2
-# Source0-md5: b3e217fcca69d833248997839d81c3ed
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.11/%{name}-%{version}.tar.bz2
+# Source0-md5: bad2e7c6e19e4cc8ee7666951189ed25
 URL:           http://gtkmm.sourceforge.net/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
-BuildRequires: glib2-devel >= 1:2.8.0
-BuildRequires: libsigc++-devel >= 1:2.0.10
+BuildRequires: glib2-devel >= 1:2.12.0
+BuildRequires: libsigc++-devel >= 1:2.0.17
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:1.4d
 BuildRequires: perl-XML-Parser
 BuildRequires: pkgconfig
-Requires:      glib2 >= 1:2.8.0
-Requires:      libsigc++ >= 1:2.0.10
+Requires:      glib2 >= 1:2.12.0
+Requires:      libsigc++ >= 1:2.0.17
 Obsoletes:     gtkmm-glib
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -35,8 +36,8 @@ Summary:      Header files for glibmm library
 Summary(pl):   Pliki nag³ówkowe biblioteki glibmm
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      glib2-devel >= 1:2.8.0
-Requires:      libsigc++-devel >= 1:2.0.10
+Requires:      glib2-devel >= 1:2.12.0
+Requires:      libsigc++-devel >= 1:2.0.17
 Requires:      libstdc++-devel
 Obsoletes:     gtkmm-glib-devel
 
@@ -78,6 +79,7 @@ Szczeg
 %{__aclocal} -I scripts
 %{__autoconf}
 %{__automake}
+LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure \
        --enable-fulldocs \
        %{?with_static_libs:--enable-static}
This page took 0.051593 seconds and 4 git commands to generate.