Author: megabajt Date: Thu Nov 30 15:07:36 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.2.1 - added buildfix patch
---- Files affected: SPECS: glom.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/glom.spec diff -u SPECS/glom.spec:1.4 SPECS/glom.spec:1.5 --- SPECS/glom.spec:1.4 Mon Oct 23 18:00:09 2006 +++ SPECS/glom.spec Thu Nov 30 16:07:31 2006 @@ -2,20 +2,21 @@ Summary: A user-friendly database environment Summary(pl): Przyjazne użytkownikowi środowisko bazodanowe Name: glom -Version: 1.2.0 +Version: 1.2.1 Release: 1 License: GPL v2 Group: Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/glom/1.2/%{name}-%{version}.tar.bz2 # Source0-md5: 690b14bea6086ada40764b7e878924fa Patch0: %{name}-desktop.patch +Patch1: %{name}-buildfix.patch URL: http://www.glom.org/ BuildRequires: autoconf BuildRequires: automake BuildRequires: bakery-devel >= 2.4.0 BuildRequires: gnome-doc-utils >= 0.8.0 BuildRequires: gnome-vfsmm-devel >= 2.16.0 -BuildRequires: gtkmm-devel >= 2.10.2 +BuildRequires: gtkmm-devel >= 2.10.5 BuildRequires: intltool BuildRequires: iso-codes BuildRequires: libgdamm-devel >= 1.3.7 @@ -27,6 +28,7 @@ BuildRequires: python-pygtk-devel >= 2:2.10.3 Requires(post,postun): /sbin/ldconfig Requires(post,postun): gtk+2 +Requires(post,postun): hicolor-icon-theme Requires(post,postun): scrollkeeper Requires(post,postun): shared-mime-info Requires: python-gnome-extras-gda >= 2.14.2-4 @@ -43,6 +45,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__gnome_doc_prepare} @@ -106,6 +109,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/11/30 15:07:31 megabajt +- updated to 1.2.1 +- added buildfix patch + Revision 1.4 2006/10/23 16:00:09 grzegol - 1.2.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/glom.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
