diff --git a/.cvsignore b/.cvsignore index b38e3de..bfc6ced 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ gnome-system-monitor-2.14.2.tar.bz2 +po.tar.gz diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 0b355eb..945795b 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -15,6 +15,8 @@ Release: 2 License: GPL Group: Applications/System Source: http://download.gnome.org/GNOME/pre-gnome2/sources/gnome-system-monitor/gnome-system-monitor-%{version}.tar.bz2 +# po/LINGUAS disaster +Source1: po.tar.gz BuildRoot: %{_tmppath}/%{name}-root Requires: libgnomeui >= %{libgnomeui_version} Requires: libgtop2 >= %{libgtop2_version} @@ -38,6 +40,7 @@ gnome-system-monitor is a simple process and system monitor. %prep %setup -q -n gnome-system-monitor-%{version} +tar xzf %{SOURCE1} %build diff --git a/sources b/sources index 09f54cc..bc12355 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 0db673018a07a5fb5da6c1715f366382 gnome-system-monitor-2.14.2.tar.bz2 +f5f8c8332ef78e637b7d96344f0a84cc po.tar.gz