rpms/eclipse-gef/devel eclipse-gef.spec,1.21,1.22

mbooth mbooth at fedoraproject.org
Thu Jul 2 18:48:35 UTC 2009


Author: mbooth

Update of /cvs/pkgs/rpms/eclipse-gef/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23871/eclipse-gef/devel

Modified Files:
	eclipse-gef.spec 
Log Message:
* Thu Jul 02 2009 Mat Booth <fedora at matbooth.co.uk>
- SDK requires PDE for example plug-in projects.


Index: eclipse-gef.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-gef/devel/eclipse-gef.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- eclipse-gef.spec	1 Jul 2009 21:39:46 -0000	1.21
+++ eclipse-gef.spec	2 Jul 2009 18:48:05 -0000	1.22
@@ -3,7 +3,7 @@
 
 Name:      eclipse-gef
 Version:   3.5.0
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Graphical Editing Framework (GEF) Eclipse plugin
 Group:     System Environment/Libraries
 License:   EPL
@@ -42,6 +42,8 @@ class diagram editors, state machines, a
 %package   sdk
 Summary:   Eclipse GEF SDK
 Group:     System Environment/Libraries
+Requires:  java-javadoc
+Requires:  eclipse-pde >= 1:3.5.0
 Requires:  %{name} = %{version}-%{release}
 
 %description sdk
@@ -51,7 +53,6 @@ Documentation and source for the Eclipse
 Summary:   Eclipse GEF examples
 Group:     System Environment/Libraries
 Requires:  %{name} = %{version}-%{release}
-Requires:  %{name}-sdk = %{version}-%{release}
 
 %description examples
 Installable versions of the example projects from the SDK that demonstrates how
@@ -131,6 +132,9 @@ rm -rf %{buildroot}
 %doc org.eclipse.gef.examples-feature/rootfiles/*
 
 %changelog
+* Thu Jul 02 2009 Mat Booth <fedora at matbooth.co.uk> 3.5.0-2
+- SDK requires PDE for example plug-in projects.
+
 * Wed Jul 01 2009 Mat Booth <fedora at matbooth.co.uk> 3.5.0-1
 - Update to 3.5.0 final release (Galileo).
 - Build the features seperately to allow for a saner %%files section.




More information about the fedora-extras-commits mailing list