diff --git a/cups.spec b/cups.spec index 03887fa..82cd374 100644 --- a/cups.spec +++ b/cups.spec @@ -6,7 +6,7 @@ %define libname libcups Name: cups -Version: 2.0.2 +Version: 2.0.3 Release: 1mamba Summary: Common UNIX Printing System Group: System/Spooling @@ -113,7 +113,7 @@ touch %{buildroot}%{_sysconfdir}/cups/printers.conf # cups installs .po files instead of .mo, so the find_lang macro won't work > %{name}.lang #for i in da de es eu fi fr hu id it ja ko nl no pl pt pt_BR ru sv zh zh_TW; do -for i in ca cs es fr it ja ru; do +for i in ca cs de es fr it ja ru; do echo "%lang($i) %{_datadir}/locale/$i/cups_$i.po" >> %{name}.lang done @@ -295,6 +295,9 @@ fi %doc CHANGES.txt README.txt %changelog +* Thu Jun 18 2015 Automatic Build System 2.0.3-1mamba +- automatic version update by autodist + * Tue Feb 10 2015 Automatic Build System 2.0.2-1mamba - automatic version update by autodist