rpms/umlgraph/devel umlgraph.spec,1.1,1.2

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Oct 8 15:07:56 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/umlgraph/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14971/devel

Modified Files:
	umlgraph.spec 
Log Message:
BR openjdk.


Index: umlgraph.spec
===================================================================
RCS file: /cvs/pkgs/rpms/umlgraph/devel/umlgraph.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- umlgraph.spec	8 Oct 2009 14:51:53 -0000	1.1
+++ umlgraph.spec	8 Oct 2009 15:07:55 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           umlgraph
 Version:        5.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Automated Drawing of UML Diagrams
 
 Group:          Development/Libraries
@@ -15,6 +15,7 @@ Requires(postun): jpackage-utils >= 0:1.
 
 BuildRequires: ant
 BuildRequires: graphviz
+BuildRequires: java-1.6.0-openjdk-devel
 Requires: graphviz
 
 BuildArch: noarch
@@ -82,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Thu Oct 8 2009 Alexander Kurtakov <akurtako at redhat.com> 5.2-3
+- BR openjdk.
+
 * Wed Oct 7 2009 Alexander Kurtakov <akurtako at redhat.com> 5.2-2
 - Add missing BR/R on graphviz.
 




More information about the fedora-extras-commits mailing list