From: Tomasz Pala Date: Mon, 9 Sep 2002 14:31:47 +0000 (+0000) Subject: - cosmetics, X-Git-Tag: STABLE~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdict-web1913.git;a=commitdiff_plain;h=ba9f482a5aba9a18d67b9ab2de6680a5bccd312f - cosmetics, - unified config entries and dict-* specs appearance. Changed files: dict-web1913.spec -> 1.11 --- diff --git a/dict-web1913.spec b/dict-web1913.spec index 96c2ce6..3642e13 100644 --- a/dict-web1913.spec +++ b/dict-web1913.spec @@ -7,16 +7,16 @@ Version: 1.4 Release: 2 License: Free to use, but see http://www.cogsci.princeton.edu/~wn/ Group: Applications/Dictionaries -URL: http://www.dict.org/ Source0: ftp://ftp.dict.org/pub/dict/%{name}-%{version}.tar.gz Source1: ftp://ftp.dict.org/pub/dict/%{dictname}-%{dictversion}.tar.gz -BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -BuildRequires: dictzip +URL: http://www.dict.org/ BuildRequires: autoconf -BuildRequires: flex BuildRequires: bison +BuildRequires: dictzip +BuildRequires: flex Requires: dictd Requires: %{_sysconfdir}/dictd +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Webster's Revised Unabridged Dictionary (1913). @@ -62,11 +62,11 @@ if [ -f /var/lock/subsys/dictd ]; then fi %postun -if [ "$1" = "0" -a -f /var/lock/subsys/dictd ]; then +if [ -f /var/lock/subsys/dictd ]; then /etc/rc.d/init.d/dictd restart 1>&2 || true fi %files %defattr(644,root,root,755) %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/dictd/%{dictname}.dictconf -%{_datadir}/dictd/%{dictname}* +%{_datadir}/dictd/%{dictname}.*