SPECS: ruby-xslt.spec - patch by Piotr Biedruna p.biedruna at gmai...

zergin zergin at pld-linux.org
Mon Apr 30 13:22:53 CEST 2007


Author: zergin                       Date: Mon Apr 30 11:22:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch by Piotr Biedruna p.biedruna at gmail dot com
   - remove %banner (no need to tell where the docs are, thnx qboosh)
   - have more verbose description

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

---- Diffs:

================================================================
Index: SPECS/ruby-xslt.spec
diff -u SPECS/ruby-xslt.spec:1.2 SPECS/ruby-xslt.spec:1.3
--- SPECS/ruby-xslt.spec:1.2	Mon Apr 30 11:13:45 2007
+++ SPECS/ruby-xslt.spec	Mon Apr 30 13:22:48 2007
@@ -20,10 +20,10 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-xslt bingings for ruby
+Ruby-xslt is a simple XSLT class based on libxml (xmlsoft.org) and libxslt (xmlsoft.org/XSLT).
 
 %description -l pl.UTF-8
-dowiązania xslt dla ruby`ego
+Prosta klasa transformacji XSL oparta na libxml (xmlsoft.org) oraz libxslt (xmlsoft.org/XSLT).
 
 %prep
 %setup -q -n %{name}
@@ -53,20 +53,17 @@
 %attr(755,root,root) %{ruby_archdir}/xml/*.so
 %dir %{ruby_archdir}/xml
 
-%post
-%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"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/04/30 11:22:48  zergin
+- patch by Piotr Biedruna p.biedruna at gmail dot com
+   - remove %banner (no need to tell where the docs are, thnx qboosh)
+   - have more verbose description
+
 Revision 1.2  2007/04/30 09:13:45  zergin
 - use %banner macro
 
================================================================

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



More information about the pld-cvs-commit mailing list