SPECS: ghex.spec - updated to 2.20.1 - use better way to fix local...
megabajt
megabajt at pld-linux.org
Mon Dec 10 17:56:48 CET 2007
Author: megabajt Date: Mon Dec 10 16:56:48 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.20.1
- use better way to fix locale names
---- Files affected:
SPECS:
ghex.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/ghex.spec
diff -u SPECS/ghex.spec:1.33 SPECS/ghex.spec:1.34
--- SPECS/ghex.spec:1.33 Sun Nov 4 23:53:38 2007
+++ SPECS/ghex.spec Mon Dec 10 17:56:43 2007
@@ -2,15 +2,15 @@
Summary: GNOME2 binary editor
Summary(pl.UTF-8): Edytor binarny dla GNOME2
Name: ghex
-Version: 2.20.0
-Release: 2
+Version: 2.20.1
+Release: 1
License: GPL v2
Group: Applications/Editors
Source0: http://ftp.gnome.org/pub/GNOME/sources/ghex/2.20/%{name}-%{version}.tar.bz2
-# Source0-md5: 7f76315b08f0d54d58540bae2f014394
+# Source0-md5: c14943b79caed9b3c5362075d3f278cc
Patch0: %{name}-desktop.patch
URL: http://www.gnu.org/directory/text/editors/ghex.html
-BuildRequires: GConf2-devel >= 2.19.1
+BuildRequires: GConf2-devel >= 2.20.0
BuildRequires: atk-devel >= 1:1.20.0
BuildRequires: autoconf >= 2.53
BuildRequires: automake
@@ -19,13 +19,15 @@
BuildRequires: gtk+2-devel >= 2:2.12.0
BuildRequires: intltool >= 0.36.1
BuildRequires: libgnomeprintui-devel >= 2.18.0
-BuildRequires: libgnomeui-devel >= 2.19.1
+BuildRequires: libgnomeui-devel >= 2.20.1
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: popt-devel
BuildRequires: rpmbuild(macros) >= 1.311
+BuildRequires: sed >= 4.0
Requires(post,postun): /sbin/ldconfig
Requires(post,postun): gtk+2
+Requires(post,postun): hicolor-icon-theme
Requires(post,preun): GConf2
# sr at Latn vs. sr at latin
Conflicts: glibc-misc < 6:2.7
@@ -73,6 +75,9 @@
%setup -q
%patch0 -p1
+sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
+mv po/sr@{Latn,latin}.po
+
%build
%{__glib_gettextize}
%{__intltoolize}
@@ -91,8 +96,6 @@
DESTDIR=$RPM_BUILD_ROOT \
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
-[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
- mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
%find_lang %{name} --with-gnome --all-name
%clean
@@ -137,6 +140,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2007-12-10 16:56:43 megabajt
+- updated to 2.20.1
+- use better way to fix locale names
+
Revision 1.33 2007-11-04 22:53:38 ankry
- sr at Latn -> sr at latin, rel. 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ghex.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list