From a7fafc71dc83ff75898ff46f51e3f98beff8ab4c Mon Sep 17 00:00:00 2001 From: grzegol Date: Mon, 13 Sep 2004 11:50:00 +0000 Subject: [PATCH] - merged from DEVEL and updated to 2.8.0 - removed locale-names patch - remove no locale in %%install Changed files: zenity.spec -> 1.20 --- zenity.spec | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/zenity.spec b/zenity.spec index 6106262..50cd228 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,19 +1,18 @@ Summary: The GNOME port of dialog Summary(pl): Port dialog dla GNOME Name: zenity -Version: 2.6.2 +Version: 2.8.0 Release: 1 License: GPL Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.6/%{name}-%{version}.tar.bz2 -# Source0-md5: 3cd0878b9fe065973c48012199a7c61f -Patch0: %{name}-locale-names.patch +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.8/%{name}-%{version}.tar.bz2 +# Source0-md5: a4e64b5791cb038ad9da3b895103c3b1 URL: http://freshmeat.net/projects/zenity/ -BuildRequires: GConf2-devel >= 2.6.1 +BuildRequires: GConf2-devel >= 2.7.92 BuildRequires: autoconf BuildRequires: automake -BuildRequires: libglade2-devel >= 1:2.3.6 -BuildRequires: libgnomecanvas-devel >= 2.6.1 +BuildRequires: libglade2-devel >= 1:2.4.0 +BuildRequires: libgnomecanvas-devel >= 2.7.92 BuildRequires: perl-base BuildRequires: popt-devel BuildRequires: scrollkeeper @@ -31,9 +30,6 @@ skrypt %prep %setup -q -%patch0 -p1 - -mv po/{no,nb}.po %build %{__aclocal} @@ -48,6 +44,8 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no + # zenity-0.1.mo but gnome/help/zenity %find_lang %{name}-0.1 --with-gnome --all-name -- 2.44.0