From 5a90ddd104f91cdc1ef44b4900dd446c6a7313b0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: May 10 2006 17:21:00 +0000 Subject: mo' po --- diff --git a/.cvsignore b/.cvsignore index c21173e..af61de0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ zenity-2.15.1.tar.bz2 +po.tar.gz diff --git a/sources b/sources index fe5bd2f..a0a0f46 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ cc5e22c91e6e0630c931394159195eb9 zenity-2.15.1.tar.bz2 +afc4437b62b42d2afe0cf3445cb08265 po.tar.gz diff --git a/zenity.spec b/zenity.spec index ef47d94..19809be 100644 --- a/zenity.spec +++ b/zenity.spec @@ -6,6 +6,9 @@ Group: Applications/System License: GPL URL: http://directory.fsf.org/zenity.html Source0: http://ftp.gnome.org/pub/GNOME/sources/zenity/2.14/zenity-%{version}.tar.bz2 +# po/LINGUAS disaster +Source1: po.tar.gz + BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gnome-doc-utils >= 0.3.2 @@ -27,6 +30,7 @@ from the same family as dialog, Xdialog, and cdialog. %prep %setup -q +tar xzf %{SOURCE1} %build autoconf