automatic version update by autodist [release 2.0.3-1mamba;Thu Jun 18 2015]
This commit is contained in:
parent
d654046e4a
commit
16234b075e
@ -6,7 +6,7 @@
|
|||||||
%define libname libcups
|
%define libname libcups
|
||||||
|
|
||||||
Name: cups
|
Name: cups
|
||||||
Version: 2.0.2
|
Version: 2.0.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Common UNIX Printing System
|
Summary: Common UNIX Printing System
|
||||||
Group: System/Spooling
|
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
|
# cups installs .po files instead of .mo, so the find_lang macro won't work
|
||||||
> %{name}.lang
|
> %{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 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
|
echo "%lang($i) %{_datadir}/locale/$i/cups_$i.po" >> %{name}.lang
|
||||||
done
|
done
|
||||||
|
|
||||||
@ -295,6 +295,9 @@ fi
|
|||||||
%doc CHANGES.txt README.txt
|
%doc CHANGES.txt README.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 18 2015 Automatic Build System <autodist@mambasoft.it> 2.0.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Feb 10 2015 Automatic Build System <autodist@mambasoft.it> 2.0.2-1mamba
|
* Tue Feb 10 2015 Automatic Build System <autodist@mambasoft.it> 2.0.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user