[microba] added missing BR dos2unix

gil gil at fedoraproject.org
Sun Feb 17 05:38:36 UTC 2013


commit 27e697c7f837cc4edcefc532d7588afaaac977e1
Author: gil <puntogil at libero.it>
Date:   Sun Feb 17 06:38:27 2013 +0100

    added missing BR dos2unix

 microba.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/microba.spec b/microba.spec
index 5c0e4aa..8ee987f 100644
--- a/microba.spec
+++ b/microba.spec
@@ -1,6 +1,6 @@
 Name:           microba
 Version:        0.4.4.3
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Set of JFC (Swing) components
 Group:          Development/Libraries
 License:        BSD
@@ -14,6 +14,7 @@ Patch0:         %{name}-0.4.4.3-build.patch
 Patch1:         %{name}-0.4.4.3-disable-jgraph.patch
 
 BuildRequires:  ant
+BuildRequires:  dos2unix
 BuildRequires:  java-devel
 # sinjdoc doesn't do the job for us in f12, drag in real javadoc
 BuildRequires:  java-devel-openjdk
@@ -78,6 +79,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
 %doc license.txt
 
 %changelog
+* Sun Feb 17 2013 gil cattaneo <puntogil at libero.it> 0.4.4.3-9
+- added missing BR dos2unix
+
 * Sun Feb 17 2013 gil cattaneo <puntogil at libero.it> 0.4.4.3-8
 - disabled jgraph support
 - adapted to current guideline


More information about the scm-commits mailing list