SPECS: enchant.spec - rel.2 - get rid of stupid banners, use suggests
blues
blues at pld-linux.org
Thu May 8 23:12:43 CEST 2008
Author: blues Date: Thu May 8 21:12:42 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel.2 - get rid of stupid banners, use suggests
---- Files affected:
SPECS:
enchant.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/enchant.spec
diff -u SPECS/enchant.spec:1.21 SPECS/enchant.spec:1.22
--- SPECS/enchant.spec:1.21 Mon Feb 12 22:23:54 2007
+++ SPECS/enchant.spec Thu May 8 23:12:37 2008
@@ -7,7 +7,7 @@
Summary(pl.UTF-8): libenchant - ogólna biblioteka sprawdzania pisowni
Name: enchant
Version: 1.3.0
-Release: 1
+Release: 2
License: LGPL
Group: Libraries
Source0: http://www.abisource.com/downloads/enchant/%{version}/%{name}-%{version}.tar.gz
@@ -21,6 +21,7 @@
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: uspell-devel >= 1.1.0
+Suggests: %{name}-backend
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -96,6 +97,7 @@
Group: Libraries
Requires: %{name} = %{version}-%{release}
Requires: aspell >= 2:0.50.0
+Provides: %{name}-backend
%description aspell
aspell provider module for Enchant.
@@ -108,6 +110,7 @@
Summary(pl.UTF-8): Moduł obsługujący hspella dla Enchanta
Group: Libraries
Requires: %{name} = %{version}-%{release}
+Provides: %{name}-backend
%description hspell
hspell provider module for Enchant.
@@ -120,6 +123,7 @@
Summary(pl.UTF-8): Moduł obsługujący ispella dla Enchanta
Group: Libraries
Requires: %{name} = %{version}-%{release}
+Provides: %{name}-backend
%description ispell
ispell provider module for Enchant.
@@ -132,6 +136,7 @@
Summary(pl.UTF-8): Moduł obsługujący myspella dla Enchanta
Group: Libraries
Requires: %{name} = %{version}-%{release}
+Provides: %{name}-backend
%description myspell
myspell provider module for Enchant.
@@ -144,6 +149,7 @@
Summary(pl.UTF-8): Moduł obsługujący uspella dla Enchanta
Group: Libraries
Requires: %{name} = %{version}-%{release}
+Provides: %{name}-backend
%description uspell
uspell provider module for Enchant.
@@ -180,17 +186,7 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post
-/sbin/ldconfig
-%banner %{name} -e << EOF
-you should install one of the backends for enchant:
-- enchant-aspell
-- enchant-hspell
-- enchant-ispell
-- enchant-myspell
-- enchant-uspell
-and appropriate dictionaries
-EOF
+%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
@@ -242,7 +238,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.21 2007-02-12 21:23:54 glen
+Revision 1.22 2008-05-08 21:12:37 blues
+- rel.2 - get rid of stupid banners, use suggests
+
+Revision 1.21 2007/02/12 21:23:54 glen
- tabs in preamble
Revision 1.20 2007/02/12 00:48:47 baggins
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/enchant.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list