automatic version update by autodist [release 1.7.3-1mamba;Sat Jun 07 2014]
This commit is contained in:
parent
a8235a21c6
commit
b37483af86
@ -6,7 +6,7 @@
|
||||
%define libname libcups
|
||||
|
||||
Name: cups
|
||||
Version: 1.7.2
|
||||
Version: 1.7.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 de es fr it ja ru; do
|
||||
for i in ca cs de es fr it ja pt_BR ru; do
|
||||
echo "%lang($i) %{_datadir}/locale/$i/cups_$i.po" >> %{name}.lang
|
||||
done
|
||||
|
||||
@ -280,6 +280,9 @@ fi
|
||||
%doc CHANGES.txt README.txt
|
||||
|
||||
%changelog
|
||||
* Sat Jun 07 2014 Automatic Build System <autodist@mambasoft.it> 1.7.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 13 2014 Automatic Build System <autodist@mambasoft.it> 1.7.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user