Author: ankry Date: Sat Feb 3 22:52:05 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - BR: gnome-doc-utils, ALL_LINGUAS fix
---- Files affected: SPECS: gnome-utils.spec (1.132.2.4 -> 1.132.2.5) ---- Diffs: ================================================================ Index: SPECS/gnome-utils.spec diff -u SPECS/gnome-utils.spec:1.132.2.4 SPECS/gnome-utils.spec:1.132.2.5 --- SPECS/gnome-utils.spec:1.132.2.4 Fri Feb 2 09:57:58 2007 +++ SPECS/gnome-utils.spec Sat Feb 3 23:51:59 2007 @@ -14,6 +14,7 @@ Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-utils/2.14/%{name}-%{version}.tar.bz2 # Source0-md5: d1d16ff6bfc1f6ddc110d18ec4dfdbfa Patch0: %{name}-desktop.patch +Patch1: %{name}-ALL_LINGUAS.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: autoconf @@ -22,6 +23,7 @@ BuildRequires: e2fsprogs-devel BuildRequires: gnome-common >= 2.12.0 BuildRequires: gnome-desktop-devel >= 2.14.0 +BuildRequires: gnome-doc-utils >= 0.3.2 BuildRequires: gnome-panel-devel >= 2.14.0 BuildRequires: gnome-vfs2-devel >= 2.14.0 BuildRequires: hal-devel >= 0.4.7 @@ -190,6 +192,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__intltoolize} @@ -360,6 +363,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.132.2.5 2007/02/03 22:51:59 ankry +- BR: gnome-doc-utils, ALL_LINGUAS fix + Revision 1.132.2.4 2007/02/02 08:57:58 ankry - kill no locale, rel. 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-utils.spec?r1=1.132.2.4&r2=1.132.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
