]> git.pld-linux.org Git - packages/dict-ksocrat.git/commitdiff
- adapterized (sorted %verify flags) auto/th/dict-ksocrat-1_0_1-1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 12 Dec 2005 15:19:32 +0000 (15:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dict-ksocrat.spec -> 1.2

dict-ksocrat.spec

index aaa42d8f52ec717875357cfcf744f8dd1ee15a5f..6f87ed5d40f8079982a929415f078c50db52a092 100644 (file)
@@ -14,8 +14,8 @@ URL:          http://webua.net/zavolzhsky/english/programs.html
 Patch0:                %{dictname}-enru.patch
 BuildRequires: dictfmt
 BuildRequires: dictzip
-Requires:      dictd
 Requires:      %{_sysconfdir}/dictd
+Requires:      dictd
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -47,8 +47,8 @@ Russian-English dictionary for dictd encoded in koi8-r. Start server
 with --locale ru_RU.KOI8-R option in order to use it.
 
 %description ruen -l pl
-S³ownik rosyjsko-angielski dla dictd kodowany w koi8-r. Uruchom
-serwer z opcj± --locale ru_RU.KOI8-R, ¿eby móc go u¿ywaæ.
+S³ownik rosyjsko-angielski dla dictd kodowany w koi8-r. Uruchom serwer
+z opcj± --locale ru_RU.KOI8-R, ¿eby móc go u¿ywaæ.
 
 %prep
 %setup -q -c -a1
@@ -111,12 +111,12 @@ fi
 %defattr(644,root,root,755)
 %doc usr/share/apps/ksocrat/*_ENG.txt
 %lang(ru) %doc usr/share/apps/ksocrat/*_RUS.txt
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/dictd/%{dictname}-enru.dictconf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dictd/%{dictname}-enru.dictconf
 %{_datadir}/dictd/%{dictname}-enru.*
 
 %files ruen
 %defattr(644,root,root,755)
 %doc usr/share/apps/ksocrat/*_ENG.txt
 %lang(ru) %doc usr/share/apps/ksocrat/*_RUS.txt
-%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/dictd/%{dictname}-ruen.dictconf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dictd/%{dictname}-ruen.dictconf
 %{_datadir}/dictd/%{dictname}-ruen.*
This page took 0.090788 seconds and 4 git commands to generate.