SPECS: ruby-xslt.spec - use %banner macro

zergin zergin at pld-linux.org
Mon Apr 30 11:13:50 CEST 2007


Author: zergin                       Date: Mon Apr 30 09:13:50 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use %banner macro

---- Files affected:
SPECS:
   ruby-xslt.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/ruby-xslt.spec
diff -u SPECS/ruby-xslt.spec:1.1 SPECS/ruby-xslt.spec:1.2
--- SPECS/ruby-xslt.spec:1.1	Sun Apr 29 23:25:46 2007
+++ SPECS/ruby-xslt.spec	Mon Apr 30 11:13:45 2007
@@ -54,10 +54,11 @@
 %dir %{ruby_archdir}/xml
 
 %post
-echo "\n********************************************************************************"
-echo " ruby-xslt documentation in: %{_docdir}/%{name}-%{version}/index.html"
-echo "********************************************************************************\n"
-
+%banner %{name}-%{version} << EOF
+********************************************************************************
+*     ruby-xslt documentation in: %{_docdir}/%{name}-%{version}/index.html     *
+********************************************************************************
+EOF
 
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/04/30 09:13:45  zergin
+- use %banner macro
+
 Revision 1.1  2007/04/29 21:25:46  zergin
 - Import: original SPEC by Piotr Biedruna (p.biedruna at gmail dot com)
 - Converted to UTF8
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ruby-xslt.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list