[umlgraph] BR git.

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Jul 23 08:21:06 UTC 2012


commit c907b134a0042f6698950a579208a062c437f69c
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Mon Jul 23 11:20:51 2012 +0300

    BR git.

 umlgraph.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/umlgraph.spec b/umlgraph.spec
index 9942f65..e799a69 100644
--- a/umlgraph.spec
+++ b/umlgraph.spec
@@ -1,6 +1,6 @@
 Name:           umlgraph
 Version:        5.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Automated Drawing of UML Diagrams
 
 Group:          Development/Libraries
@@ -12,6 +12,7 @@ Source1:        http://repo2.maven.org/maven2/org/umlgraph/umlgraph/%{version}/%
 BuildRequires: ant
 BuildRequires: graphviz
 BuildRequires: java-devel >= 1:1.6.0
+BuildRequires: git
 Requires: graphviz
 Requires: java
 
@@ -66,6 +67,9 @@ cp -pr javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Mon Jul 23 2012 Alexander Kurtakov <akurtako at redhat.com> 5.6-2
+- BR git.
+
 * Mon Jul 23 2012 Alexander Kurtakov <akurtako at redhat.com> 5.6-1
 - New upstream release.
 


More information about the scm-commits mailing list