SPECS (DEVEL): cvsweb.spec - optional cvsgraph

glen glen at pld-linux.org
Sat Jun 18 17:11:41 CEST 2005


Author: glen                         Date: Sat Jun 18 15:11:41 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- optional cvsgraph

---- Files affected:
SPECS:
   cvsweb.spec (1.21.2.9 -> 1.21.2.10) 

---- Diffs:

================================================================
Index: SPECS/cvsweb.spec
diff -u SPECS/cvsweb.spec:1.21.2.9 SPECS/cvsweb.spec:1.21.2.10
--- SPECS/cvsweb.spec:1.21.2.9	Sat Jun 18 16:58:58 2005
+++ SPECS/cvsweb.spec	Sat Jun 18 17:11:36 2005
@@ -4,7 +4,7 @@
 Summary(pl):	Wizualny (WWW) interfejs do przeglądania repozytorium cvs
 Name:		cvsweb
 Version:	3.0.5
-Release:	0.14
+Release:	0.15
 Epoch:		1
 License:	BSD
 Group:		Development/Tools
@@ -91,6 +91,13 @@
 # vim: filetype=apache ts=4 sw=4 et
 EOF
 
+%post
+if [ "$1" = 1 ]; then
+%banner %{name} -e <<'EOF'
+You might want to install optionally 'cvsgraph' program.
+EOF
+fi
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -148,6 +155,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21.2.10  2005/06/18 15:11:36  glen
+- optional cvsgraph
+
 Revision 1.21.2.9  2005/06/18 14:58:58  glen
 - added possible mod_perl configuration
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cvsweb.spec?r1=1.21.2.9&r2=1.21.2.10&f=u




More information about the pld-cvs-commit mailing list