Author: goetz
Date: Mon Feb 12 23:25:12 2007
New Revision: 120225
Added:
packages/cooker/gnome-utils/current/SOURCES/gnome-utils-2.17.92.tar.bz2
(contents, props changed)
Removed:
packages/cooker/gnome-utils/current/SOURCES/gnome-utils-2.17.91.tar.bz2
Modified:
packages/cooker/gnome-utils/current/SPECS/gnome-utils.spec
Log:
- new version
- fix file list
Added: packages/cooker/gnome-utils/current/SOURCES/gnome-utils-2.17.92.tar.bz2
==============================================================================
Binary file. No diff available.
Modified: packages/cooker/gnome-utils/current/SPECS/gnome-utils.spec
==============================================================================
--- packages/cooker/gnome-utils/current/SPECS/gnome-utils.spec (original)
+++ packages/cooker/gnome-utils/current/SPECS/gnome-utils.spec Mon Feb 12
23:25:12 2007
@@ -3,7 +3,7 @@
%define libname %mklibname gdict1.0_ %{major}
Summary: GNOME utility programs such as file search and calculator
Name: gnome-utils
-Version: 2.17.91
+Version: 2.17.92
Epoch: 1
Release: %mkrel 1
License: LGPL
@@ -110,7 +110,7 @@
rm -rf %buildroot/var
%{find_lang} %{name}-2.0 --with-gnome --all-name
-for omf in %buildroot%_datadir/omf/*/*-??.omf ;do
+for omf in %buildroot%_datadir/omf/*/{*-??,*-??_??}.omf ;do
echo "%lang($(basename $omf|sed -e s/.*-// -e s/.omf//)) $(echo $omf|sed
s!%buildroot!!)" >> %name-2.0.lang
done