]> git.pld-linux.org Git - packages/VOCP.git/blobdiff - VOCP.spec
- tabs in preamble
[packages/VOCP.git] / VOCP.spec
index c5144e8eb64ca3f27738ad928eb9b0d0e802c442..0a8510d204610360f010d26666b53b7a743c7359 100644 (file)
--- a/VOCP.spec
+++ b/VOCP.spec
@@ -18,7 +18,7 @@
 %define                _vocpwebdir     /home/services/httpd/html/vocp
 
 Summary:       VOCP is a complete messaging solution for voice modems
-Summary(pl):   VOCP to pe³na obs³uga wiadomo¶ci dla modemów g³osowych
+Summary(pl.UTF-8):     VOCP to pełna obsługa wiadomości dla modemów głosowych
 Name:          VOCP
 Version:       0.9.3
 Release:       0.1
@@ -32,10 +32,10 @@ Patch1:             %{name}-bin.patch
 Patch2:                %{name}-vocpweb.patch
 Patch3:                %{name}-doc.patch
 URL:           http://www.vocpsystem.com/
-Requires:      perl-Modem-Vgetty
 Requires:      festival
-Requires:      logrotate
 Requires:      lame
+Requires:      logrotate
+Requires:      perl-Modem-Vgetty
 Requires:      vorbis-tools
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -43,32 +43,32 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Much more than an answering machine, VOCP transforms your computer
 into a full-featured call answering and voice messaging system.
 
-%description -l pl
-VOCP to du¿o wiêcej ni¿ automatyczna sekretarka - zamienia komputer na
-w pe³ni funkcjonalny system odpowiedzi i komunikatów g³osowych.
+%description -l pl.UTF-8
+VOCP to dużo więcej niż automatyczna sekretarka - zamienia komputer na
+w pełni funkcjonalny system odpowiedzi i komunikatów głosowych.
 
 %package perl-modules
 Summary:       Perl modules for VOCP
-Summary(pl):   Modu³y Perla dla VOCP
+Summary(pl.UTF-8):     Moduły Perla dla VOCP
 Group:         Applications/Communications
 Requires:      perl >= 5.8.0
 
 %description perl-modules
 Perl modules for VOCP.
 
-%description perl-modules -l pl
-Modu³y Perla dla VOCP.
+%description perl-modules -l pl.UTF-8
+Moduły Perla dla VOCP.
 
 %package vocpweb
 Summary:       Web GUI for VOCP
-Summary(pl):   Interfejs graficzny WWW dla VOCP
+Summary(pl.UTF-8):     Interfejs graficzny WWW dla VOCP
 Group:         Applications/Communications
 Requires:      %{name}-perl-modules
 
 %description vocpweb
 Web GUI for VOCP.
 
-%description vocpweb -l pl
+%description vocpweb -l pl.UTF-8
 Interfejs graficzny WWW dla VOCP.
 
 %prep
@@ -136,13 +136,13 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc INSTALL CHANGELOG prog/bin/README-bin doc/*
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/vocp/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vocp/*
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/vocp
 %attr(1777,root,root) %dir /var/spool/voice/incoming/cache
 %attr(755,root,root) /var/spool/voice/commands/*
 %{_var}/spool/voice/messages/*
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/%{name}
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}
 %attr(640,root,root) /var/log/*log
 
 %files perl-modules
This page took 0.051929 seconds and 4 git commands to generate.