[tigase-xmltools/el6/master] Another testing commit

Matej Cepl mcepl at fedoraproject.org
Mon Aug 16 21:34:57 UTC 2010


commit 12477a3f2f649ff95e07c63ffe5d81d03b523ea4
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Mon Aug 16 23:34:36 2010 +0200

    Another testing commit

 tigase-xmltools.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tigase-xmltools.spec b/tigase-xmltools.spec
index 5d75396..ce41ff5 100644
--- a/tigase-xmltools.spec
+++ b/tigase-xmltools.spec
@@ -10,7 +10,7 @@ URL:            http://www.tigase.org/
 # Use the following commands to generate the tarball:
 #  svn export -r 457 https://svn.tigase.org/reps/tigase-xmltools/trunk/ %{name}-%{version}
 #  tar -cjvf %{name}-%{version}.tar.bz2 %{name}-%{version}
-Source0:        %{name}-%{version}.tar.bz2  
+Source0:        %{name}-%{version}.tar.bz2
 
 BuildArch:      noarch
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@@ -27,7 +27,7 @@ Requires:       java >= 1:1.6.0
 An XML parser dedicated for XMPP stream handling. It is a lightweight
 and high performance parser that does not handle the full XML specification.
 
-The implementation covers only elements used in the XMPP protocol. 
+The implementation covers only elements used in the XMPP protocol.
 
 %package javadoc
 Summary:        Javadocs for %{name}
@@ -74,7 +74,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 * Tue May 11 2010 Matěj Cepl <mcepl at redhat.com> - 3.3.4-3
-- Fixing description per reviewer's request 
+- Fixing description per reviewer's request
 
 * Sat Apr 19 2010 Matěj Cepl <mcepl at redhat.com> 3.3.4-2
 - Tidy up the spec per package review comments


More information about the scm-commits mailing list