Author: freetz Date: Thu Jun 15 11:49:58 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.2, added no_G_DEBUG patch, updated deps
---- Files affected: SPECS: gnome-session.spec (1.105 -> 1.106) ---- Diffs: ================================================================ Index: SPECS/gnome-session.spec diff -u SPECS/gnome-session.spec:1.105 SPECS/gnome-session.spec:1.106 --- SPECS/gnome-session.spec:1.105 Fri Jun 9 21:54:13 2006 +++ SPECS/gnome-session.spec Thu Jun 15 13:49:52 2006 @@ -7,7 +7,7 @@ Summary(pl): Programy dla desktopu środowiska graficznego GNOME2 Name: gnome-session Version: 2.15.1 -Release: 1 +Release: 2 License: LGPL Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.15/%{name}-%{version}.tar.bz2 @@ -15,25 +15,26 @@ Source1: %{name}-gnome.desktop Patch0: %{name}-desktop.patch Patch1: %{name}-configure.patch +Patch2: %{name}-no_G_DEBUG.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: autoconf BuildRequires: automake BuildRequires: esound-devel >= 1:0.2.30 -BuildRequires: gnome-common >= 2.8.0 -BuildRequires: gnome-keyring-devel >= 0.4.9 -BuildRequires: gtk+2-devel >= 2:2.9.2 +BuildRequires: gnome-common >= 2.12.0 +BuildRequires: gnome-keyring-devel >= 0.5.1 +BuildRequires: gtk+2-devel >= 2:2.9.3 BuildRequires: intltool >= 0.35 BuildRequires: libgnomeui-devel >= 2.15.1 BuildRequires: libtool BuildRequires: libwrap-devel -BuildRequires: pango-devel >= 1:1.13.1 +BuildRequires: pango-devel >= 1:1.13.2 BuildRequires: perl-base BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 Requires(post,preun): GConf2 >= 2.14.0 -Requires: control-center >= 1:2.14.2 -Requires: gnome-keyring >= 0.4.9 +Requires: control-center >= 1:2.15.3 +Requires: gnome-keyring >= 0.5.1 Requires: gnome-splash Requires: gnome-wm Requires: libgnomeui >= 2.15.1 @@ -74,10 +75,11 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build -%{__intltoolize} %{__glib_gettextize} +%{__intltoolize} %{__libtoolize} %{__aclocal} %{__autoconf} @@ -143,6 +145,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.106 2006/06/15 11:49:52 freetz +- rel.2, added no_G_DEBUG patch, updated deps + Revision 1.105 2006/06/09 19:54:13 freetz - 2.15.1, GNOME 2.15.x deps, configure.patch added to avoid checking for installed and not needed at build time programs, remove unsupported ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-session.spec?r1=1.105&r2=1.106&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
