]> git.pld-linux.org Git - packages/dict-web1913.git/commitdiff
- adapterized (sorted %verify flags)
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-web1913.spec -> 1.21

dict-web1913.spec

index d51a46e43f1c8853b2874fc67e1b81be6897a22d..aa3f032196e5f3e27feafd68bfb999537f06710d 100644 (file)
@@ -19,8 +19,8 @@ BuildRequires:        automake
 BuildRequires: bison
 BuildRequires: dictzip
 BuildRequires: flex
-Requires:      dictd
 Requires:      %{_sysconfdir}/dictd
+Requires:      dictd
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -76,5 +76,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.096247 seconds and 4 git commands to generate.