[jspecview] Unnecessary BR itext.

Susi Lehtola jussilehtola at fedoraproject.org
Thu Mar 6 08:01:28 UTC 2014


commit 15a00f7230a98f40ee431e4cd996c362d4eb00f8
Author: Susi Lehtola <jussilehtola at fedoraproject.org>
Date:   Thu Mar 6 10:01:17 2014 +0200

    Unnecessary BR itext.

 jspecview.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/jspecview.spec b/jspecview.spec
index f034e4c..47b3803 100644
--- a/jspecview.spec
+++ b/jspecview.spec
@@ -2,7 +2,7 @@
 
 Name:           jspecview
 Version:        2
-Release:        6.%{svnrel}svn%{?dist}
+Release:        7.%{svnrel}svn%{?dist}
 Summary:        JAVA applets for the display of JCAMP-DX and AnIML/CML spectral files
 
 Group:          System Environment/Base
@@ -18,7 +18,6 @@ BuildArch:      noarch
 BuildRequires:  jpackage-utils
 BuildRequires:  java-devel
 BuildRequires:  ant
-BuildRequires:  itext
 BuildRequires:  icedtea-web
 # Upstream has hardcoded stuff for eclipse setup
 BuildRequires:  eclipse
@@ -93,6 +92,9 @@ cp -rp JSpecView/doc/ %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}/
 
 %changelog
+* Thu Mar 06 2014 Michal Srb <msrb at redhat.com> - 2-7.1464svn
+- Remove unneeded BR: itext
+
 * Wed Jan 01 2014 Susi Lehtola <jussilehtola at fedoraproject.org> - 2-6.1464svn
 - Update to revision 1464.
 


More information about the scm-commits mailing list