]> git.pld-linux.org Git - packages/dict-anhviet.git/blobdiff - dict-anhviet.spec
- tabs in preamble
[packages/dict-anhviet.git] / dict-anhviet.spec
index 41ab644af80d971a5232dc8124db5392d3d78c5e..8edc1cf850332e7c92ae899a426bd3f98d86abd4 100644 (file)
@@ -1,26 +1,27 @@
 %define                dictname anhviet
 Summary:       English-Vietnamese dictionary for dictd
-Summary(pl):   S³ownik angielsko-wietnamski dla dictd
+Summary(pl.UTF-8):     Słownik angielsko-wietnamski dla dictd
 Name:          dict-%{dictname}
 Version:       1.0
-Release:       1
+Release:       3
 License:       GPL (?)
 Group:         Applications/Dictionaries
 Source0:       http://vietlug.sourceforge.net/download/emacs/%{dictname}.index
+# Source0-md5: f319c97dd99a8890f27d947b23820e8f
 Source1:       http://vietlug.sourceforge.net/download/emacs/%{dictname}.utf.dz
+# Source1-md5: e96b030c7814d8ee9dbd30cd039e5f70
 URL:           http://vietlug.sourceforge.net/
-Requires:      dictd
 Requires:      %{_sysconfdir}/dictd
+Requires:      dictd
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 English-Vietnamese dictionary for dictd.
 
-%description -l pl
-S³ownik angielsko-wietnamski dla dictd.
+%description -l pl.UTF-8
+Słownik angielsko-wietnamski dla dictd.
 
 %prep
-%setup -C
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -51,5 +52,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.069218 seconds and 4 git commands to generate.