Author: goetz
Date: Wed Feb 14 09:59:37 2007
New Revision: 120734

Added:
   packages/cooker/ekiga/current/SOURCES/ekiga-2.0.5.tar.bz2   (contents, props 
changed)
Removed:
   packages/cooker/ekiga/current/SOURCES/ekiga-2.0.4.tar.bz2
Modified:
   packages/cooker/ekiga/current/SPECS/ekiga.spec

Log:
- new version
- bump deps
- update file list


Added: packages/cooker/ekiga/current/SOURCES/ekiga-2.0.5.tar.bz2
==============================================================================
Binary file. No diff available.

Modified: packages/cooker/ekiga/current/SPECS/ekiga.spec
==============================================================================
--- packages/cooker/ekiga/current/SPECS/ekiga.spec      (original)
+++ packages/cooker/ekiga/current/SPECS/ekiga.spec      Wed Feb 14 09:59:37 2007
@@ -1,9 +1,9 @@
-%define pwlib_version 1.10.3
-%define opal_version 2.2.4
+%define pwlib_version 1.10.4
+%define opal_version 2.2.5
 
 Summary:       Voice and Video over IP software (H323 / SIP)
 Name:          ekiga
-Version:       2.0.4
+Version:       2.0.5
 Release:       %mkrel 1
 License:       GPL
 Group:         Video
@@ -60,7 +60,7 @@
 %makeinstall_std
 
 %find_lang %{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.lang
 done
 

Reply via email to