Author: paladine Date: Wed Feb 23 13:16:28 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.4.7 - added missing BRs
---- Files affected: SPECS: glibmm.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/glibmm.spec diff -u SPECS/glibmm.spec:1.21 SPECS/glibmm.spec:1.22 --- SPECS/glibmm.spec:1.21 Wed Feb 2 11:18:05 2005 +++ SPECS/glibmm.spec Wed Feb 23 14:16:23 2005 @@ -2,18 +2,21 @@ Summary: A C++ interface for glib library Summary(pl): Interfejs C++ dla biblioteki glib Name: glibmm -Version: 2.4.6 +Version: 2.4.7 Release: 1 License: LGPL Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.4/%{name}-%{version}.tar.bz2 -# Source0-md5: 95876db161ee596309c852e7116b2c33 +# Source0-md5: affaa97f9e082ba4f4e7497dc4b32c9f URL: http://gtkmm.sourceforge.net/ BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: glib2-devel >= 1:2.4.4 BuildRequires: libsigc++-devel >= 1:2.0.3 +BuildRequires: libstdc++-devel BuildRequires: libtool >= 2:1.4d +BuildRequires: perl-XML-Parser +BuildRequires: pkgconfig Obsoletes: gtkmm-glib BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -74,7 +77,6 @@ %configure \ --enable-fulldocs \ --enable-static - %{__make} %install @@ -126,6 +128,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2005/02/23 13:16:23 paladine +- updated to 2.4.7 +- added missing BRs + Revision 1.21 2005/02/02 10:18:05 czucz - updated to 2.4.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/glibmm.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
