SPECS: gramps.spec - use suggests, not stupid banners.

blues blues at pld-linux.org
Sun Mar 1 13:56:05 CET 2009


Author: blues                        Date: Sun Mar  1 12:56:05 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use suggests, not stupid banners.

---- Files affected:
SPECS:
   gramps.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/gramps.spec
diff -u SPECS/gramps.spec:1.54 SPECS/gramps.spec:1.55
--- SPECS/gramps.spec:1.54	Sat Dec 13 23:07:54 2008
+++ SPECS/gramps.spec	Sun Mar  1 13:56:00 2009
@@ -29,6 +29,8 @@
 Requires(post,preun):	GConf2
 Requires:	hicolor-icon-theme
 Requires:	python-gnome-ui >= 2.12.2-2
+Suggests:	graphviz
+Suggests:	python-ReportLab
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -81,11 +83,6 @@
 %gconf_schema_install gramps.schemas
 %update_desktop_database_post
 %scrollkeeper_update_post
-%banner %{name} -e << EOF
-Following packages are strongly recommended to be installed:
-- graphviz (for creation of graphs)
-- python-ReportLab (for creation of PDF documents)
-EOF
 
 %preun
 %gconf_schema_uninstall gramps.schemas
@@ -146,6 +143,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2009/03/01 12:56:00  blues
+- use suggests, not stupid banners.
+
 Revision 1.54  2008/12/13 22:07:54  krystian
 - up to 3.0.4
 - locale_names.patch not needed (no locale not in sources)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gramps.spec?r1=1.54&r2=1.55&f=u



More information about the pld-cvs-commit mailing list