From 39275d823544f8c69efa88cf16ed040b19c53c690cfd9a0d956a7fbd2e074aa9 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 5 Feb 2019 07:26:08 +0000 Subject: [PATCH] Accepting request 671205 from home:jengelh:branches:Education - Trim filler wording from description. - Retire old $RPM_* shell vars. OBS-URL: https://build.opensuse.org/request/show/671205 OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=14 --- dictd.changes | 6 ++++++ dictd.spec | 21 ++++++++++----------- 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/dictd.changes b/dictd.changes index 248255f..ff9d4a5 100644 --- a/dictd.changes +++ b/dictd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 4 18:59:56 UTC 2019 - Jan Engelhardt + +- Trim filler wording from description. +- Retire old $RPM_* shell vars. + ------------------------------------------------------------------- Sat Jan 26 18:09:17 UTC 2019 - opensuse-packaging@opensuse.org diff --git a/dictd.spec b/dictd.spec index ec1c416..deb1a74 100644 --- a/dictd.spec +++ b/dictd.spec @@ -45,10 +45,10 @@ BuildRequires: systemd-rpm-macros %endif %description -This package contains two programs. With dict, you have access to -powerful electronic dictionaries on the Internet. With dictd, you can -set up your own dictionary. To look up, for example, the word 'grunt', -just type "dict grunt" at a command line. See the man pages of dict and +This package contains two programs. dict gives access to +electronic dictionaries on the Internet. With dictd, one can +set up a custom dictionary. To look up, for example, the word "grunt", +execute `dict grunt` at a command line. See the man pages of dict and dictd for details. %prep @@ -63,17 +63,16 @@ Group: Development/Languages/C and C++ Requires: %{name} = %{version} %description devel -This package contains two programs. With dict, you have access to -powerful electronic dictionaries on the Internet. With dictd, you can -set up your own dictionary. To look up, for example, the word 'grunt', -just type "dict grunt" at a command line. See the man pages of dict and +This package contains two programs. dict gives access to +electronic dictionaries on the Internet. With dictd, one can +set up a custom dictionary. To look up, for example, the word "grunt", +execute `dict grunt` at a command line. See the man pages of dict and dictd for details. This package contains development files for the dictd package. - %build -export LDFLAGS="%{?__global_ldflags}" CPPFLAGS="$RPM_OPT_FLAGS -fPIC" +export LDFLAGS="%{?__global_ldflags}" CPPFLAGS="%{optflags} -fPIC" %configure --enable-dictorg --with-plugin-dbi # --disable-plugin make %{?_smp_mflags} @@ -82,7 +81,7 @@ make %{?_smp_mflags} %install %make_install install -D -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/colorit.conf -cat < $RPM_BUILD_ROOT/%{_sysconfdir}/dictd.conf +cat <%{buildroot}/%{_sysconfdir}/dictd.conf global { #syslog #syslog_facility daemon