packages: gnome-utils/gnome-utils.spec - updated to 2.30.0
megabajt
megabajt at pld-linux.org
Wed Mar 31 09:02:51 CEST 2010
Author: megabajt Date: Wed Mar 31 07:02:51 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.30.0
---- Files affected:
packages/gnome-utils:
gnome-utils.spec (1.172 -> 1.173)
---- Diffs:
================================================================
Index: packages/gnome-utils/gnome-utils.spec
diff -u packages/gnome-utils/gnome-utils.spec:1.172 packages/gnome-utils/gnome-utils.spec:1.173
--- packages/gnome-utils/gnome-utils.spec:1.172 Wed Jan 20 20:06:55 2010
+++ packages/gnome-utils/gnome-utils.spec Wed Mar 31 09:02:46 2010
@@ -6,13 +6,13 @@
Summary(uk.UTF-8): Утиліти GNOME
Summary(zh_CN.UTF-8): GNOME应用程序集
Name: gnome-utils
-Version: 2.28.3
+Version: 2.30.0
Release: 1
Epoch: 1
License: GPL v2
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-utils/2.28/%{name}-%{version}.tar.bz2
-# Source0-md5: ccfd36710952fa5280612c1c00e915e8
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-utils/2.30/%{name}-%{version}.tar.bz2
+# Source0-md5: c6d779ddccf99cbe0667b578078dd011
URL: http://www.gnome.org/
BuildRequires: GConf2-devel >= 2.26.0
BuildRequires: autoconf
@@ -34,6 +34,7 @@
BuildRequires: rpmbuild(find_lang) >= 1.23
BuildRequires: rpmbuild(macros) >= 1.311
BuildRequires: scrollkeeper >= 0.3.11
+BuildRequires: sed >= 4.0
BuildRequires: zlib-devel
Requires(post,postun): desktop-file-utils
Requires(post,postun): scrollkeeper
@@ -205,6 +206,9 @@
%prep
%setup -q
+sed -i -e 's/^en at shaw//' po/LINGUAS
+rm -f po/en at shaw.po
+
%build
%{__intltoolize}
%{__gnome_doc_common}
@@ -216,6 +220,7 @@
%configure \
--disable-schemas-install \
--disable-scrollkeeper \
+ --enable-gtk-doc \
--with-html-dir=%{_gtkdocdir}
%{__make}
@@ -371,6 +376,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.173 2010/03/31 07:02:46 megabajt
+- updated to 2.30.0
+
Revision 1.172 2010/01/20 19:06:55 megabajt
- updated to 2.28.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-utils/gnome-utils.spec?r1=1.172&r2=1.173&f=u
More information about the pld-cvs-commit
mailing list