]> git.pld-linux.org Git - packages/dict-jargon.git/blobdiff - dict-jargon.spec
- tabs in preamble
[packages/dict-jargon.git] / dict-jargon.spec
index b7e7249da2d873eef45cab3cec9dafa89d8a9db4..126c68d67115891a1e295beead28bb03c67dc13d 100644 (file)
@@ -1,8 +1,8 @@
 %define                dictname jargon
 Summary:       The On-Line Hacker Jargon File dictionary for dictd
-Summary(pl):   S³ownik Hacker Jargon dla dictd
+Summary(pl.UTF-8):     Słownik Hacker Jargon dla dictd
 Name:          dict-%{dictname}
-Version:       4.3.3
+Version:       4.4.7
 Release:       2
 License:       GPL
 Group:         Applications/Dictionaries
@@ -12,17 +12,18 @@ Source0:    http://atos.wmid.amu.edu.pl/~undefine/jarg433.gz
 URL:           http://www.dict.org/
 BuildRequires: dictfmt
 BuildRequires: dictzip
-Requires:      dictd
 Requires:      %{_sysconfdir}/dictd
+Requires:      dictd
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This package contains The On-Line Hacker Jargon File, version %{version},
-formatted for use by the dictionary server in the dictd package.
+This package contains The On-Line Hacker Jargon File, version
+%{version}, formatted for use by the dictionary server in the dictd
+package.
 
-%description -l pl
-Ten pakiet zawiera s³ownik The On-Line Hacker Jargon File w wersji
-%{version}, sformatowany do u¿ytku z serwerem s³ownika dictd.
+%description -l pl.UTF-8
+Ten pakiet zawiera słownik The On-Line Hacker Jargon File w wersji
+%{version}, sformatowany do użytku z serwerem słownika dictd.
 
 %prep
 %setup -q -c -T
@@ -59,5 +60,5 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/dictd/%{dictname}.dictconf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dictd/%{dictname}.dictconf
 %{_datadir}/dictd/%{dictname}.*
This page took 0.308885 seconds and 4 git commands to generate.