]> git.pld-linux.org Git - packages/dict-vera.git/commitdiff
- adapterized (sorted %verify flags) auto/th/dict-vera-1_9-3
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-vera.spec -> 1.8

dict-vera.spec

index 0139f4c72f7ea10e6eb78df93c446b7b2dc75083..8735913c554376e970b2fe1e46d573a85042d83f 100644 (file)
@@ -11,17 +11,17 @@ Source0:    ftp://ftp.gnu.org/gnu/vera/%{dictname}-%{version}.tar.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 V.E.R.A, version %{version}, formatted for use by
-the dictionary server in the dictd package.
+This package contains V.E.R.A, version %{version}, formatted for use
+by the dictionary server in the dictd package.
 
 %description -l pl
-Ten pakiet zawiera s³ownik V.E.R.A w wersji %{version}, sformatowany do
-u¿ytku z serwerem s³ownika dictd.
+Ten pakiet zawiera s³ownik V.E.R.A w wersji %{version}, sformatowany
+do u¿ytku z serwerem s³ownika dictd.
 
 %prep
 %setup -q -n %{dictname}-%{version}
@@ -60,5 +60,5 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc README vera.texi
-%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.13596 seconds and 4 git commands to generate.